remove console

This commit is contained in:
Tran Van Dung/(Tran Van Dung)/현장대리인/SK
2025-07-31 14:18:29 +07:00
parent bfe206a2bf
commit 238fdb5fc5
8 changed files with 2 additions and 20 deletions

View File

@ -479,7 +479,6 @@ export default {
});
},
async getRowData(data) {
console.log('-------------DEBUG-----getRowData-----------', data);
this.setEqpmAddInfo(data);
this.setEqpmIao(data);
this.setEqpmConstIao(data);