king
2022-03-24 26d0fa42ea8c63a87e8ef93d0915f75f46fb1f9c
src/templates/sharecomponent/fieldscomponent/index.jsx
@@ -126,7 +126,6 @@
          initval: initval,
          type: item.type,
          resourceType: '0',
          setAll: 'false',
          options: [],
          orderType: 'asc',
          match: _match,
@@ -189,7 +188,6 @@
          initval: item.type === 'number' ? 0 : '',
          type: item.type,
          resourceType: '0',
          setAll: 'false',
          span: span,
          labelwidth: 33.3,
          options: [],