@@ -146,7 +146,8 @@
//任务查询获取表头
function GetColumnList() {
- $("#Task tbody").empty();
+// $("#Task tbody").empty();
+ $(".hwbb tbody").empty();
$.ajax({
type: "get",
url: huayi.config.callcenter_url + "/Questionnaire/GetReport?",