修改区域UI

This commit is contained in:
小久哥
2022-06-20 16:18:08 +08:00
parent beb44f8aa5
commit 1a0b7e00b3
2 changed files with 5 additions and 3 deletions
+1
View File
@@ -175,6 +175,7 @@ export default {
pageNo: 1,
pageSize: 400,
name: null,
draft:false
}).then(res=>{
this.taskList = res.data.list;
this.getList();