king
2024-11-06 b81197ba316fe41d2ac9785625980288c86c93bc
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',