工艺计划制定

This commit is contained in:
zhangdingyu
2018-12-22 16:39:41 +08:00
parent 53262caac4
commit 9ccc3ae204

View File

@@ -348,7 +348,6 @@ export default {
},
handleSelectionChange(val) {
this.multipleSelection = val
console.log(this.multipleSelection)
},
save() {
for (let i = 0; i < this.multipleSelection.length; i++) {