codeMan 3 tahun lalu
induk
melakukan
cc57f43f6c

+ 1 - 1
src/HDrpManagement/serveBill/components/add.vue

@@ -210,7 +210,7 @@ export default {
           "pageSize":20,
           "where": {
             condition:'',
-            type:9
+            type:17
           }
         }
       }

+ 7 - 2
src/HDrpManagement/serveBill/components/edit.vue

@@ -204,9 +204,14 @@ export default {
         ],
       },
       agentParam: {
-        "id":20221216145803,
+        "id":20220920083901,
         "content": {
-
+          "pageNumber":1,
+          "pageSize":20,
+          "where": {
+            condition:'',
+            type:17
+          }
         }
       }
     }

+ 1 - 1
src/SDrpManagement/agentOrder/modules/edit.vue

@@ -452,7 +452,7 @@ export default {
     },
     // 收货信息:合作企业联系人
     async receiveAddress (fn) {
-      this.addressparam.content.sys_enterpriseid = this.data.sys_enterpriseid
+      this.addressparam.content.sys_enterpriseid = this.selectEnterpriseInfo.sys_enterpriseid
       const res = await this.$api.requested(this.addressparam)
       this.addresstotal = res.total
       this.receiveAddresslist = res.data

+ 1 - 1
src/SDrpManagement/salerOrder/modules/edit.vue

@@ -456,7 +456,7 @@ export default {
     },
     // 收货信息:合作企业联系人
     async receiveAddress (fn) {
-      this.addressparam.content.sys_enterpriseid = this.data.sys_enterpriseid
+      this.addressparam.content.sys_enterpriseid = this.selectEnterpriseInfo.sys_enterpriseid
       const res = await this.$api.requested(this.addressparam)
       this.addresstotal = res.total
       this.receiveAddresslist = res.data

+ 1 - 1
vue.config.js

@@ -15,7 +15,7 @@ module.exports = {
       proxy: {
         '/apis': {
           // target: 'http://61.164.207.46:8000',  // target host*/
-          target: 'http://192.168.3.9:8090',  // target host*!
+          target: 'http://192.168.3.9:8080',  // target host*!
           // target: 'https://oms.idcgroup.com.cn:8079/',  // target host
           // target: 'localhost:8080',  // target host
           ws: true,  // proxy websockets