@titaui/pc 1.12.20 → 1.12.21

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.
@@ -215,7 +215,7 @@ var AppraisalMenus = /*#__PURE__*/function () {
215
215
  icon: "KH-help",
216
216
  label: _i18n.locale.menu_help_ass,
217
217
  key: PAGE_HELP_APPRAISAL,
218
- href: "#/performance?reactRouterName=help",
218
+ href: "#/performance/manage?reactRouterName=help",
219
219
  isShow: IsAssessManager
220
220
  }],
221
221
  performanceDashboard: [{
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@titaui/pc",
3
- "version": "1.12.20",
3
+ "version": "1.12.21",
4
4
  "nameCN": "",
5
5
  "description": "",
6
6
  "main": "lib/index.js",