2024-9-26 测速设备-补充

This commit is contained in:
Rain 2024-09-26 13:57:41 +08:00
parent 7d010345f7
commit d3a5f36173

View File

@ -190,6 +190,8 @@
</template>
<script lang="ts" setup>
import ysyPlayAndPlayback from "@/components/ysyPlayAndPlayback.vue";
import { ref, onMounted, onBeforeUnmount, watchEffect, nextTick } from "vue";
// api
import { statSpeedBigScreen, carMeasureSpeedData, carMeasureItemList } from "@/api/modules/vehicle";