@ccs-ui/rc-pro 1.1.25-beta-15 → 1.1.25-beta-17

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.
@@ -116,9 +116,6 @@ function HeadComponent(_ref) {
116
116
  children: isExpand ? '收起' : '展开'
117
117
  }), /*#__PURE__*/_jsx(Button, {
118
118
  type: "primary",
119
- onClick: function onClick() {
120
- return form.submit();
121
- },
122
119
  htmlType: "submit",
123
120
  children: "\u67E5\u8BE2"
124
121
  })]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ccs-ui/rc-pro",
3
- "version": "1.1.25-beta-15",
3
+ "version": "1.1.25-beta-17",
4
4
  "description": "验证码组件兼容暗黑模式;proTable封装rowselection代码;proTable添加自适应布局模式;",
5
5
  "license": "MIT",
6
6
  "author": {