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
666
ysy
il y a 1 an
Parent
bb884db8db
commit
304fb0fa9b
1 fichiers modifiés
avec
1 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
1
0
src/views/productionPlan/components/disassemblePlanPop.vue
+ 1
- 0
src/views/productionPlan/components/disassemblePlanPop.vue
Voir le fichier
@@ -377,6 +377,7 @@
cancel() {
this.formData = {};
+ this.jhList = []
this.visible = false;
},