@@ -311,10 +311,10 @@
},
/** 搜索按钮操作 */
handleQuery() {
- const para = {
- tagId: 123
- }
- this.queryParams.params = para;
+ // const para = {
+ // tagId: 123
+ // }
+ // this.queryParams.params = para;
this.queryParams.pageNum = 1;
this.getList();