工艺计划制定
This commit is contained in:
@@ -348,7 +348,6 @@ export default {
|
|||||||
},
|
},
|
||||||
handleSelectionChange(val) {
|
handleSelectionChange(val) {
|
||||||
this.multipleSelection = val
|
this.multipleSelection = val
|
||||||
console.log(this.multipleSelection)
|
|
||||||
},
|
},
|
||||||
save() {
|
save() {
|
||||||
for (let i = 0; i < this.multipleSelection.length; i++) {
|
for (let i = 0; i < this.multipleSelection.length; i++) {
|
||||||
|
|||||||
Reference in New Issue
Block a user