Browse Source

新加字段

Qukatie 1 month ago
parent
commit
a450d29e24
1 changed files with 6 additions and 0 deletions
  1. 6 0
      src/views/exportTrade/salesContract/index.vue

+ 6 - 0
src/views/exportTrade/salesContract/index.vue

@@ -583,6 +583,12 @@ export default {
             overHidden: true
           },
           {
+            label: "英文名称",
+            prop: "ename",
+            width: 240,
+            overHidden: true
+          },
+          {
             label: "产品描述",
             prop: "itemDescription",
             width: 240,