Browse Source

重复投诉表

liuyifan 5 years ago
parent
commit
501624b082
1 changed files with 1 additions and 1 deletions
  1. 1 1
      CallCenterWeb.UI/ReportForm/repeatComplaintForm.html

+ 1 - 1
CallCenterWeb.UI/ReportForm/repeatComplaintForm.html

@@ -212,7 +212,7 @@
212 212
 						},
213 213
 					onLoadSuccess: function () {  //加载成功时执行
214 214
 						//layer.msg("加载成功");
215
-						// getLoginPersonNow();
215
+						getLoginPersonNow();
216 216
 					},
217 217
 					onLoadError: function () {  //加载失败时执行
218 218
 						//layer.msg("加载数据失败", { time: 1500, icon: 2 });