king
2021-12-23 abd77ca3a8013ebadec10d45f3316a19724d4fc7
src/menu/components/table/normal-table/columns/editColumn/formconfig.jsx
@@ -319,8 +319,8 @@
    {
      type: 'radio',
      key: 'scale',
      label: Formdict['header.form.clickscale'],
      initVal: card.scale || 'false',
      label: '点击缩放',
      initVal: card.scale || 'true',
      required: false,
      options: [{
        value: 'true',