zhangzengfei
2022-10-08 ba50073d4aeda7a1e30243e6469be9c2cec472b3
src/views/hashrate/CameraManage/CameraRules/components/SceneRule.vue
@@ -301,7 +301,7 @@
          if (res.success) {
            //_this.soundList = [{ id: "", name: "空", path: "" }].concat(res.data.list)
            _this.soundList = [{ id: "", name: "空", path: "" }].concat(
              res.data
              res.data.voices
            );
          }
        })