From 5511f42c2cd8587f38c34c961ca3a6f4728628ee Mon Sep 17 00:00:00 2001 From: zhujiyan <17812234322@163.com> Date: Fri, 7 Jun 2024 09:01:47 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B8=B8=E6=80=81=E5=8C=96=E7=AE=A1=E7=90=86?= =?UTF-8?q?=E7=9A=84=E6=8C=89=E9=92=AE=EF=BC=8C=E5=A6=82=E6=9E=9C=E7=94=A8?= =?UTF-8?q?=E6=88=B7=E6=B2=A1=E6=9C=89=E6=9D=83=E9=99=90=E7=9C=8B=E5=88=B0?= =?UTF-8?q?=EF=BC=8C=E3=80=90=E6=93=8D=E4=BD=9C=E3=80=91column=E9=9A=90?= =?UTF-8?q?=E8=97=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/normalizationManager/interferenceUserTable.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/pqs/supervise/interfere/components/normalizationManager/interferenceUserTable.vue b/src/views/pqs/supervise/interfere/components/normalizationManager/interferenceUserTable.vue index ba2ecb82..1bf5c17d 100644 --- a/src/views/pqs/supervise/interfere/components/normalizationManager/interferenceUserTable.vue +++ b/src/views/pqs/supervise/interfere/components/normalizationManager/interferenceUserTable.vue @@ -143,6 +143,7 @@ const tableStore = new TableStore({ minWidth: 180, fixed: 'right', render: 'buttons', + visible:!jb_pl.value && !jb_dky.value?true:false, buttons: [ { name: 'productSetting',