unit.ts 331 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 export default { unitCode: '班组编码', unitName: '班组名称', unitType: '班组类型', unitMembers: '班组人员', creator: '创建人', unitListText: '班组管理', typeMaintenance: '保养', typeInspection: '巡检', typeCheck: '点检', stop: '停用', enable: '启用', };