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
66
ysy
hai 1 ano
pai
3d1b624777
achega
6495b73206
Modificáronse 1 ficheiros
con
1 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
1
0
src/views/productionPlan/components/factoryAdd/index.vue
+ 1
- 0
src/views/productionPlan/components/factoryAdd/index.vue
Ver ficheiro
@@ -428,6 +428,7 @@
},
cancel() {
+ this.$refs.form.resetFields();
this.visible = false;
}
}