king
2021-07-03 b5e70973340bf912b733acd737f55f90653dece8
src/templates/zshare/modalform/index.jsx
@@ -177,6 +177,10 @@
          _options.push('dataSource', 'cardValField', 'fields', 'orderBy', 'orderType', 'database', 'backgroundColor')
        }
      }
      if (sessionStorage.getItem('appType') === 'mob') {
        _options.push('hidelabel')
      }
    } else if (type === 'fileupload') {
      if (compress === 'true') {
        _options.push('limit', 'rduri', 'proRduri')