This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
kd-aiot
/
kd-aiot-frontend-aps
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
666
ysy
hace 1 año
padre
bb884db8db
commit
304fb0fa9b
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
src/views/productionPlan/components/disassemblePlanPop.vue
+ 1
- 0
src/views/productionPlan/components/disassemblePlanPop.vue
Ver fichero
@@ -377,6 +377,7 @@
cancel() {
this.formData = {};
+ this.jhList = []
this.visible = false;
},