ZZJ
2022-06-28 2cb264ec2b7c7dd9798d1821927104fad35bd063
src/pages/settings/views/deviceInfo.vue
@@ -54,7 +54,7 @@
</template>
<script>
import { saveAlarmConfig, getDevInfo } from "@/api/system";
import { getDevInfo } from "@/api/system";
import { uploadSound, getSoundList, deleteSound } from "@/api/event";
export default {