Browse Source

机构画像

zhengjinyi 2 năm trước cách đây
mục cha
commit
3ec5a068cb

+ 2 - 2
src/main/webapp/static/modules/cmClubPortrait/cmClubEacths.js

@@ -226,10 +226,10 @@ const getOrderEacths = function (handleFn,id,data) {
                 fontSize: 14,
             },
         },
-        color:data.series.color,
+        color:data.color,
         series: [
             {
-                name: data.series.name,
+                name: data.name,
                 type: 'pie',
                 radius: '55%',
                 center: ['25%', '50%'],