king
2025-02-06 d1cd5af5adb53e91efdd278328e1b6f8ad834fb5
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',