liuyifan лет назад: 5
Родитель
Сommit
5eb21e13dc

+ 1 - 1
fuwaiCallCenterWeb.UI/src/views/customer/customerInfoHY/index.vue

@@ -71,7 +71,7 @@
71 71
         </div>
72 72
         <!-- <el-alert :closable="false" title="客户项目列表" type="success"/> -->
73 73
         <el-table v-loading="loading" :data="dataListsR" border stripe @selection-change="changeSelectsR">
74
-          <el-table-column type="selection" width="36"/>
74
+          <el-table-column type="selection" width="40"/>
75 75
           <el-table-column type="index" label="编号" align="center" fixed width="60"/>
76 76
           <el-table-column prop="companyame" label="单位名称" align="center" min-width="200" />
77 77
           <el-table-column prop="customerdept" label="客户部门" align="center" min-width="100" />

+ 1 - 1
fuwaiCallCenterWeb.UI/src/views/customer/customerInfoQZ/index.vue

@@ -12,7 +12,7 @@
12 12
           <el-button v-permission="'HY_deletes'" type="primary" class="filter-item" icon="el-icon-delete" @click="btn_deletes">删除</el-button>
13 13
         </div>
14 14
         <el-table v-loading="loading" :data="dataLists" border stripe @selection-change="changeSelects">
15
-          <el-table-column type="selection" width="36"/>
15
+          <el-table-column type="selection" width="40"/>
16 16
           <el-table-column type="index" label="编号" align="center" fixed width="60"/>
17 17
           <el-table-column prop="companyame" label="单位名称" align="center" min-width="200" />
18 18
           <el-table-column prop="customerdept" label="客户部门" align="center" min-width="100" />

+ 1 - 1
fuwaiCallCenterWeb.UI/src/views/order/orderSearchHY/index.vue

@@ -8,7 +8,7 @@
8 8
       @export="btn_export"/>
9 9
 
10 10
     <el-table v-loading="loading" :data="dataLists" border stripe @selection-change="changeSelects">
11
-      <el-table-column type="selection" width="36"/>
11
+      <el-table-column type="selection" width="40" />
12 12
       <el-table-column type="index" label="编号" align="center" fixed width="50" />
13 13
       <el-table-column label="工单状态" align="center" min-width="">
14 14
         <template slot-scope="scope">

+ 0 - 1
fuwaiCallCenterWeb.UI/src/views/qualityCheck/monthlyReport/index.vue

@@ -410,7 +410,6 @@ export default {
410 410
         },
411 411
         legend: {
412 412
           data: ['坐席平均分', '调研平均分'],
413
-          bottom: 0
414 413
         },
415 414
         grid: {
416 415
           left: '3%',

+ 1 - 1
fuwaiCallCenterWeb.UI/src/views/questionnaire/management/index.vue

@@ -20,7 +20,7 @@
20 20
     </div>
21 21
 
22 22
     <el-table v-loading="loading" :data="dataLists" border stripe @selection-change="changeSelects">
23
-      <el-table-column type="selection" width="36"/>
23
+      <el-table-column type="selection" width="40"/>
24 24
       <el-table-column type="index" label="编号" align="center" fixed width="80"/>
25 25
 
26 26
       <el-table-column prop="title" label="问卷名称" align="center" min-width=""/>

+ 3 - 2
fuwaiCallCenterWeb.UI/src/views/reportForm/callTotalCount/index.vue

@@ -37,7 +37,7 @@ export default {
37 37
   name: 'CallTotalCount',
38 38
   data() {
39 39
     return {
40
-      seachrDate: '2018',
40
+      seachrDate: '',
41 41
       activeName: 'first',
42 42
       tableData: [],
43 43
       downloadLoading: 'callcenterapi/api/totalcall/exportexcel?years='
@@ -65,7 +65,8 @@ export default {
65 65
       })
66 66
     },
67 67
     btn_search() {
68
-      this.getList()
68
+      this.getList();
69
+      this.getChartDatas();
69 70
     },
70 71
     btn_export() {
71 72
       window.location.href = this.$store.getters.serverConfig.BASE_API + 'callcenterapi/api/totalcall/exportexcel?years=' + this.seachrDate

+ 1 - 1
fuwaiCallCenterWeb.UI/src/views/systemSetup/roleSetting/userManage/index.vue

@@ -15,7 +15,7 @@
15 15
     </div>
16 16
 
17 17
     <el-table v-loading="loading" :data="dataLists" border stripe @selection-change="changeSelects">
18
-      <el-table-column type="selection" width="36"/>
18
+      <el-table-column type="selection" width="40"/>
19 19
       <el-table-column prop="usercode" label="账号" align="center" min-width=""/>
20 20
       <el-table-column prop="username" label="姓名" align="center" min-width=""/>
21 21
       <el-table-column prop="mobile" label="联系电话" align="center" min-width=""/>

+ 1 - 1
fuwaiCallCenterWeb.UI/src/views/systemSetup/sysSetting/dataDictionary/index.vue

@@ -46,7 +46,7 @@
46 46
           <el-button v-permission="'HY_deletesR'" type="primary" class="filter-item" icon="el-icon-delete" @click="btn_deletesR()">批量删除</el-button>
47 47
         </div>
48 48
         <el-table v-loading="loadingR" :data="dicRLists" border stripe @selection-change="changeSelects">
49
-          <el-table-column type="selection" width="36"/>
49
+          <el-table-column type="selection" width="40"/>
50 50
           <el-table-column type="index" label="编号" align="center" fixed width="80"/>
51 51
           <el-table-column prop="dictionarycode" label="字典标识" align="center" min-width=""/>
52 52
           <el-table-column prop="name" label="字典项名称" align="center" min-width=""/>

+ 1 - 1
fuwaiCallCenterWeb.UI/src/views/telCall/blackList/index.vue

@@ -113,7 +113,7 @@ export default {
113 113
         const params = {
114 114
           pageindex: this.pageParams.pageindex, // 第几页
115 115
           pagesize: this.pageParams.pagesize, // 每页几条信息
116
-          phone: this.keyword,
116
+          phone: this.keyword.replace(/\s*/g, ""),
117 117
           stime: this.searchDate && this.searchDate[0],
118 118
           etime: this.searchDate && this.searchDate[1]
119 119
         }

+ 6 - 5
fuwaiCallCenterWeb.UI/src/views/telCall/restDay/index.vue

@@ -52,16 +52,16 @@
52 52
             <el-button v-permission="'HY_deletes'" type="primary" class="filter-item" icon="el-icon-delete" @click="btn_deletes()">批量删除</el-button>
53 53
           </div>
54 54
           <el-table v-loading="loading" :data="dataLists" border stripe @selection-change="changeSelects">
55
-            <el-table-column type="selection" width="36"/>
55
+            <el-table-column type="selection" width="40"/>
56 56
             <!-- <el-table-column type="index" label="编号" align="center" fixed width="80"></el-table-column> -->
57 57
             <el-table-column prop="groupname" label="坐席组" align="center" min-width=""/>
58 58
             <!-- <el-table-column prop="type" label="上班时间" align="center" min-width=""> -->
59 59
             <el-table-column prop="workstarttimes" label="开始时间" align="center" min-width=""/>
60 60
             <el-table-column prop="workendtimes" label="结束时间" align="center" min-width=""/>
61 61
             <!-- </el-table-column> -->
62
-            <el-table-column prop="type" label="时间类型" align="center" min-width="">
63
-              <template slot-scope="type">
64
-                {{ type | typeFilter }}
62
+            <el-table-column label="时间类型" align="center" min-width="">
63
+              <template slot-scope="scope">
64
+                {{ scope.row.type | typeFilter }}
65 65
               </template>
66 66
             </el-table-column>
67 67
             <el-table-column prop="remark" label="备注" align="center" min-width=""/>
@@ -120,10 +120,11 @@ export default {
120 120
       return String(n < 10 ? '0' + n : n)
121 121
     },
122 122
     typeFilter: function(value) {
123
+      console.log("value",value);
123 124
       const statusMap = {
124 125
         0: '全天',
125 126
         1: '上午',
126
-        2: '下午'
127
+        2: '下午',
127 128
       }
128 129
       return statusMap[value]
129 130
     }

+ 2 - 2
fuwaiCallCenterWeb.UI/src/views/telCall/seatMonitor/index.vue

@@ -221,8 +221,8 @@ export default {
221 221
     // 坐席类型
222 222
     agentTypeFilter(status) {
223 223
       const statusMap = {
224
-        0: '普通坐席',
225
-        1: '班长坐席'
224
+        0: '班长坐席',
225
+        1: '普通坐席'
226 226
       }
227 227
       return statusMap[status]
228 228
     },

+ 1 - 1
fuwaiCallCenterWeb.UI/src/views/trafficData/autoDial/index.vue

@@ -146,7 +146,7 @@ export default {
146 146
         const params = {
147 147
           pageindex: this.pageParams.pageindex, // 第几页
148 148
           pagesize: this.pageParams.pagesize, // 每页几条信息
149
-          keyword: this.keyword //	否	string	模糊查询(呼叫号码)
149
+          keyword: this.keyword.replace(/\s*/g,""), //	否	string	模糊查询(呼叫号码)
150 150
         }
151 151
         getAutoCallOutList(params).then(response => {
152 152
           this.loading = false

+ 2 - 2
fuwaiCallCenterWeb.UI/src/views/trafficData/callRecord/index.vue

@@ -81,7 +81,7 @@
81 81
         </template>
82 82
       </el-table-column>
83 83
       <el-table-column prop="longs_talk" label="通话时长" align="center" min-width=""/>
84
-      <el-table-column prop="agent_trunknumber" label="分机号" align="center" min-width=""/>
84
+      <el-table-column prop="agent_trunknumber" label="中继号码" align="center" min-width=""/>
85 85
       <el-table-column label="外呼类型" align="center" min-width="">
86 86
         <template slot-scope="scope">
87 87
           {{ scope.row.callopttype | callopttypeFilter }}
@@ -200,7 +200,7 @@ export default {
200 200
         const params = {
201 201
           pageindex: this.pageParams.pageindex, // 第几页
202 202
           pagesize: this.pageParams.pagesize, // 每页几条信息
203
-          keyword: this.keyword, //	否	string	模糊查询(呼叫号码)
203
+          keyword: this.keyword.replace(/\s*/g, ""), //	否	string	模糊查询(呼叫号码)
204 204
           usercode: this.roleId, //	否	string	模糊查询(呼叫号码)
205 205
           stime: this.searchDate && this.searchDate[0],
206 206
           etime: this.searchDate && this.searchDate[1]

+ 1 - 1
fuwaiCallCenterWeb.UI/src/views/voice/voicePlan/index.vue

@@ -95,7 +95,7 @@
95 95
           <el-button type="primary" class="filter-item" icon="el-icon-delete" @click="btn_deletesR()">批量删除</el-button>
96 96
         </div>
97 97
         <el-table v-loading="loadingR" :data="telLists" border stripe @selection-change="changeSelects">
98
-          <el-table-column type="selection" width="36"/>
98
+          <el-table-column type="selection" width="40"/>
99 99
           <el-table-column type="index" label="编号" align="center" fixed width="60"/>
100 100
           <el-table-column prop="cusname" label="客户姓名" align="center" min-width=""/>
101 101
           <el-table-column prop="phone" label="电话" align="center" min-width=""/>

+ 1 - 5
fuwaiCallCenterWeb.UI/src/views/voice/voiceTasks/index.vue

@@ -16,7 +16,7 @@
16 16
       <el-select v-model="searchDatas.sc_state" class="filter-item" filterable clearable placeholder="请选择任务状态">
17 17
         <el-option v-for="item in stateOptions" :key="item.id" :label="item.name" :value="item.id"/>
18 18
       </el-select>
19
-      <el-select v-model="searchDatas.seatId" class="filter-item" filterable clearable placeholder="请选择坐席" @change="updateList">
19
+      <el-select v-model="searchDatas.seatId" class="filter-item" filterable clearable placeholder="请选择坐席" >
20 20
         <el-option v-for="item in seatOptions" :key="item.id" :label="item.usercode + '-' + item.username" :value="item.usercode"/>
21 21
       </el-select>
22 22
       <el-input v-model="searchDatas.keyword" placeholder="请输入计划名称" class="filter-item"/>
@@ -139,10 +139,6 @@ export default {
139 139
       this.tabMapOptions[2].num = value.fpcount // 历史任务
140 140
     },
141 141
 
142
-    updateList() {
143
-      this.$refs.tabtask[0].getList()
144
-    },
145
-
146 142
     // 获取坐席下拉
147 143
     getSeatSelects() {
148 144
       getSeatLists().then(response => {

+ 3 - 0
package-lock.json

@@ -0,0 +1,3 @@
1
+{
2
+  "lockfileVersion": 1
3
+}