Browse Source

修改bug

zhoufan 7 years ago
parent
commit
eb82062a40
1 changed files with 1 additions and 1 deletions
  1. 1 1
      WebUI/CallCenterWeb.UI/widgets.html

+ 1 - 1
WebUI/CallCenterWeb.UI/widgets.html

@@ -790,7 +790,7 @@
790 790
 								name: '来电数量',
791 791
 								data: result.data.total
792 792
 							}, {
793
-								name: '工单数量',
793
+								name: '接通数量',
794 794
 								data: result.data.count
795 795
 							}]
796 796
 						});