This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
kd-aiot
/
kd-aiot-frontend-aps
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Parcourir la source
66
ysy
il y a 1 an
Parent
3d1b624777
commit
6495b73206
1 fichiers modifiés
avec
1 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
1
0
src/views/productionPlan/components/factoryAdd/index.vue
+ 1
- 0
src/views/productionPlan/components/factoryAdd/index.vue
Voir le fichier
@@ -428,6 +428,7 @@
},
cancel() {
+ this.$refs.form.resetFields();
this.visible = false;
}
}