From f78fae4c3fdc85f2a16530ff054204eefcbbb00d Mon Sep 17 00:00:00 2001
From: gongchunyi <deslre0381@gmail.com>
Date: 星期二, 25 八月 2026 18:53:10 +0800
Subject: [PATCH] Merge branch 'dev_天津_建诚恒商贸' of http://114.132.189.42:9002/r/product-inventory-management into dev_天津_建诚恒商贸

---
 src/views/productionManagement/productStructure/index.vue |   28 ++++++++++++++--------------
 1 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/src/views/productionManagement/productStructure/index.vue b/src/views/productionManagement/productStructure/index.vue
index 284921a..347cddc 100644
--- a/src/views/productionManagement/productStructure/index.vue
+++ b/src/views/productionManagement/productStructure/index.vue
@@ -61,14 +61,14 @@
                     placeholder="璇疯緭鍏ョ増鏈彿"
                     clearable />
         </el-form-item>
-        <el-form-item label="澶囨敞"
-                      prop="remark">
-          <el-input v-model="form.remark"
-                    type="textarea"
-                    :rows="3"
-                    placeholder="璇疯緭鍏ュ娉�"
-                    clearable />
-        </el-form-item>
+<!--        <el-form-item label="澶囨敞"-->
+<!--                      prop="remark">-->
+<!--          <el-input v-model="form.remark"-->
+<!--                    type="textarea"-->
+<!--                    :rows="3"-->
+<!--                    placeholder="璇疯緭鍏ュ娉�"-->
+<!--                    clearable />-->
+<!--        </el-form-item>-->
       </el-form>
       <template #footer>
         <el-button type="primary"
@@ -150,17 +150,17 @@
       prop: "version",
       width: 100,
     },
-    {
-      label: "澶囨敞",
-      prop: "remark",
-      minWidth: 160,
-    },
+    // {
+    //   label: "澶囨敞",
+    //   prop: "remark",
+    //   minWidth: 160,
+    // },
     {
       dataType: "action",
       label: "鎿嶄綔",
       align: "center",
       fixed: "right",
-      width: 150,
+      width: 250,
       operation: [
         {
           name: "澶嶅埗",

--
Gitblit v1.9.3