xiaodai2022 2 years ago
parent
commit
9efb739b73
2 changed files with 8 additions and 7 deletions
  1. 0 0
      dist/static/js/0.js
  2. 8 7
      src/views/goodStore/goodsOnline/ShowDataTableColumns.js

File diff suppressed because it is too large
+ 0 - 0
dist/static/js/0.js


+ 8 - 7
src/views/goodStore/goodsOnline/ShowDataTableColumns.js

@@ -187,6 +187,13 @@ const public_listCol = [
     append: '天',
     span: 4
   },
+ 
+  {
+    prop: "noble",
+    label: "贵金属信息",
+    _slot_: "noble",
+    span: 16,
+  },
   {
     prop: "sample_day",
     label: "调样周期",
@@ -198,16 +205,10 @@ const public_listCol = [
     label: "备库起订量",
     span: 4,
   },
-  {
-    prop: "noble",
-    label: "贵金属信息",
-    _slot_: "noble",
-    span: 20,
-  },
   {
     prop: "good_remark",
     label: "商品备注",
-    span: 24,
+    span: 16,
   },
 
 

Some files were not shown because too many files changed in this diff