This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
ezhizao
/
ezhizao_dms_app
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Parcourir la source
送检返回后刷新报工页面
wangxin
il y a 2 mois
Parent
b1e9da39ff
commit
19328a72f1
1 fichiers modifiés
avec
1 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
1
0
pages/reportingForWork/index.vue
+ 1
- 0
pages/reportingForWork/index.vue
Voir le fichier
@@ -140,6 +140,7 @@
// })
onShow(() => {
+ init();
uni.$on('dayworkItemUpdate', reflush)
})