This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
liumin
/
NewZkgj
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
修改公告不穿projectID
trunk1017
douzhuo
2 years ago
parent
3eeb05f4ea
commit
4e1fe0631f
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
pages/mine/messageList.vue
+ 2
- 0
pages/mine/messageList.vue
View File
@@ -183,6 +183,8 @@
}
if (this.current == 0) {
obj.projectId = uni.getStorageSync('buildingID').id
} else {
obj.projectId = ''
}
uni.request({
url: config.service.updateList,
Write
Preview
Loading…
Cancel
Save