iot-ui-vue/src/views/link/plugin/util.ts

4 lines
99 B
TypeScript

export const TypeMap = {
'deviceGateway': '设备接入网关',
'thingsManager': '物管理',
}