2024-9-26 测速设备-补充
This commit is contained in:
parent
7d010345f7
commit
d3a5f36173
@ -190,6 +190,8 @@
|
|||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script lang="ts" setup>
|
<script lang="ts" setup>
|
||||||
|
import ysyPlayAndPlayback from "@/components/ysyPlayAndPlayback.vue";
|
||||||
|
|
||||||
import { ref, onMounted, onBeforeUnmount, watchEffect, nextTick } from "vue";
|
import { ref, onMounted, onBeforeUnmount, watchEffect, nextTick } from "vue";
|
||||||
// api
|
// api
|
||||||
import { statSpeedBigScreen, carMeasureSpeedData, carMeasureItemList } from "@/api/modules/vehicle";
|
import { statSpeedBigScreen, carMeasureSpeedData, carMeasureItemList } from "@/api/modules/vehicle";
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user