This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
kd-aiot
/
kd-aiot-frontend-aps
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
666
ysy
hai 1 ano
pai
bb884db8db
achega
304fb0fa9b
Modificáronse 1 ficheiros
con
1 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
1
0
src/views/productionPlan/components/disassemblePlanPop.vue
+ 1
- 0
src/views/productionPlan/components/disassemblePlanPop.vue
Ver ficheiro
@@ -377,6 +377,7 @@
cancel() {
this.formData = {};
+ this.jhList = []
this.visible = false;
},