loading
This commit is contained in:
@@ -118,7 +118,7 @@ export default {
|
||||
return [
|
||||
{ prop: "name", label: '触发敏感词', align: "left"},
|
||||
{ prop: "departmentName", label: '会话类型'},
|
||||
{ prop: "areaName", label: '行政区划'},
|
||||
// { prop: "areaName", label: '行政区划'},
|
||||
{ prop: "phone", label: '部门'},
|
||||
{ prop: "registerCount", label: '涉及对象'},
|
||||
{ prop: "friendCount", label: '姓名'},
|
||||
|
||||
@@ -217,6 +217,7 @@
|
||||
return this.$message('已加载完成,没有更多数据');
|
||||
}else {
|
||||
this.msgCurrent ++
|
||||
this.isLoading = true
|
||||
this.getMsgList()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user