龚焕茏
2024-04-01 92ca7f4a4ac5962eec26312801e79744e44baccb
视频表改为设备表
1个文件已修改
2 ■■■ 已修改文件
src/views/system/video/index.vue 2 ●●● 补丁 | 查看 | 原始文档 | 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: {},