Преглед на файлове

修改违禁bug

message
douzhuo преди 2 години
родител
ревизия
fcb59445d5
променени са 3 файла, в които са добавени 4 реда и са изтрити 3 реда
  1. +1
    -1
      pages/center/prohibited/details.vue
  2. +1
    -0
      pages/center/prohibited/index.vue
  3. +2
    -2
      utils/domain.js

+ 1
- 1
pages/center/prohibited/details.vue Целия файл

@@ -389,7 +389,7 @@
// 获取违禁话术详情
keyWordsMatching(params) {
this.$u.post('/customer/findbynum', params).then(res => {
this.customerId = res.records[0].id;
this.customerId = res.results[0].id;
this.current = 0
uni.setStorageSync('nextPageObj', JSON.stringify(this.nextPageObj))
this.resetAudioParams()


+ 1
- 0
pages/center/prohibited/index.vue Целия файл

@@ -372,6 +372,7 @@
dateType: dateType,
disposeStatus: this.orderBy, // 处理状态
violatedStatus: this.violatedStatus, // 违禁状态
validInvalid: 0, // 有效
}
};
if (this.screen.agentId) {


+ 2
- 2
utils/domain.js Целия файл

@@ -1,5 +1,5 @@
const base = 'http://81.70.55.170:9999' ;// 测试站
// const base = 'http://192.168.31.211:9999' ;// 泽明
// const base = 'http://81.70.55.170:9999' ;// 测试站
const base = 'http://192.168.31.148:9999' ;// 泽明
// const base = 'http://192.168.31.86:9999' ;// 胜浩
// const base = 'http://192.168.31.161:9999' // 长龙
// const base = 'https://zanyong.hfju.com';// 正式 AI销管


Зареждане…
Отказ
Запис