king
2022-06-28 0472ec32cadb4f9bca6dbab82ac33a42e76f37ed
src/menu/components/table/edit-table/columns/editColumn/formconfig.jsx
@@ -123,7 +123,6 @@
      label: Formdict['model.sort'],
      initVal: card.IsSort || 'false',
      required: true,
      forbidden: card.isSub,
      options: [{
        value: 'true',
        text: Formdict['model.true']