统计分析优化
This commit is contained in:
@@ -158,9 +158,9 @@ export default {
|
||||
},
|
||||
/** 重置按钮操作 */
|
||||
resetQuery() {
|
||||
this.tableList = [];
|
||||
this.resetForm("queryForm");
|
||||
this.handleQuery();
|
||||
this.tableList = []
|
||||
this.resetForm("queryForm")
|
||||
this.handleQuery()
|
||||
},
|
||||
// 节点单击事件
|
||||
handleNodeClick(data) {
|
||||
|
||||
Reference in New Issue
Block a user