This website works better with JavaScript
Home
Explore
Help
Sign In
ezhizao
/
ezhizao_dms_app
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
送检返回后刷新报工页面
wangxin
2 months ago
parent
b1e9da39ff
commit
19328a72f1
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
pages/reportingForWork/index.vue
+ 1
- 0
pages/reportingForWork/index.vue
View File
@@ -140,6 +140,7 @@
// })
onShow(() => {
+ init();
uni.$on('dayworkItemUpdate', reflush)
})