diff --git a/js/accessory/child/accessory_out_bound_detail.js b/js/accessory/child/accessory_out_bound_detail.js index 43b814b..ae26d3c 100644 --- a/js/accessory/child/accessory_out_bound_detail.js +++ b/js/accessory/child/accessory_out_bound_detail.js @@ -175,7 +175,11 @@ function getPartDetails() { $('#lyUrl').html(obj.userName) $('#zdUrl').html(obj.zdUser) $('#ckUrl').html("黄现梅") - $('#shUrl').html(obj.fzUser) + // $('#shUrl').html(obj.fzUser) + if (obj.status == "1") { + $('#shUrl').html(""); + } + $('#shUrl').append(obj.fzUser) setFileTable(obj.fileList); if (objParam.type === '0') { // 设备 let html = ''; diff --git a/page/accessory/child/accessory_out_bound_detail.html b/page/accessory/child/accessory_out_bound_detail.html index 731f278..10e079b 100644 --- a/page/accessory/child/accessory_out_bound_detail.html +++ b/page/accessory/child/accessory_out_bound_detail.html @@ -104,7 +104,7 @@ - + 叶盛海、