This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
ezhizao
/
ezhizao_dms_app
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
送检返回后刷新报工页面
wangxin
hace 2 meses
padre
b1e9da39ff
commit
19328a72f1
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
pages/reportingForWork/index.vue
+ 1
- 0
pages/reportingForWork/index.vue
Ver fichero
@@ -140,6 +140,7 @@
// })
onShow(() => {
+ init();
uni.$on('dayworkItemUpdate', reflush)
})