修改bug

prod
wangwei 2 years ago
parent 1bf1728a4d
commit 001eec90a3

@ -545,10 +545,11 @@ export default {
this.currentCode = row.code; this.currentCode = row.code;
this.currentRow = row; this.currentRow = row;
this.curSeleUser = null; this.curSeleUser = null;
//
this.selsectBussinessType(row);
// //
this.invSpaceManage(row); this.invSpaceManage(row);
//
this.selsectBussinessType(row);
}, },
// //
intentSubSelect(row) { intentSubSelect(row) {

Loading…
Cancel
Save