This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
ezhizao
/
ezhizao_dms_app
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
送检返回后刷新报工页面
wangxin
hai 2 meses
pai
b1e9da39ff
achega
19328a72f1
Modificáronse 1 ficheiros
con
1 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
1
0
pages/reportingForWork/index.vue
+ 1
- 0
pages/reportingForWork/index.vue
Ver ficheiro
@@ -140,6 +140,7 @@
// })
onShow(() => {
+ init();
uni.$on('dayworkItemUpdate', reflush)
})