优化云端录像页面

This commit is contained in:
648540858
2023-10-18 15:33:31 +08:00
parent 92a25393f3
commit 9b036fb71d
3 changed files with 100 additions and 97 deletions

View File

@@ -135,7 +135,7 @@
<script>
// TODO 根据查询的时间列表设置滑轨的最大值与最小值,
import uiHeader from '../layout/UiHeader.vue'
import player from './dialog/easyPlayer.vue'
import player from './common/easyPlayer.vue'
import moment from 'moment'
import axios from "axios";
export default {