src/menu/components/table/normal-table/columns/editColumn/formconfig.jsx
@@ -230,10 +230,13 @@ text: Formdict['model.empty'] }, { value: 'thdSeparator', text: Formdict['header.form.thdSeparator'] text: '千分位' }, { value: 'percent', text: '百分比' }, { value: 'abs', text: '绝对值' }], required: false }, @@ -319,8 +322,8 @@ { type: 'radio', key: 'scale', label: Formdict['header.form.clickscale'], initVal: card.scale || 'false', label: '点击缩放', initVal: card.scale || 'true', required: false, options: [{ value: 'true',