3 commits | 15 files changed | 0 commit comments | 1 contributor |
|
设备列表页、详情页搭建和联调完成,巡检管理更换设备相关功能逻辑完成 | 326d274 |
|
增加报警音频 | e9c4637 |
|
报警消警功能 | 137043c |
src/api/device/deviceManage.ts 0 → 100644 |
---|
src/assets/audio/alarm1.mp3 0 → 100644 |
---|
Not supported
|
src/assets/audio/other.mp3 0 → 100644 |
---|
Not supported
|
src/assets/marker/alarm.png 0 → 100644 |
---|
|
src/components/NormalTable/index.vue |
---|
src/components/aMap/index.vue |
---|
src/main.ts |
---|
src/router/modules/device.ts 0 → 100644 |
---|
src/router/modules/menus.ts |
---|
src/views/device/deviceManage/deviceManage-interface.ts 0 → 100644 |
---|
src/views/device/deviceManage/editDialog.vue 0 → 100644 |
---|
src/views/device/deviceManage/list.vue 0 → 100644 |
---|
src/views/patrol/manage/index.vue |
---|
src/views/patrol/navigation/dialog/changeDeviceDialog.vue 0 → 100644 |
---|
src/views/patrol/navigation/index.vue |
---|