src/store/index.ts
@@ -8,12 +8,12 @@ import getter from './getters' import { DevicesCmdExecuteInfo } from '/@/types/device-cmd' import map from './map' import common from "/@/store/common"; import common from '/@/store/common' const initStateFunc = () => ({ Layers: [ { name: 'default', name: '默认', id: '', is_distributed: true, elements: [], @@ -22,7 +22,7 @@ type: 1 }, { name: 'share', name: '共享', id: '', is_distributed: true, elements: [],