1078-支持云台控制

This commit is contained in:
panlinlin
2024-06-08 23:55:06 +08:00
parent 9c2c4a92b1
commit b4dddb0b08
3 changed files with 975 additions and 4 deletions

View File

@@ -98,7 +98,7 @@
</template>
<script>
import devicePlayer from './dialog/devicePlayer.vue'
import devicePlayer from './dialog/jtDevicePlayer.vue'
import uiHeader from '../layout/UiHeader.vue'
import DeviceTree from "./common/DeviceTree";
import channelEdit from "./dialog/jtChannelEdit.vue";