equip.ts 365 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 export default { listText: '备件台账列表', nameText: '备件名称', nameCode: '备件编号', specifications: '规格型号', typeText: '备件类型', unitText: '单位', factoryText: '生产厂商', operatorText: '操作人', operaDate: '操作时间', createCategoryText: '创建备件台账', editOrderText: '编辑备件台账', }