fixbug screen 20

This commit is contained in:
Tran Van Dung/(Tran Van Dung)/현장대리인/SK
2025-07-31 13:52:28 +07:00
parent a85f9f98f6
commit a6e8e6cf86
8 changed files with 77 additions and 70 deletions

View File

@ -479,6 +479,7 @@ export default {
});
},
async getRowData(data) {
console.log('-------------DEBUG-----getRowData-----------', data);
this.setEqpmAddInfo(data);
this.setEqpmIao(data);
this.setEqpmConstIao(data);
@ -969,7 +970,7 @@ const myDetail = [
labelCols: 12,
textCols: 12,
iconShow: true,
class: 'py-3 pr-4',
class: 'py-3 pr-4 pb-2',
},
{
type: 'CheckBox',