yusheng hai 10 meses
pai
achega
9f9a42d530

+ 1 - 1
src/views/contractManage/contractBook/components/searchContract.vue

@@ -36,7 +36,7 @@
           // },
           {
             label: '产品名称:',
-            value: 'productNames',
+            value: 'productName',
             type: 'input',
             placeholder: '请输入'
           },

+ 1 - 1
src/views/purchasingManage/inquiryManage/components/searchIndex.vue

@@ -29,7 +29,7 @@ export default {
         },
         {
           label: '产品名称:',
-          value: 'productNames',
+          value: 'productName',
           width: 380,
           type: 'input',
           placeholder: '请输入'

+ 1 - 1
src/views/purchasingManage/purchaseOrder/invoice/components/searchTable.vue

@@ -40,7 +40,7 @@ export default {
         },
         {
           label: '产品名称:',
-          value: 'productNames',
+          value: 'productName',
           width: 380,
           type: 'input',
           placeholder: '请输入',

+ 1 - 1
src/views/purchasingManage/purchaseOrder/outSourceSend/components/searchTable.vue

@@ -32,7 +32,7 @@ export default {
         },
         {
           label: '产品名称:',
-          value: 'productNames',
+          value: 'productName',
           width: 380,
           type: 'input',
           placeholder: '请输入',

+ 1 - 1
src/views/purchasingManage/purchaseOrder/returnGoods/components/searchTable.vue

@@ -41,7 +41,7 @@ export default {
         },
         {
           label: '产品名称:',
-          value: 'productNames',
+          value: 'productName',
           width: 380,
           type: 'input',
           placeholder: '请输入'

+ 1 - 1
src/views/purchasingManage/purchasePlanManage/components/searchQuotation.vue

@@ -52,7 +52,7 @@ export default {
         },
         {
           label: '产品名称',
-          value: 'productNames',
+          value: 'productName',
           width: 380,
           type: 'input',
           placeholder: '请输入'

+ 1 - 1
src/views/saleManage/businessOpportunity/components/opportunitySearch.vue

@@ -39,7 +39,7 @@
           },
           {
             label: '产品名称:',
-            value: 'productNames',
+            value: 'productName',
             width: 380,
             type: 'input',
             placeholder: '请输入'

+ 1 - 1
src/views/saleManage/quotation/components/searchQuotation.vue

@@ -30,7 +30,7 @@
           },
           {
             label: '产品名称:',
-            value: 'productNames',
+            value: 'productName',
             type: 'input',
             placeholder: '请输入'
           },

+ 1 - 1
src/views/saleManage/saleOrder/customerReturnOrder/searchTable-page.vue

@@ -55,7 +55,7 @@ export default {
         },
         {
           label: '产品名称:',
-          value: 'productNames',
+          value: 'productName',
           width: 380,
           type: 'input',
           placeholder: '请输入'