This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
zhangzl
/
nsgk_mobile
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
网上家园工作台主页待办事项
wulanhaote
zhao
3 years ago
parent
2cfc1501ec
commit
4de1b4b273
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
})
Write
Preview
Loading…
Cancel
Save