修改区域UI
This commit is contained in:
@@ -175,6 +175,7 @@ export default {
|
||||
pageNo: 1,
|
||||
pageSize: 400,
|
||||
name: null,
|
||||
draft:false
|
||||
}).then(res=>{
|
||||
this.taskList = res.data.list;
|
||||
this.getList();
|
||||
|
||||
Reference in New Issue
Block a user