Prechádzať zdrojové kódy

fix:修改不同价格的问题

mlchen 3 dní pred
rodič
commit
51ae90d5b8

+ 2 - 0
src/views/bpm/stockManagement/storage.vue

@@ -1841,6 +1841,8 @@
 
                 return {
                   index: this.productList.length + index,
+                  purchaseReceiveProductId:
+                    filtersItem.purchaseReceiveProductId,
                   categoryId: item.id, // 物品id
                   categoryName: item.name, // 物品名称
                   categoryCode: item.code, // 物品编码

+ 1 - 1
vue.config.js

@@ -38,7 +38,7 @@ module.exports = {
         // target: 'http://124.71.68.31:50001', // 测试环境
         // target: 'http://124.71.68.31:50001',
         // target: 'http://192.168.1.105:18086',
-        target: 'http://192.168.1.251:18086',
+        target: 'http://localhost:18086',
         // target: 'http://192.168.1.116:18086',
         // target: 'http://192.168.1.3:18086',
         // target: 'http://192.168.1.251:18186',