Browse Source

网上家园工作台主页待办事项

wulanhaote
zhao 3 years ago
parent
commit
4de1b4b273
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/views/onlineHome/workbench.vue

+ 1
- 1
src/views/onlineHome/workbench.vue View File

@@ -585,7 +585,7 @@
this.hcAreaInfoOption = res.data;
}
}),
this.$set(this.queryParams, "systemType", '4');
this.$set(this.queryParams, "systemType", '11'); // 4
ListTodo(this.queryParams).then((response) => {
this.taskList = response.rows
})


Loading…
Cancel
Save