@zscreate/form-component 1.1.644 → 1.1.645

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.
@@ -75385,7 +75385,7 @@ const getSignature = params => (0,_form_api_manage__WEBPACK_IMPORTED_MODULE_0__/
75385
75385
  /***/ ((module) => {
75386
75386
 
75387
75387
  "use strict";
75388
- module.exports = {"rE":"1.1.644"};
75388
+ module.exports = {"rE":"1.1.645"};
75389
75389
 
75390
75390
  /***/ }),
75391
75391
 
@@ -173326,7 +173326,7 @@ const layoutComponents = [{
173326
173326
  }
173327
173327
  }, {
173328
173328
  type: 'grid-lay-out',
173329
- name: '网格布局',
173329
+ name: '表格布局',
173330
173330
  icon: 'icon-wanggebuju',
173331
173331
  columns: [{
173332
173332
  x: 0,
@@ -173400,7 +173400,7 @@ const layoutComponents = [{
173400
173400
  rules: []
173401
173401
  }, {
173402
173402
  type: 'placeholder',
173403
- name: '占位字段',
173403
+ name: '分割线',
173404
173404
  bgc: undefined,
173405
173405
  space: 0,
173406
173406
  wordsize: undefined,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zscreate/form-component",
3
- "version": "1.1.644",
3
+ "version": "1.1.645",
4
4
  "private": false,
5
5
  "description": "",
6
6
  "main": "dist/form-component.umd.js",