antd-management-fast-framework 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.
@@ -996,7 +996,6 @@ function buildDescriptionGrid(_ref8) {
996
996
  canCopy: false
997
997
  }), d);
998
998
  });
999
- console.log(list);
1000
999
 
1001
1000
  var _labelStyle$contentSt = _objectSpread(_objectSpread({}, {
1002
1001
  labelStyle: null,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "antd-management-fast-framework",
3
- "version": "1.2.11",
3
+ "version": "1.2.12",
4
4
  "description": "antd-management-fast-framework",
5
5
  "keywords": [
6
6
  "antd-management-fast-framework"
@@ -29,7 +29,7 @@
29
29
  },
30
30
  "dependencies": {
31
31
  "@ant-design/icons": "^4.7.0",
32
- "@ant-design/pro-layout": "^6.26.3",
32
+ "@ant-design/pro-layout": "^6.26.6",
33
33
  "@antv/data-set": "^0.11.8",
34
34
  "antd": "^4.16.13",
35
35
  "array-move": "^4.0.0",