src/views/system/video/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/system/video/index.vue
@@ -209,7 +209,6 @@ <script> import { listMonitor, getMonitor, delMonitor, addMonitor, updateMonitor } from "@/api/platform/monitor"; import {getCountyList} from "@/api/platform/region"; export default { name: "Monitor", dicts: ['sys_normal_disable', 'platform_yes_no','camera_state'], @@ -264,6 +263,7 @@ installedTime: null, managementUnit: null, defaultOrder: null, cameraFunType: 1, }, // 表单参数 form: {},