From d9f709d113bb83b59eb5bec19187975a218c0ca7 Mon Sep 17 00:00:00 2001
From: zouyu <2723363702@qq.com>
Date: 星期三, 15 十一月 2023 15:33:44 +0800
Subject: [PATCH] 	modified:   src/api/plan/customerorder.js 	modified:   src/views/plan/customerorder/customerorder-form.vue 	modified:   src/views/plan/customerorder/index.vue 	modified:   src/views/plan/customerorder/sample-customerorder-form.vue 	modified:   src/views/plan/customerorder/schedule-table.vue

---
 src/views/technology/routing/routing-form.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/views/technology/routing/routing-form.vue b/src/views/technology/routing/routing-form.vue
index 4e8f7aa..fa56abf 100644
--- a/src/views/technology/routing/routing-form.vue
+++ b/src/views/technology/routing/routing-form.vue
@@ -132,10 +132,10 @@
                   style="width: 146px;display: inline-block;font-size:12px;font-weight:bold;"
                   >{{ dataForm.ifsSync ? '鏄�' : '鍚�' }}</span
                 >
-              </el-form-item>
+              </el-form-item>-->
               <el-form-item label="涓诲伐鑹�" prop="master">
                 <el-switch v-model="dataForm.master"> </el-switch>
-              </el-form-item> -->
+              </el-form-item>
             </el-col>
           </el-row>
         </el-form>

--
Gitblit v1.9.3