车间采购

This commit is contained in:
Vergil
2020-03-25 14:21:11 +08:00
parent 7d139e7ea5
commit 82582ea05b
8 changed files with 35 additions and 80 deletions

View File

@@ -298,11 +298,11 @@ export default {
}
},
watch: {
machine(val) {
if (val.length > 0) {
this.machineValue = val[0].value
}
},
// machine(val) {
// if (val.length > 0) {
// this.machineValue = val[0].value
// }
// },
machineValue(val) {
this.groupValue = ''
this.group = []