Compare commits
No commits in common. "797cebd8dc83aaee59b1d5bcbc9f53fcc4e41f7f" and "b36c37d6fbe15155e32e6889ed9f6836bea32eae" have entirely different histories.
797cebd8dc
...
b36c37d6fb
@ -103,7 +103,6 @@ export const getDictLabel = (dictType: string, value: any): string => {
|
||||
export enum DICT_TYPE {
|
||||
USER_TYPE = 'user_type',
|
||||
COMMON_STATUS = 'common_status',
|
||||
UPLINK_MESSAGE_STATUS = 'uplink_message_status',
|
||||
TERMINAL = 'terminal', // 终端
|
||||
DATE_INTERVAL = 'date_interval', // 数据间隔
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user