export const FAULT_LEVELS: Record = { 1: '严重', 2: '重要', 3: '一般', 4: '提示', '': '-', };