@zgfe/business-lib 1.2.11 → 1.2.12

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,7 +116,15 @@ var DataSetGroup = function DataSetGroup(_ref) {
116
116
  return /*#__PURE__*/React.createElement("span", {
117
117
  className: "".concat(classPrefix, "-val")
118
118
  }, chosen === null || chosen === void 0 ? void 0 : chosen.name);
119
- }(), /*#__PURE__*/React.createElement(IconFont, {
119
+ }(), /*#__PURE__*/React.createElement("div", {
120
+ style: {
121
+ position: 'absolute',
122
+ top: 0,
123
+ bottom: 0,
124
+ left: 0,
125
+ right: 0
126
+ }
127
+ }), /*#__PURE__*/React.createElement(IconFont, {
120
128
  type: "xiangxia",
121
129
  className: "".concat(classPrefix, "-arrow ").concat(open ? 'open' : '')
122
130
  })))));
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zgfe/business-lib",
3
- "version": "1.2.11",
3
+ "version": "1.2.12",
4
4
  "module": "es/index.js",
5
5
  "typings": "es/index.d.ts",
6
6
  "files": [