Browse Source

[SBBJ-1101]模具详情报修工单

master
zengqinyuan 2 weeks ago
parent
commit
534a4df0a4
  1. 3
      src/utils/disposition/tabsList.ts

3
src/utils/disposition/tabsList.ts

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