|
@ -42,7 +42,7 @@ export const MoldLedgerTabsList = [ |
|
|
// },
|
|
|
// },
|
|
|
{ |
|
|
{ |
|
|
label: "报修记录", |
|
|
label: "报修记录", |
|
|
prop: 'DeviceReportRecord', |
|
|
prop: 'MoldReportRecord', |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
label: "维修记录", |
|
|
label: "维修记录", |
|
@ -58,4 +58,3 @@ export const MoldLedgerTabsList = [ |
|
|
}, |
|
|
}, |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
|
|
|
|
|