This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
kd-aiot
/
kd-aiot-frontend-aps
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Ver Fonte
666
ysy
há 1 ano atrás
pai
bb884db8db
commit
304fb0fa9b
1 ficheiros alterados
com
1 adições
e
0 exclusões
Visão Dividida
Mostrar Estatísticas 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;
},