From 611a5a14f9bcbc399f923f04521e69948ec77b60 Mon Sep 17 00:00:00 2001
From: loulijun2021 <1694218219@qq.com>
Date: 星期三, 01 十一月 2023 16:54:05 +0800
Subject: [PATCH] 1.工单管理、生产执行 新增 车间名称查询
---
src/views/materialManager/unitList.vue | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/src/views/materialManager/unitList.vue b/src/views/materialManager/unitList.vue
index 0f7fe94..953cf3f 100644
--- a/src/views/materialManager/unitList.vue
+++ b/src/views/materialManager/unitList.vue
@@ -93,11 +93,11 @@
sortable="custom"
/>
- <el-table-column
- prop="data_sources"
- label="鏁版嵁鏉ユ簮"
- sortable="custom"
- />
+ <!-- <el-table-column-->
+ <!-- prop="data_sources"-->
+ <!-- label="鏁版嵁鏉ユ簮"-->
+ <!-- sortable="custom"-->
+ <!-- />-->
<el-table-column
prop="lm_user"
label="鍒涘缓浜哄憳"
--
Gitblit v1.9.3