名称修复

prod
1178634255 2 years ago
parent db00821f01
commit f2ee22ad6d

@ -73,7 +73,7 @@ export default {
}
},
methods: {
selectBussinessType() { //
selsectBussinessType() { //
this.busQuery = {
code: this.inputQuery.code
}

@ -695,7 +695,7 @@ export default {
//
this.invSpaceManage(row);
//
this.selectBussinessType(row);
this.selsectBussinessType(row);
},
//

Loading…
Cancel
Save