From 7846034cd1a7f19f4f2c7c955542ee4f85bbb14a Mon Sep 17 00:00:00 2001
From: 小小儁爺 <1694218219@qq.com>
Date: 星期四, 29 八月 2024 14:47:08 +0800
Subject: [PATCH] 1.工序报工优化
---
src/views/systemSetting/processSetting.vue | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/views/systemSetting/processSetting.vue b/src/views/systemSetting/processSetting.vue
index ddfcad7..3f62e1e 100644
--- a/src/views/systemSetting/processSetting.vue
+++ b/src/views/systemSetting/processSetting.vue
@@ -138,6 +138,7 @@
this.route = mesSetting.route
this.isOrder = mesSetting.isOrder
+ this.device = mesSetting.device
this.tech = mesSetting.tech
this.workOrder = mesSetting.workOrder
this.every = mesSetting.every
--
Gitblit v1.9.3