From 327636476cf2f111c01249b8f9d5b6b2243ae435 Mon Sep 17 00:00:00 2001 From: Aoi_Tori <2547614904@qq.com> Date: Thu, 19 Jun 2025 17:01:43 +0800 Subject: [PATCH] 2025/6/19 --- .../technicalSpecificationDetail/com_bm_bom.vue | 2 +- .../com_bm_customerInformation.vue | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/src/views/modules/sampleManagement/technicalSpecificationDetail/com_bm_bom.vue b/src/views/modules/sampleManagement/technicalSpecificationDetail/com_bm_bom.vue index ae78f3a..bbdef11 100644 --- a/src/views/modules/sampleManagement/technicalSpecificationDetail/com_bm_bom.vue +++ b/src/views/modules/sampleManagement/technicalSpecificationDetail/com_bm_bom.vue @@ -27,7 +27,7 @@ UL文件号/UL Product Model - + 刷新 diff --git a/src/views/modules/sampleManagement/technicalSpecificationDetail/com_bm_customerInformation.vue b/src/views/modules/sampleManagement/technicalSpecificationDetail/com_bm_customerInformation.vue index 99cca26..d36c5ed 100644 --- a/src/views/modules/sampleManagement/technicalSpecificationDetail/com_bm_customerInformation.vue +++ b/src/views/modules/sampleManagement/technicalSpecificationDetail/com_bm_customerInformation.vue @@ -188,6 +188,10 @@ style="margin-top: 5px" :disabled="ifDisableFlag" :columns="ossColumns" + :save-visible="isAuth('103002:upload')" + :download-visible="isAuth('103002:download')" + :remove-visible="isAuth('103002:remove')" + :preview-visible="isAuth('103002:preview')" :order-ref1="dataForm.site?dataForm.site:''" :order-ref2="dataForm.codeNo?dataForm.codeNo:''" order-ref3="productionFileComments">