This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
kd-aiot
/
kd-aiot-frontend-aps
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Ver código fonte
666
ysy
1 ano atrás
pai
bb884db8db
commit
304fb0fa9b
1 arquivos alterados
com
1 adições
e
0 exclusões
Visão dividida
Mostrar estatísticas do Diff
1
0
src/views/productionPlan/components/disassemblePlanPop.vue
+ 1
- 0
src/views/productionPlan/components/disassemblePlanPop.vue
Ver arquivo
@@ -377,6 +377,7 @@
cancel() {
this.formData = {};
+ this.jhList = []
this.visible = false;
},