ZZJ
2022-09-27 f2ef9272ed076bdca33d21b39bcc671e576553b3
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
            );
          }
        })