jwyu 2 жил өмнө
parent
commit
a1a6e3d963

+ 1 - 1
src/views/chartETA/SetChartENName.vue

@@ -6,7 +6,7 @@ import {sameOptionType} from '@/hooks/chart/config'
 import apiChart from '@/api/chart'
 const route=useRoute()
 const chartInfo = ref(null)
-function getChartDetail(){
+async function getChartDetail(){
     const params=sameOptionType.includes(Number(route.query.chartType))?{
         ChartInfoId:Number(route.query.id),
         DateType: '',