浏览代码

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

wulanhaote
zhao 3 年前
父节点
当前提交
4de1b4b273
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      src/views/onlineHome/workbench.vue

+ 1
- 1
src/views/onlineHome/workbench.vue 查看文件

@@ -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
})


正在加载...
取消
保存