@titaui/pc 1.7.88 → 1.7.89

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.
@@ -66,7 +66,7 @@ var _default = function _default(_ref) {
66
66
  return /*#__PURE__*/_react["default"].createElement(_style.Line, null, okrTemplateEnabled && !(0, _helpers.isLocal)() ? /*#__PURE__*/_react["default"].createElement(_style.CaseLink, {
67
67
  onClick: okrCaseClickHandler,
68
68
  className: "tu-icon-shoushi"
69
- }, "\u4ECEOKR\u6848\u4F8B\u5E93\u6DFB\u52A0") : null, okrTemplateEnabled && /*#__PURE__*/_react["default"].createElement(_dialog["default"], {
69
+ }, "\u4ECE OKR \u6848\u4F8B\u5E93\u6DFB\u52A0") : null, okrTemplateEnabled && /*#__PURE__*/_react["default"].createElement(_dialog["default"], {
70
70
  zIndex: 99999,
71
71
  noHeadLine: true,
72
72
  visible: visible,
@@ -818,7 +818,8 @@ function CreateOkrModal(_ref, ref) {
818
818
  visible: isVisible,
819
819
  onCancel: hideCreateOkrModal,
820
820
  maskClosable: false,
821
- footerLeftContent: renderFooterTeachWriteOKr
821
+ footerLeftContent: renderFooterTeachWriteOKr,
822
+ zIndex: 1200
822
823
  }, /*#__PURE__*/_react["default"].createElement(_style.Wrapper, {
823
824
  ref: wrapperRef
824
825
  }, /*#__PURE__*/_react["default"].createElement(_oNewName["default"], {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@titaui/pc",
3
- "version": "1.7.88",
3
+ "version": "1.7.89",
4
4
  "nameCN": "",
5
5
  "description": "",
6
6
  "main": "lib/index.js",