项目代码/client/src/views/tts/TheCurrentJob/Startjob.vue
@@ -230,6 +230,7 @@ > </div> </div> <div style=" display: flex; @@ -276,8 +277,7 @@ </div> </template> <script setup> import { color } from "echarts"; import { ref } from "vue"; import { ref, onMounted } from "vue"; const gridData = ref([]); </script>