king
2025-02-25 010fdcf8abd58bde5c1106db8ed8448effc75b4b
src/templates/sharecomponent/columncomponent/formconfig.jsx
@@ -114,7 +114,7 @@
      type: 'radio',
      key: 'IsSort',
      label: '排序',
      initVal: card.IsSort || 'true',
      initVal: card.IsSort || 'false',
      required: true,
      options: [{
        value: 'true',