xiaodai2022 2 years ago
parent
commit
0a173e10e7
2 changed files with 5 additions and 0 deletions
  1. 0 0
      dist/static/js/0.js
  2. 5 0
      src/views/orderEntry/orderEnter/columns.js

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


+ 5 - 0
src/views/orderEntry/orderEnter/columns.js

@@ -18,6 +18,11 @@ const listCol = [{
   label: "平台商品编号",
   width: "140px",
 },
+{
+  prop: "good_name",
+  label: "导入平台商品名称",
+  width: "140px",
+},
 {
   prop: "status",
   label: "当前状态",

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