This website works better with JavaScript
Home
Explore
Help
Sign In
kd-aiot
/
kd-aiot-frontend-aps
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
666
ysy
1 year ago
parent
bb884db8db
commit
304fb0fa9b
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
src/views/productionPlan/components/disassemblePlanPop.vue
+ 1
- 0
src/views/productionPlan/components/disassemblePlanPop.vue
View File
@@ -377,6 +377,7 @@
cancel() {
this.formData = {};
+ this.jhList = []
this.visible = false;
},