Explorar o código

兼容平衡表图表

jwyu hai 11 meses
pai
achega
e405593406
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/hzyb/chart/Detail.vue

+ 1 - 1
src/views/hzyb/chart/Detail.vue

@@ -320,7 +320,7 @@ const getChartInfo=async (type)=>{
     loading.value=true
 
     //通用类根据code获取详情
-    if(chartSource!==1) return getCommonChartDetail();
+    if(![1,11].includes(chartSource)) return getCommonChartDetail();
 
     let res=null
     // 如果是从我的图库中来的