jwyu hai 10 meses
pai
achega
54e6b22011
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/etaChart/components/ChartWrap.vue

+ 1 - 1
src/views/etaChart/components/ChartWrap.vue

@@ -74,7 +74,7 @@ async function getChartDetail() {
     tableData.value = res.Data.EdbInfoList || []
     intro.value = res.Data.ChartInfo.Description
     chartInfo.value = res.Data.ChartInfo
-    calendarType.value=res.Data.Calendar
+    calendarType.value=res.Data.ChartInfo.Calendar
     //初始化上下限
     isUseSelfLimit.value = true
     setLimitData(res.Data)