src/templates/sharecomponent/chartcomponent/chartcompile/formconfig.jsx
@@ -235,22 +235,6 @@ text: '堆叠' }] }, { type: 'radio', key: 'repeat', label: '重复数据', initVal: card.repeat || 'unrepeat', required: false, options: [{ value: 'unrepeat', text: '去重' }, { value: 'average', text: '平均' }, { value: 'cumsum', text: '累加' }] }, { type: 'number', key: 'InfoDefNumber', label: '展示数',