Explorar el Código

fix:删除多余属性

liu.shiyi hace 1 año
padre
commit
04cc30ea35
Se han modificado 1 ficheros con 0 adiciones y 13 borrados
  1. 0 13
      data-room-ui/packages/G2Plots/进度图/进度环图.js

+ 0 - 13
data-room-ui/packages/G2Plots/进度图/进度环图.js

@@ -87,19 +87,6 @@ const setting = [
     tabName: 'custom',
     groupName: 'graph'
   },
-  {
-    label: '标签位置',
-    // 设置组件类型
-    type: 'inputNumber',
-    // 字段
-    field: 'statistic_title_style_offsetY',
-    // 对应options中的字段
-    optionField: 'statistic.title.offsetY',
-    value: 0,
-    min: -100,
-    tabName: 'custom',
-    groupName: 'graph'
-  },
   {
     label: '指标字体颜色',
     // 设置组件类型