yusheng 11 сар өмнө
parent
commit
f0c31b9f43

+ 9 - 9
src/views/saleManage/saleOrder/components/searchTable.vue

@@ -46,7 +46,7 @@ export default {
         },
         {
           label: '编码',
-          value: 'productCodes',
+          value: 'productCode',
           width: 380,
           type: 'input',
           placeholder: '请输入'
@@ -58,14 +58,14 @@ export default {
           type: 'input',
           placeholder: ''
         },
-        {
-          label: '项目名称:',
-          value: 'productCode',
-          width: 380,
-          type: 'input',
-          width: 380,
-          placeholder: ''
-        },
+        // {
+        //   label: '项目名称:',
+        //   value: 'productCode',
+        //   width: 380,
+        //   type: 'input',
+        //   width: 380,
+        //   placeholder: ''
+        // },
         {
           label: '订单类型',
           value: 'needProduce',

+ 1 - 1
src/views/saleManage/saleOrder/invoice/components/searchTable.vue

@@ -39,7 +39,7 @@ export default {
         },
         {
           label: '编码',
-          value: 'productCodes',
+          value: 'productCode',
           width: 380,
           type: 'input',
           placeholder: '请输入'