This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
ezhizao
/
ezhizao_dms_app
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
送检返回后刷新报工页面
wangxin
2 mesi fa
parent
b1e9da39ff
commit
19328a72f1
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
0
pages/reportingForWork/index.vue
+ 1
- 0
pages/reportingForWork/index.vue
Vedi File
@@ -140,6 +140,7 @@
// })
onShow(() => {
+ init();
uni.$on('dayworkItemUpdate', reflush)
})