1
guanqb
2022-12-08 f7091996adeb4b34fa3a084f60d5e946f56cd6fb
1
1 files modified
4 ■■■■ changed files
src/views/video/region.vue 4 ●●●● patch | view | raw | blame | history
src/views/video/region.vue
@@ -366,7 +366,7 @@
                flvPlayer8: null,
            },
            saveRangeList: [],
            monitorOption: [{ value: 11, label: 111 }, { value: 22, label: 222 }, { value: 33, label: 333 }],
            monitorOption: [],
            monitorType1: '',
            monitorType2: '',
            monitorType3: '',
@@ -389,7 +389,7 @@
    },
    created () {
        // this.getVideoList()
        this.getVideoList()
        this.getRegionSaveList()
    },