Explorar o código

fix: 家用工程价格管理

zh %!s(int64=2) %!d(string=hai) anos
pai
achega
9577b0fe9e

+ 1 - 1
src/views/supply/price/difference_modify_list.vue

@@ -100,7 +100,7 @@ export default {
             {
               name: '',
               render: this.importButton(productUpdPriceMaterialImport, '导入', {
-                billType: 'GENERAL'
+                billType: 'DIFF'
               })
             }
           ]

+ 1 - 1
src/views/supply/price/modify_list.vue

@@ -99,7 +99,7 @@ export default {
             {
               name: '',
               render: this.importButton(productUpdPriceMaterialImport, '导入', {
-                billType: 'GENERAL'
+                billType: 'HOME'
               })
             }
           ]