فهرست منبع

fix: 家用工程价格管理

zh 2 سال پیش
والد
کامیت
9577b0fe9e
2فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 1 1
      src/views/supply/price/difference_modify_list.vue
  2. 1 1
      src/views/supply/price/modify_list.vue

+ 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'
               })
             }
           ]