车间采购
This commit is contained in:
@@ -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 = []
|
||||
|
||||
Reference in New Issue
Block a user