From 35699a023e9622fb0a27fb2410e8aeeb66838942 Mon Sep 17 00:00:00 2001 From: 86134 <aa> Date: 星期四, 09 十一月 2023 17:24:53 +0800 Subject: [PATCH] 11 --- src/views/quality/finishedProductInspection/index.vue | 9 ++++++++- 1 files changed, 8 insertions(+), 1 deletions(-) diff --git a/src/views/quality/finishedProductInspection/index.vue b/src/views/quality/finishedProductInspection/index.vue index 288adcd..b1ee15b 100644 --- a/src/views/quality/finishedProductInspection/index.vue +++ b/src/views/quality/finishedProductInspection/index.vue @@ -178,7 +178,14 @@ text: '鎵撳嵃', type: 'text', size: 'small', - fun: this.showPrint + fun: this.showPrint, + show: { + val: [ + '1', + '0' + ], + key: 'result' + } },{ text: '浣滃簾', type: 'text', -- Gitblit v1.9.3