From 413e5b869070122ef470d5e6f18283fe1cc80e5e Mon Sep 17 00:00:00 2001 From: caill <815519168@qq.com> Date: Mon, 24 Jul 2023 17:33:31 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BD=AF=E5=BA=9F=E7=BB=84=E6=A1=B6=E6=89=93?= =?UTF-8?q?=E5=8D=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../xinrui/storage/settings/SoftWasteBarrelPrint.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/pages/xinrui/storage/settings/SoftWasteBarrelPrint.vue b/src/pages/xinrui/storage/settings/SoftWasteBarrelPrint.vue index 9c5e81d..8d790ec 100644 --- a/src/pages/xinrui/storage/settings/SoftWasteBarrelPrint.vue +++ b/src/pages/xinrui/storage/settings/SoftWasteBarrelPrint.vue @@ -156,7 +156,7 @@ export default { disabled5: false, printWeight: true, option: [{value: '0', label: '不可用'}, {value: '1', label: '可用'}], - active: '0', + active: '1', open: false, option1: [], active1: '', @@ -392,7 +392,7 @@ export default { this.pkId = '' this.pkObj = {} this.disabled5 = false - this.active = '0' + this.active = '1' this.active1 = '0' } else { this.Dialog(res.desc) @@ -445,7 +445,7 @@ export default { this.pkId = '' this.pkObj = {} this.disabled1 = false - this.active = '0' + this.active = '1' this.active1 = '0' } else { this.Dialog(res.desc) @@ -494,7 +494,7 @@ export default { this.disabled3 = false this.disabled4 = false this.disabled5 = false - this.active = '0' + this.active = '1' this.active1 = '0' this.$store.dispatch('materObj', '') this._getpcsn()