fix: 去除无用代码及组件
This commit is contained in:
@@ -34,8 +34,7 @@ export const storageKey = {
|
||||
drillDownTableConfig: 'drilldownTableConfig',
|
||||
userCustomizationConfig: 'userCustomizationConfig',
|
||||
linkInfo: 'cn-link-info',
|
||||
history: 'cn-history',
|
||||
currentTab: 'cn-current-tab'
|
||||
history: 'cn-history'
|
||||
}
|
||||
export const largeCountryList = ['CN', 'US', 'RU', 'AU', 'CA', 'KZ', 'IN', 'BR']
|
||||
|
||||
|
||||
Reference in New Issue
Block a user