@zscreate/form-component 1.1.507 → 1.1.508

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -154641,7 +154641,7 @@ function toString(value) {
154641
154641
  /***/ ((module) => {
154642
154642
 
154643
154643
  "use strict";
154644
- module.exports = {"rE":"1.1.507"};
154644
+ module.exports = {"rE":"1.1.508"};
154645
154645
 
154646
154646
  /***/ })
154647
154647
 
@@ -168196,7 +168196,7 @@ const advanceComponents = [{
168196
168196
  remoteFunc: '',
168197
168197
  remoteOptions: [],
168198
168198
  canEdit: true,
168199
- height: 40,
168199
+ height: 70,
168200
168200
  canView: true,
168201
168201
  enableIndex: true,
168202
168202
  hiddenOperateBtn: false,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zscreate/form-component",
3
- "version": "1.1.507",
3
+ "version": "1.1.508",
4
4
  "private": false,
5
5
  "description": "",
6
6
  "main": "dist/form-component.umd.js",