Browse Source

合并代码

dev
douzhuo 2 years ago
parent
commit
f1cea6c79d
3 changed files with 2421 additions and 2390 deletions
  1. +2418
    -2387
      pages/center/Piabodata/Customerportrait/Receivedetailabout.vue
  2. +1
    -1
      pages/center/prohibited/details.vue
  3. +2
    -2
      utils/domain.js

+ 2418
- 2387
pages/center/Piabodata/Customerportrait/Receivedetailabout.vue
File diff suppressed because it is too large
View File


+ 1
- 1
pages/center/prohibited/details.vue View File

@@ -956,7 +956,7 @@
setTimeout(() => {
this.stepPlay(Math.floor(this.isFirstWords/1000))
this.isFirstWords = 0
}, 1000)
}, 2000)
}
setTimeout(() => {
this.$zaudio.operate()


+ 2
- 2
utils/domain.js View File

@@ -7,12 +7,12 @@
// const baseUrl = 'http://192.168.31.92:8080/api';// 测试站
// const baseUrl = 'http://127.0.0.1:8080/autoSR/api';// 本地
// const baseUrl = 'http://192.168.31.244:8080/autoSR/api';// 本地
const baseUrl = 'http://81.70.55.170:9090/autoSR/api';// 测试站
// const baseUrl = 'http://81.70.55.170:9090/autoSR/api';// 测试站
// const baseUrl = 'http://192.168.31.210:8080/api'; // 泽明
// const baseUrl = 'http://192.168.31.167:8080/autoSR/api'; // 长龙
// const baseUrl = 'http://192.168.31.134:8080/autoSR/api'; // 佳豪
// const baseUrl = 'http://10.2.1.104:8081/autoSR/api'; // 刘敏
// const baseUrl = 'https://zkgj.quhouse.com/api'; // 质控正式
const baseUrl = 'https://zkgj.quhouse.com/api'; // 质控正式
// const baseUrl = 'https://hfju.com/api'; // 数智正式




Loading…
Cancel
Save