From 7c8a09e44a90e769f5f31ecc5f5eddcd54cdd639 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=A3=8E=E7=BB=A7=E7=BB=AD=E5=90=B9?= <17611323298@163.com> Date: Mon, 17 Jul 2023 17:31:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=8F=90=E4=BA=A4=E5=90=88?= =?UTF-8?q?=E5=B9=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/mine/details2.vue | 27 +-------------------------- 1 file changed, 1 insertion(+), 26 deletions(-) diff --git a/pages/mine/details2.vue b/pages/mine/details2.vue index fa3b911..39c67ac 100644 --- a/pages/mine/details2.vue +++ b/pages/mine/details2.vue @@ -677,14 +677,10 @@ Acquirecustomerintentlist2: [], // 人工校准数组 Acquirecustomerintentlist: [], // 系统分析数组 zhixingcenterindex: 0, // 销讲总执行率 && 禁忌执行 && 需求挖掘率 选项卡下标 -<<<<<<< HEAD - prohibitedlist: [], // 禁忌执行 -======= prohibitedlist: { guwen: [], // 顾问违禁词 kehu: [], // 客户违禁词 }, // 禁忌执行 ->>>>>>> master tablist: [], // 角色列表 tablists: [], // 标记顾问的角色列表 @@ -729,11 +725,6 @@ effectiveIndexText: '请选择', // 无效原因展示文字 effectiveitext: '', // 无效原因备注文字 -<<<<<<< HEAD - -======= - ->>>>>>> master textItself: '', // 存储修改的常错字对话 argtextindex2: 0, // 长按单次选中的对话下标 @@ -1494,15 +1485,8 @@ } else { this.roleSelectArr.push(0) } -<<<<<<< HEAD - this.$u.throttle(() => { - this.dialogList = [] - this.fenjiaoseunfo() - }, 1500) -======= this.dialogList = [] this.fenjiaoseunfo() ->>>>>>> master }, // 选中全部时互斥全部选项与角色选项 @@ -1804,12 +1788,9 @@ translateHtmlContent: this.messagelisy, } this.isshow2 = false; -<<<<<<< HEAD - this.dialogList[this.argtextindex2].onebest = this.textItself.replace(this.thewrongword, this.reswrongword) -======= + this.dialogList[this.argtextindex2].onebest = this.textItself.replace(this.thewrongword, this.reswrongword) ->>>>>>> master this.cancelBeast() this.$u.post("/corpus/addCorrectWord", parames).then(data => { this.thewrongword = ""; @@ -2092,12 +2073,6 @@ if (info.speakerStr) { params.speakerStr = info.speakerStr } -<<<<<<< HEAD - if (info.voFlag) { - params.voFlag = info.voFlag - } -======= ->>>>>>> master this.$u.get(config.service.findAudioContent, params).then(res => { res.forEach(che => { if (che.onebest == info.onebest) {