From af9dc9ead45ecf668d7c51485e2ef8d2f883a46b Mon Sep 17 00:00:00 2001 From: cuilei <ray_tsu1@163.com> Date: 星期五, 20 六月 2025 11:35:46 +0800 Subject: [PATCH] 设备管理-设备采购计划、附件页签页面 --- src/views/system/modules/ProductionManager/ProductionModal.vue | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/views/system/modules/ProductionManager/ProductionModal.vue b/src/views/system/modules/ProductionManager/ProductionModal.vue index d854dd5..3a93426 100644 --- a/src/views/system/modules/ProductionManager/ProductionModal.vue +++ b/src/views/system/modules/ProductionManager/ProductionModal.vue @@ -121,7 +121,6 @@ }) }, add (depart) { - debugger this.visible = true; this.model = {} if(depart){ -- Gitblit v1.9.3