fix problem with file name

This commit is contained in:
xiaofeng.mxf 2020-01-20 20:22:29 +08:00
parent 4d8d8e6b6b
commit fe3aa51bd5

View File

@ -6,4 +6,4 @@ module.exports.MenuKeyMap = {
RECORD_FILTER: 'RECORD_FILTER', RECORD_FILTER: 'RECORD_FILTER',
MAP_LOCAL: 'MAP_LOCAL', MAP_LOCAL: 'MAP_LOCAL',
ROOT_CA: 'ROOT_CA' ROOT_CA: 'ROOT_CA'
}; };