Ver Código Fonte

指标管理没传token

zhengbingbing 6 anos atrás
pai
commit
c857cd7306
1 arquivos alterados com 2 adições e 1 exclusões
  1. 2 1
      CallCenterWeb.UI/js/Quality/zhibiaoguanli.js

+ 2 - 1
CallCenterWeb.UI/js/Quality/zhibiaoguanli.js

@@ -181,7 +181,8 @@
181 181
 			//url: '//117.158.196.116:8878/IndexCategory/DelIndexCategory',
182 182
 			dataType: 'json',
183 183
 			data: {
184
-				id: Left_Cids
184
+			    id: Left_Cids,
185
+			    token: token
185 186
 			},
186 187
 			async: true,
187 188
 			success: function(data) {