ZZJ
2022-09-27 f2ef9272ed076bdca33d21b39bcc671e576553b3
src/views/hashrate/CameraManage/CameraRules/index.vue
@@ -532,6 +532,7 @@
    // 初始化摄像机信息,父组件调用
    async initCameraData(id, devId) {
      this.$store.commit("setDevId", devId)
      devId ? false : (devId = "")
      getAllTimeRule(devId).then((rsp) => {
        this.VideoManageData.TimeRules = rsp.data.timeRules