king
2025-01-22 871597aaf2c838946723ee44fc7fa12487b56d34
src/templates/sharecomponent/fieldscomponent/index.jsx
@@ -305,7 +305,8 @@
          decimal: item.decimal,
          orderType: 'asc',
          readonly: 'false',
          required: 'true'
          required: 'true',
          readin: 'top'
        }
        if (/^icon|images?$/ig.test(item.field)) {