zhongtianhaoyuan 3 роки тому
батько
коміт
b3b1e1f5e8
2 змінених файлів з 2 додано та 1 видалено
  1. 1 0
      src/views/statisticalReport/autoSettlementList.vue
  2. 1 1
      vue.config.js

+ 1 - 0
src/views/statisticalReport/autoSettlementList.vue

@@ -1252,6 +1252,7 @@ export default {
     },
     //列表
     getList() {
+      console.log(this.contractNo,"this.contractNo值")
       autoList({
         compId: sessionStorage.getItem('ws-pf_compId'),
         currentPage: this.currentPage,

+ 1 - 1
vue.config.js

@@ -141,7 +141,7 @@ module.exports = {
         // target: 'https://product-server.winsea.com/', //目标地址
         // target: 'http://standard-dev.winsea.com/', //目标地址
         // target: 'http://localhost:8090/',
-        target: 'http://192.168.1.120:8090/',
+        target: 'http://192.168.1.102:8090/',
         // target: 'http://192.168.1.115:8090/',
         // target: 'http://192.168.1.122:9100/',
         // target: 'http://192.168.1.121:8090/',