From 26bbf3648b29c0f855b53b3ee44c3d66b11818b2 Mon Sep 17 00:00:00 2001
From: 王震 <10952869+daywangzhen@user.noreply.gitee.com>
Date: 星期五, 10 十一月 2023 17:00:30 +0800
Subject: [PATCH] s

---
 src/views/quality/rawMaterial/index.vue |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diff --git a/src/views/quality/rawMaterial/index.vue b/src/views/quality/rawMaterial/index.vue
index 6133ce1..b10d298 100644
--- a/src/views/quality/rawMaterial/index.vue
+++ b/src/views/quality/rawMaterial/index.vue
@@ -214,7 +214,14 @@
                     text: '鎵撳嵃',
                     type: 'text',
                     size: 'small',
-                    fun: this.previewFun
+                    fun: this.previewFun,
+                    show: {
+                        val: [
+                            '1',
+                            '0'
+                        ],
+                        key: 'judgeState'
+                    }
                 },
                 {
                     text: '浣滃簾',

--
Gitblit v1.9.3