@titaui/pc 1.6.85 → 1.6.86
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.
|
@@ -132,7 +132,7 @@ function OverviewComponent() {
|
|
|
132
132
|
marginLeft: '50%',
|
|
133
133
|
transform: 'translateX(-50%)'
|
|
134
134
|
},
|
|
135
|
-
link: "okr%2Fmanage"
|
|
135
|
+
link: "#okr%2Fmanage"
|
|
136
136
|
}, /*#__PURE__*/_react["default"].createElement("img", {
|
|
137
137
|
src: require("../image/advise.svg")
|
|
138
138
|
}), isCompanyOKREmpty ? ' 立即设置成为企业下「第一个」设定OKR的人' : '高效工作从第一个OKR设定开始'), /*#__PURE__*/_react["default"].createElement(_commenComponents.CardFlexContent, {
|