@titaui/pc 1.15.89 → 1.15.90-beta.1
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.
- package/lib/components/avatar/name-avatar/index.css +1 -1
- package/lib/components/avatar/text-avatar/index.css +1 -1
- package/lib/components/book-demo/components/pc/components/content/index.js +8 -6
- package/lib/components/book-demo/components/pc/index.js +22 -18
- package/lib/components/book-demo/constant.js +115 -0
- package/lib/components/book-demo/interface.js +1 -0
- package/lib/components/change-okr-modal/Filter.js +3 -1
- package/lib/components/change-okr-modal/Item.js +3 -1
- package/lib/components/common-share/publishMblog.js +3 -1
- package/lib/components/common-share/request-apis.js +4 -2
- package/lib/components/communication/style.js +1 -1
- package/lib/components/confidence/index.css +4 -4
- package/lib/components/create-okr-modal/fields/index.css +6 -6
- package/lib/components/create-okr-modal/fields/okr-classify.js +3 -1
- package/lib/components/create-okr-modal/fields/okr-new-user-selector.js +4 -1
- package/lib/components/create-okr-modal/fields/okr-type.js +3 -1
- package/lib/components/create-okr-modal/index.css +6 -6
- package/lib/components/create-okr-modal/index.js +3 -1
- package/lib/components/create-okr-modal/kr-items/index.css +3 -3
- package/lib/components/create-okr-modal/request-api.js +4 -2
- package/lib/components/create-okr-modal/utils/helper.js +3 -1
- package/lib/components/dialog/index.css +2 -2
- package/lib/components/dialog-confirm/index.css +5 -5
- package/lib/components/dialog-confirm/index.js +3 -1
- package/lib/components/dynamic/components/comments-dialog/api.js +4 -2
- package/lib/components/dynamic/dynamic-item/components/okr-progress/index.js +11 -6
- package/lib/components/dynamic/dynamic-item/components/schedule/index.css +8 -0
- package/lib/components/dynamic/dynamic-item/components/schedule/index.js +34 -7
- package/lib/components/dynamic/dynamic-item/components/summary-header/index.js +0 -1
- package/lib/components/dynamic/dynamic-item/components/table-row-okr/utils.js +2 -0
- package/lib/components/dynamic/dynamic-item/components/task-progress/index.js +3 -2
- package/lib/components/dynamic/dynamic-item/components/task-progress/render-row.js +8 -2
- package/lib/components/dynamic/dynamic-item/dynamic-ai-dialy/dynamic-footer.js +4 -2
- package/lib/components/dynamic/dynamic-item/dynamic-align/index.css +1 -1
- package/lib/components/dynamic/dynamic-item/dynamic-announcement/index.css +1 -1
- package/lib/components/dynamic/dynamic-item/dynamic-assessment/index.css +1 -1
- package/lib/components/dynamic/dynamic-item/dynamic-create-o/index.css +1 -1
- package/lib/components/dynamic/dynamic-item/dynamic-discovery/dynamic-footer.js +4 -2
- package/lib/components/dynamic/dynamic-item/dynamic-interview-share/index.js +3 -1
- package/lib/components/dynamic/dynamic-item/dynamic-kr/index.css +1 -1
- package/lib/components/dynamic/dynamic-item/dynamic-learning/index.js +3 -1
- package/lib/components/dynamic/dynamic-item/dynamic-milestone/index.css +1 -1
- package/lib/components/dynamic/dynamic-item/dynamic-new-report/index.css +1 -1
- package/lib/components/dynamic/dynamic-item/dynamic-new-report/index.js +3 -1
- package/lib/components/dynamic/dynamic-item/dynamic-okrs-communication/index.css +1 -1
- package/lib/components/dynamic/dynamic-item/dynamic-plan-communication/index.css +1 -1
- package/lib/components/dynamic/dynamic-item/dynamic-progress/index.css +1 -1
- package/lib/components/dynamic/dynamic-item/dynamic-project/index.css +1 -1
- package/lib/components/dynamic/dynamic-item/dynamic-relative/index.css +1 -1
- package/lib/components/dynamic/dynamic-item/dynamic-reply/index.css +1 -1
- package/lib/components/dynamic/dynamic-item/dynamic-report/index.css +1 -1
- package/lib/components/dynamic/dynamic-item/dynamic-reward/index.css +1 -1
- package/lib/components/dynamic/dynamic-item/dynamic-share/index.css +1 -1
- package/lib/components/dynamic/dynamic-item/dynamic-share/index.js +3 -1
- package/lib/components/dynamic/dynamic-item/dynamic-task/index.css +1 -1
- package/lib/components/dynamic/dynamic-item/index.css +2 -2
- package/lib/components/dynamic/dynamic-item/index.js +4 -2
- package/lib/components/dynamic/dynamic-list/index.css +1 -1
- package/lib/components/dynamic/request-api.js +3 -1
- package/lib/components/e-priority/index.css +4 -4
- package/lib/components/eReport/eReportListEmpty.js +1 -1
- package/lib/components/eReport/eReportLists/style.js +2 -2
- package/lib/components/eReport/eReportShare/index.js +3 -1
- package/lib/components/edit-kr-wight/style/index.js +5 -5
- package/lib/components/emotions-selector/style.js +1 -1
- package/lib/components/ereport-list/style.js +2 -2
- package/lib/components/file-list/index.css +1 -1
- package/lib/components/form/form-fields/cycle/index.css +1 -1
- package/lib/components/form/form-fields/department/index.css +2 -2
- package/lib/components/form/form-fields/dropdown/index.js +2 -2
- package/lib/components/form/form-fields/duties/index.css +2 -2
- package/lib/components/form/form-fields/input/index.css +6 -2
- package/lib/components/form/form-fields/input/index.js +9 -7
- package/lib/components/form/form-fields/input-verification-code/index.css +2 -2
- package/lib/components/form/form-fields/password/index.css +2 -2
- package/lib/components/form/form-fields/textarea/index.css +2 -2
- package/lib/components/form/form-fields/user/index.css +2 -2
- package/lib/components/grid-layout/commen-components/index.css +1 -1
- package/lib/components/grid-layout/personal-info/index.js +4 -4
- package/lib/components/grid-layout/sub-employee-okr/index.js +3 -1
- package/lib/components/grid-layout/util/network.js +4 -2
- package/lib/components/grid-page/personal-info/index.js +4 -4
- package/lib/components/guide-tip/index.js +4 -1
- package/lib/components/help-card/index.js +3 -1
- package/lib/components/help-card/request-api.js +4 -2
- package/lib/components/hr-header/index.js +4 -2
- package/lib/components/img-viewer/index.css +1 -1
- package/lib/components/import-modal/helper.js +1 -1
- package/lib/components/import-modal/request-api.js +6 -2
- package/lib/components/import-modal/search/search-dropdown/index.css +1 -1
- package/lib/components/import-modal/tree/okr-tree/search-form.js +2 -2
- package/lib/components/import-modal/tree/task-work-tree/index.js +3 -1
- package/lib/components/import-modal/tree-node/kr-node/index.css +1 -1
- package/lib/components/import-modal/tree-node/milestone-node/index.css +1 -1
- package/lib/components/import-modal/tree-node/work-node/index.js +3 -1
- package/lib/components/magnet/index.js +5 -0
- package/lib/components/mblog/index.js +3 -1
- package/lib/components/menus/components/menu-card/index.js +3 -1
- package/lib/components/menus/export-modules/appraisal-menus/menus.js +7 -5
- package/lib/components/menus/export-modules/okr-menus/menus.js +3 -1
- package/lib/components/menus/export-modules/okr-menus/subordinate-menus/index.js +3 -1
- package/lib/components/menus/export-modules/research-menu/index.css +9 -0
- package/lib/components/menus/export-modules/research-menu/index.js +120 -0
- package/lib/components/menus/export-modules/research-menu/menu-highlight.js +44 -0
- package/lib/components/menus/export-modules/research-menu/menus.js +78 -0
- package/lib/components/menus/export-modules/research-menu/research-front-menus.js +158 -0
- package/lib/components/menus/export-modules/skynet-dashboard-menu/index.css +9 -0
- package/lib/components/menus/export-modules/skynet-dashboard-menu/index.js +120 -0
- package/lib/components/menus/export-modules/skynet-dashboard-menu/menu-highlight.js +52 -0
- package/lib/components/menus/export-modules/skynet-dashboard-menu/menus.js +80 -0
- package/lib/components/menus/export-modules/skynet-dashboard-menu/request-api.js +5 -0
- package/lib/components/menus/export-modules/skynet-dashboard-menu/survey-front-menus.js +178 -0
- package/lib/components/menus/export-modules/summary-menus/menu-highlight.js +8 -0
- package/lib/components/menus/export-modules/summary-menus/menus.js +13 -2
- package/lib/components/menus/export-modules/summary-menus/request-api.js +8 -2
- package/lib/components/menus/export-modules/summary-menus/subordinate-menus/index.js +3 -1
- package/lib/components/menus/export-modules/summary-menus/summary-front-menus.js +30 -8
- package/lib/components/menus/i18n.js +1 -0
- package/lib/components/menus/index.js +12 -0
- package/lib/components/menus/request-apis.js +4 -2
- package/lib/components/nav-top/components/app-center/images/research.png +0 -0
- package/lib/components/nav-top/components/app-center/index.css +11 -3
- package/lib/components/nav-top/components/app-center/index.js +13 -5
- package/lib/components/nav-top/components/menu/index.css +1 -1
- package/lib/components/nav-top/index.css +1 -1
- package/lib/components/nav-top/index.js +21 -11
- package/lib/components/nav-top/request.apis.js +6 -5
- package/lib/components/nav-top/utils.js +1 -1
- package/lib/components/okr-detail/base-info/base-info.css +1 -1
- package/lib/components/okr-detail/base-info/base-info.js +11 -15
- package/lib/components/okr-detail/base-info/other-infos/classify/index.css +1 -1
- package/lib/components/okr-detail/base-info/other-infos/date-cycle/index.css +2 -2
- package/lib/components/okr-detail/base-info/other-infos/okr-type/index.css +1 -1
- package/lib/components/okr-detail/base-info/other-infos/principal/index.css +1 -1
- package/lib/components/okr-detail/base-info/other-infos/visibility/index.css +1 -1
- package/lib/components/okr-detail/components/ao-nice/index.css +1 -1
- package/lib/components/okr-detail/components/editable-input/index.css +1 -1
- package/lib/components/okr-detail/components/header/index.css +7 -7
- package/lib/components/okr-detail/components/icon-text/index.css +1 -1
- package/lib/components/okr-detail/components/okr-tree/tree-node/e-kr-node/index.css +4 -4
- package/lib/components/okr-detail/components/okr-tree/tree-node/e-node/index.css +7 -7
- package/lib/components/okr-detail/components/okr-tree/tree-node/index.css +1 -1
- package/lib/components/okr-detail/components/okr-tree/tree-node/kr-node/index.css +2 -2
- package/lib/components/okr-detail/components/okr-tree/tree-node/kr-node/index.js +3 -1
- package/lib/components/okr-detail/components/okr-tree/tree-node/kr-node/kr-score-editor/edit-pop.js +1 -1
- package/lib/components/okr-detail/components/okr-tree/tree-node/kr-parent-node/index.css +3 -3
- package/lib/components/okr-detail/components/okr-tree/tree-node/kr-parent-node/index.js +3 -1
- package/lib/components/okr-detail/components/okr-tree/tree-node/o-child-node/index.css +1 -1
- package/lib/components/okr-detail/components/okr-tree/tree-node/o-parent-node/index.css +1 -1
- package/lib/components/okr-detail/components/score/index.css +1 -1
- package/lib/components/okr-detail/detail-footer/index.js +3 -1
- package/lib/components/okr-detail/detail-header/actions.js +3 -3
- package/lib/components/okr-detail/detail-header/index.js +3 -1
- package/lib/components/okr-detail/e-list/search-form/index.css +2 -2
- package/lib/components/okr-detail/index.js +6 -2
- package/lib/components/okr-detail/okr-list/empty/index.css +2 -2
- package/lib/components/okr-detail/okr-list/index.css +4 -4
- package/lib/components/okr-detail/request-apis.js +3 -1
- package/lib/components/okr-detail/schedule/components/detail-title/index.css +1 -1
- package/lib/components/okr-detail/schedule/components/kr-progress/index.css +2 -2
- package/lib/components/okr-detail/schedule/components/o-progress/index.css +7 -7
- package/lib/components/okr-detail/schedule/components/o-progress/index.js +6 -2
- package/lib/components/okr-detail/schedule/components/sub-o-progress/index.css +1 -1
- package/lib/components/okr-detail/schedule/components/title/index.css +1 -1
- package/lib/components/okr-detail/schedule/util.js +3 -1
- package/lib/components/okr-excel/setting.js +6 -4
- package/lib/components/okr-filter-drawer/filter-form.js +3 -1
- package/lib/components/okr-flow/child-node/index.css +2 -2
- package/lib/components/okr-flow/empty/index.css +1 -1
- package/lib/components/okr-flow/open-data/index.js +3 -1
- package/lib/components/okr-flow/request-apis.js +4 -2
- package/lib/components/okr-flow/utils/config.js +7 -3
- package/lib/components/okr-guide/index.css +15 -17
- package/lib/components/okr-guide/index.js +3 -1
- package/lib/components/okr-progress/components/detail-title/index.css +1 -1
- package/lib/components/okr-progress/components/kr-progress/index.css +2 -2
- package/lib/components/okr-progress/components/o-progress/index.css +7 -7
- package/lib/components/okr-progress/components/o-progress/index.js +6 -2
- package/lib/components/okr-progress/components/sub-o-progress/index.css +1 -1
- package/lib/components/okr-progress/components/title/index.css +1 -1
- package/lib/components/okr-progress/util.js +3 -1
- package/lib/components/okr-progress-detail/index.css +1 -1
- package/lib/components/okr-progress-modal/index.css +2 -2
- package/lib/components/okr-progress-modal/request-apis.js +4 -2
- package/lib/components/okr-review/common.js +1 -1
- package/lib/components/okr-share/publishMblog.js +3 -1
- package/lib/components/okr-share/request-apis.js +4 -2
- package/lib/components/okrcase-library/index.css +1 -1
- package/lib/components/okrcase-library/index.js +3 -1
- package/lib/components/operation-records/index.js +56 -8
- package/lib/components/order-have-award/index.js +6 -2
- package/lib/components/part-notice/index.js +5 -1
- package/lib/components/password-input/index.css +1 -1
- package/lib/components/period-selector/helper/index.js +3 -1
- package/lib/components/photo-card/components/card/index.css +3 -3
- package/lib/components/photo-card/index.css +1 -1
- package/lib/components/point-demo/index.js +9 -7
- package/lib/components/point-demo/point-demo.js +5 -3
- package/lib/components/promise-confirm/index.js +3 -2
- package/lib/components/search-dropdown/index.css +1 -1
- package/lib/components/select-layer/index.css +1 -1
- package/lib/components/select-tags/index.js +5 -3
- package/lib/components/status-time/index.css +1 -1
- package/lib/components/stop-taking-modal/index.js +3 -1
- package/lib/components/superset-charts/utils/axios.js +4 -2
- package/lib/components/survey-model/index.js +7 -7
- package/lib/components/survey-model/instance.js +4 -2
- package/lib/components/switch/index.css +1 -1
- package/lib/components/tabs/index.css +1 -1
- package/lib/components/task-relation-modal/helper.js +1 -1
- package/lib/components/task-relation-modal/okr-relation/relation-task-model/search-form.js +2 -2
- package/lib/components/task-relation-modal/okr-relation/request-api.js +3 -1
- package/lib/components/task-relation-modal/okr-relation/tree/task-tree/index.js +3 -1
- package/lib/components/task-relation-modal/request-api.js +3 -1
- package/lib/components/task-relation-modal/search/search-dropdown/index.css +1 -1
- package/lib/components/task-relation-modal/tree/category-tree/index.css +3 -3
- package/lib/components/task-relation-modal/tree/okr-tree/index.css +2 -2
- package/lib/components/task-relation-modal/tree/okr-tree/index.js +3 -1
- package/lib/components/task-relation-modal/tree/okr-tree/search-form.js +2 -2
- package/lib/components/task-relation-modal/tree/work-list/search-form.js +2 -2
- package/lib/components/task-relation-modal/tree/work-tree/index.css +2 -2
- package/lib/components/task-relation-modal/tree/work-tree/search-form.js +2 -2
- package/lib/components/task-relation-modal/tree-node/category-node/index.css +1 -1
- package/lib/components/task-relation-modal/tree-node/kr-node/index.css +1 -1
- package/lib/components/task-relation-modal/tree-node/milestone-node/index.css +1 -1
- package/lib/components/task-relation-modal/tree-node/work-node/index.js +3 -1
- package/lib/components/task-tree/task-item-node/index.css +5 -5
- package/lib/components/textarea/index.js +4 -2
- package/lib/components/tooltip/index.css +1 -1
- package/lib/components/upload/index.js +4 -2
- package/lib/components/upvote/request-apis.js +4 -2
- package/lib/components/user-selector/empty/group.js +4 -2
- package/lib/components/user-selector/request-apis.js +4 -2
- package/lib/components/version-change-modal/index.css +2 -2
- package/lib/components/version-change-modal/index.js +6 -2
- package/lib/components/video-modal/index.js +3 -1
- package/lib/components/weekly-report/card.js +9 -9
- package/lib/components/word-cloud/request-apis.js +4 -2
- package/lib/index.js +8 -0
- package/lib/pages/aha2021/index.js +9 -9
- package/lib/pages/appointment-demo/drop-down-box/index.css +1 -1
- package/lib/pages/appointment-demo/input/index.css +1 -1
- package/lib/pages/group-management/components/input-form/index.css +1 -1
- package/lib/pages/group-management/components/openData/index.js +9 -3
- package/lib/pages/group-management/groupInterface.js +10 -4
- package/lib/pages/group-management/page-view/importGroupStaff/index.js +5 -3
- package/lib/pages/group-management/page-view/index.css +1 -1
- package/lib/pages/like-ranking/index.js +3 -1
- package/lib/pages/new-okr-list/header/index.js +10 -4
- package/lib/pages/new-okr-list/index.js +2 -41
- package/lib/pages/okr-map/export-modules/okr-map/header/index.css +3 -3
- package/lib/pages/okr-map/export-modules/okr-map/index.css +1 -1
- package/lib/pages/okr-map/export-modules/share-okr-page/header/index.css +2 -2
- package/lib/pages/okr-map/export-modules/share-okr-page/index.css +1 -1
- package/lib/pages/okr-map/hooks/useStorage.js +3 -1
- package/lib/pages/okr-map/level2-search/index.css +1 -1
- package/lib/pages/okr-map/no-okr/index.css +1 -1
- package/lib/pages/okr-map/number-select/index.css +1 -1
- package/lib/pages/okr-map/open-data/index.js +3 -1
- package/lib/pages/okr-map/request-apis.js +4 -2
- package/lib/pages/okr-map/share-dialog/index.css +3 -3
- package/lib/pages/okr-map/unsupport-ie/index.css +1 -1
- package/lib/pages/okr-map/utils.js +10 -7
- package/lib/pages/personal-info/components/base-info/index.css +1 -1
- package/lib/pages/personal-info/components/person-photo/index.css +1 -1
- package/lib/utils/auth.js +22 -14
- package/lib/utils/bs-global.js +21 -8
- package/lib/utils/helpers.js +15 -5
- package/lib/utils/open-data.js +14 -6
- package/lib/utils/platform.js +15 -5
- package/lib/utils/request-v1.js +9 -3
- package/lib/utils/request.js +3 -3
- package/package.json +2 -3
package/lib/utils/auth.js
CHANGED
|
@@ -33,7 +33,7 @@ var BaseAuth = /*#__PURE__*/function () {
|
|
|
33
33
|
function BaseAuth() {
|
|
34
34
|
_classCallCheck(this, BaseAuth);
|
|
35
35
|
|
|
36
|
-
this.loginUserInfor = (0, _bsGlobal.getBSGlobal)('loginUserInfo');
|
|
36
|
+
this.loginUserInfor = (0, _bsGlobal.getBSGlobal)('loginUserInfo') || {};
|
|
37
37
|
} // 老板
|
|
38
38
|
|
|
39
39
|
|
|
@@ -80,7 +80,9 @@ var BaseAuth = /*#__PURE__*/function () {
|
|
|
80
80
|
}, {
|
|
81
81
|
key: "isSurveyManager",
|
|
82
82
|
value: function isSurveyManager() {
|
|
83
|
-
|
|
83
|
+
var _this$loginUserInfor;
|
|
84
|
+
|
|
85
|
+
return (_this$loginUserInfor = this.loginUserInfor) === null || _this$loginUserInfor === void 0 ? void 0 : _this$loginUserInfor.IsSuveryManager;
|
|
84
86
|
}
|
|
85
87
|
}]);
|
|
86
88
|
|
|
@@ -150,7 +152,7 @@ var KRAuth = /*#__PURE__*/function (_BaseAuth2) {
|
|
|
150
152
|
_this2 = _super2.call(this, props);
|
|
151
153
|
var user = props.user,
|
|
152
154
|
createUserId = props.createUserId;
|
|
153
|
-
_this2.loginUserInfor = (0, _bsGlobal.getBSGlobal)('loginUserInfo');
|
|
155
|
+
_this2.loginUserInfor = (0, _bsGlobal.getBSGlobal)('loginUserInfo') || {};
|
|
154
156
|
_this2.userId = _this2.loginUserInfor.Id;
|
|
155
157
|
_this2.user = user;
|
|
156
158
|
_this2.createUserId = createUserId;
|
|
@@ -238,7 +240,9 @@ var EAuth = /*#__PURE__*/function (_BaseAuth3) {
|
|
|
238
240
|
exports.EAuth = EAuth;
|
|
239
241
|
|
|
240
242
|
var hasSuperior = function hasSuperior() {
|
|
241
|
-
|
|
243
|
+
var _getBSGlobal;
|
|
244
|
+
|
|
245
|
+
return !!((_getBSGlobal = (0, _bsGlobal.getBSGlobal)('loginUserInfo')) !== null && _getBSGlobal !== void 0 && _getBSGlobal.ManagerId);
|
|
242
246
|
}; // 动态和项目文件管理权限
|
|
243
247
|
|
|
244
248
|
|
|
@@ -250,13 +254,15 @@ var DynamicManagerAuth = /*#__PURE__*/function (_BaseAuth4) {
|
|
|
250
254
|
var _super4 = _createSuper(DynamicManagerAuth);
|
|
251
255
|
|
|
252
256
|
function DynamicManagerAuth(props) {
|
|
257
|
+
var _getBSGlobal2, _getBSGlobal3;
|
|
258
|
+
|
|
253
259
|
var _this4;
|
|
254
260
|
|
|
255
261
|
_classCallCheck(this, DynamicManagerAuth);
|
|
256
262
|
|
|
257
263
|
_this4 = _super4.call(this, props);
|
|
258
|
-
_this4.isDynamicManager = (0, _bsGlobal.getBSGlobal)('loginUserInfo').IsFeedAndFileManager;
|
|
259
|
-
_this4.isLeader = (0, _bsGlobal.getBSGlobal)('loginUserInfo').IsLeader;
|
|
264
|
+
_this4.isDynamicManager = (_getBSGlobal2 = (0, _bsGlobal.getBSGlobal)('loginUserInfo')) === null || _getBSGlobal2 === void 0 ? void 0 : _getBSGlobal2.IsFeedAndFileManager;
|
|
265
|
+
_this4.isLeader = (_getBSGlobal3 = (0, _bsGlobal.getBSGlobal)('loginUserInfo')) === null || _getBSGlobal3 === void 0 ? void 0 : _getBSGlobal3.IsLeader;
|
|
260
266
|
return _this4;
|
|
261
267
|
}
|
|
262
268
|
|
|
@@ -323,9 +329,11 @@ exports.ChildAuth = ChildAuth;
|
|
|
323
329
|
|
|
324
330
|
var MyRole = /*#__PURE__*/function () {
|
|
325
331
|
function MyRole() {
|
|
332
|
+
var _this$loginUserInfo, _this$loginUserInfo2, _this$loginUserInfo3, _this$loginUserInfo4, _this$loginUserInfo5, _this$loginUserInfo6, _this$loginUserInfo7;
|
|
333
|
+
|
|
326
334
|
_classCallCheck(this, MyRole);
|
|
327
335
|
|
|
328
|
-
this.loginUserInfo = (0, _bsGlobal.getBSGlobal)('loginUserInfo');
|
|
336
|
+
this.loginUserInfo = (0, _bsGlobal.getBSGlobal)('loginUserInfo') || {};
|
|
329
337
|
this.role_label = {
|
|
330
338
|
1: 'assistant',
|
|
331
339
|
// 助理或者说动态管理员
|
|
@@ -336,17 +344,17 @@ var MyRole = /*#__PURE__*/function () {
|
|
|
336
344
|
4: 'adminManager' // 后台管理员
|
|
337
345
|
|
|
338
346
|
};
|
|
339
|
-
this.isLeader = this.loginUserInfo.IsLeader;
|
|
340
|
-
this.isBoss = this.loginUserInfo.IsBoss;
|
|
341
|
-
this.isSuperManager = this.loginUserInfo.Role === 2; // 超管
|
|
347
|
+
this.isLeader = (_this$loginUserInfo = this.loginUserInfo) === null || _this$loginUserInfo === void 0 ? void 0 : _this$loginUserInfo.IsLeader;
|
|
348
|
+
this.isBoss = (_this$loginUserInfo2 = this.loginUserInfo) === null || _this$loginUserInfo2 === void 0 ? void 0 : _this$loginUserInfo2.IsBoss;
|
|
349
|
+
this.isSuperManager = ((_this$loginUserInfo3 = this.loginUserInfo) === null || _this$loginUserInfo3 === void 0 ? void 0 : _this$loginUserInfo3.Role) === 2; // 超管
|
|
342
350
|
|
|
343
|
-
this.isAssistant = this.loginUserInfo.Role === 1; // 助理或者说动态管理员
|
|
351
|
+
this.isAssistant = ((_this$loginUserInfo4 = this.loginUserInfo) === null || _this$loginUserInfo4 === void 0 ? void 0 : _this$loginUserInfo4.Role) === 1; // 助理或者说动态管理员
|
|
344
352
|
|
|
345
|
-
this.isOkrManager = this.loginUserInfo.IsOkrManager; // 目标管理员
|
|
353
|
+
this.isOkrManager = (_this$loginUserInfo5 = this.loginUserInfo) === null || _this$loginUserInfo5 === void 0 ? void 0 : _this$loginUserInfo5.IsOkrManager; // 目标管理员
|
|
346
354
|
|
|
347
|
-
this.isWorkManager = this.loginUserInfo.IsWorkManager; // 项目管理员
|
|
355
|
+
this.isWorkManager = (_this$loginUserInfo6 = this.loginUserInfo) === null || _this$loginUserInfo6 === void 0 ? void 0 : _this$loginUserInfo6.IsWorkManager; // 项目管理员
|
|
348
356
|
|
|
349
|
-
this.isAdminManager = this.loginUserInfo.Role === 4; // 后台管理员
|
|
357
|
+
this.isAdminManager = ((_this$loginUserInfo7 = this.loginUserInfo) === null || _this$loginUserInfo7 === void 0 ? void 0 : _this$loginUserInfo7.Role) === 4; // 后台管理员
|
|
350
358
|
}
|
|
351
359
|
|
|
352
360
|
_createClass(MyRole, [{
|
package/lib/utils/bs-global.js
CHANGED
|
@@ -7,13 +7,17 @@ exports.hasWebHead = exports.getVersion = exports.getUserInfo = exports.getUploa
|
|
|
7
7
|
exports.isWx = isWx;
|
|
8
8
|
|
|
9
9
|
var getUserInfo = function getUserInfo() {
|
|
10
|
-
|
|
10
|
+
var _window$BSGlobal;
|
|
11
|
+
|
|
12
|
+
return ((_window$BSGlobal = window.BSGlobal) === null || _window$BSGlobal === void 0 ? void 0 : _window$BSGlobal.loginUserInfo) || {};
|
|
11
13
|
};
|
|
12
14
|
|
|
13
15
|
exports.getUserInfo = getUserInfo;
|
|
14
16
|
|
|
15
17
|
var getTenantInfo = function getTenantInfo() {
|
|
16
|
-
|
|
18
|
+
var _window$BSGlobal2;
|
|
19
|
+
|
|
20
|
+
return ((_window$BSGlobal2 = window.BSGlobal) === null || _window$BSGlobal2 === void 0 ? void 0 : _window$BSGlobal2.tenantInfo) || {};
|
|
17
21
|
};
|
|
18
22
|
|
|
19
23
|
exports.getTenantInfo = getTenantInfo;
|
|
@@ -25,21 +29,26 @@ var getBSGlobal = function getBSGlobal(key) {
|
|
|
25
29
|
exports.getBSGlobal = getBSGlobal;
|
|
26
30
|
|
|
27
31
|
var getOkrAdvancedSetting = function getOkrAdvancedSetting() {
|
|
28
|
-
|
|
32
|
+
var _window$BSGlobal3;
|
|
33
|
+
|
|
34
|
+
return ((_window$BSGlobal3 = window.BSGlobal) === null || _window$BSGlobal3 === void 0 ? void 0 : _window$BSGlobal3.OkrAdvancedSetting) || {};
|
|
29
35
|
}; // version 1 试用版
|
|
30
36
|
|
|
31
37
|
|
|
32
38
|
exports.getOkrAdvancedSetting = getOkrAdvancedSetting;
|
|
33
39
|
|
|
34
40
|
var getVersion = function getVersion() {
|
|
35
|
-
|
|
41
|
+
var _window$BSGlobal$tena;
|
|
42
|
+
|
|
43
|
+
return (_window$BSGlobal$tena = window.BSGlobal.tenantAuthentication) === null || _window$BSGlobal$tena === void 0 ? void 0 : _window$BSGlobal$tena.Version;
|
|
36
44
|
};
|
|
37
45
|
|
|
38
46
|
exports.getVersion = getVersion;
|
|
39
47
|
|
|
40
48
|
var getSource = function getSource() {
|
|
41
|
-
var
|
|
42
|
-
|
|
49
|
+
var _getTenantInfo;
|
|
50
|
+
|
|
51
|
+
return (_getTenantInfo = getTenantInfo()) === null || _getTenantInfo === void 0 ? void 0 : _getTenantInfo.Source;
|
|
43
52
|
};
|
|
44
53
|
|
|
45
54
|
exports.getSource = getSource;
|
|
@@ -57,7 +66,9 @@ var getUploadMaxSize = function getUploadMaxSize() {
|
|
|
57
66
|
exports.getUploadMaxSize = getUploadMaxSize;
|
|
58
67
|
|
|
59
68
|
function isWx() {
|
|
60
|
-
|
|
69
|
+
var _getTenantInfo2, _getTenantInfo3;
|
|
70
|
+
|
|
71
|
+
return ((_getTenantInfo2 = getTenantInfo()) === null || _getTenantInfo2 === void 0 ? void 0 : _getTenantInfo2.Source) === 860 && ((_getTenantInfo3 = getTenantInfo()) === null || _getTenantInfo3 === void 0 ? void 0 : _getTenantInfo3.corpCreateType) !== 2;
|
|
61
72
|
}
|
|
62
73
|
/*
|
|
63
74
|
*通过AppId,来查询是否开通这个产品
|
|
@@ -94,6 +105,8 @@ var formatNum = function formatNum(num) {
|
|
|
94
105
|
exports.formatNum = formatNum;
|
|
95
106
|
|
|
96
107
|
var hasWebHead = function hasWebHead(webHeadName) {
|
|
108
|
+
var _window$BSGlobal4, _window$BSGlobal4$Web;
|
|
109
|
+
|
|
97
110
|
var webHeadMap = {
|
|
98
111
|
task: '1',
|
|
99
112
|
okr: '113',
|
|
@@ -101,7 +114,7 @@ var hasWebHead = function hasWebHead(webHeadName) {
|
|
|
101
114
|
apply: '907',
|
|
102
115
|
kaohe: '403'
|
|
103
116
|
};
|
|
104
|
-
var webHead = window.BSGlobal.WebHead.AppHead;
|
|
117
|
+
var webHead = ((_window$BSGlobal4 = window.BSGlobal) === null || _window$BSGlobal4 === void 0 ? void 0 : (_window$BSGlobal4$Web = _window$BSGlobal4.WebHead) === null || _window$BSGlobal4$Web === void 0 ? void 0 : _window$BSGlobal4$Web.AppHead) || [];
|
|
105
118
|
return webHead.findIndex(function (a) {
|
|
106
119
|
return a.AppId === webHeadMap[webHeadName];
|
|
107
120
|
}) !== -1;
|
package/lib/utils/helpers.js
CHANGED
|
@@ -50,8 +50,10 @@ function getUploadMaxSize() {
|
|
|
50
50
|
}
|
|
51
51
|
|
|
52
52
|
function getApiUrl(url) {
|
|
53
|
+
var _getTenantInfo;
|
|
54
|
+
|
|
53
55
|
var uid = (0, _bsGlobal.getUserInfo)().Id;
|
|
54
|
-
var tid = getTenantInfo().Id;
|
|
56
|
+
var tid = (_getTenantInfo = getTenantInfo()) === null || _getTenantInfo === void 0 ? void 0 : _getTenantInfo.Id;
|
|
55
57
|
var apiServer = (0, _bsGlobal.getBSGlobal)("apiPath");
|
|
56
58
|
return "".concat(apiServer, "/api/v1/").concat(tid, "/").concat(uid, "/").concat(url);
|
|
57
59
|
}
|
|
@@ -61,25 +63,33 @@ function getTenantInfo() {
|
|
|
61
63
|
}
|
|
62
64
|
|
|
63
65
|
var isDingDing = function isDingDing() {
|
|
64
|
-
|
|
66
|
+
var _getTenantInfo2;
|
|
67
|
+
|
|
68
|
+
return ((_getTenantInfo2 = getTenantInfo()) === null || _getTenantInfo2 === void 0 ? void 0 : _getTenantInfo2.Source) === 861;
|
|
65
69
|
};
|
|
66
70
|
|
|
67
71
|
exports.isDingDing = isDingDing;
|
|
68
72
|
|
|
69
73
|
var isFeishu = function isFeishu() {
|
|
70
|
-
|
|
74
|
+
var _getTenantInfo3;
|
|
75
|
+
|
|
76
|
+
return ((_getTenantInfo3 = getTenantInfo()) === null || _getTenantInfo3 === void 0 ? void 0 : _getTenantInfo3.Source) === 862;
|
|
71
77
|
};
|
|
72
78
|
|
|
73
79
|
exports.isFeishu = isFeishu;
|
|
74
80
|
|
|
75
81
|
var isLocal = function isLocal() {
|
|
76
|
-
|
|
82
|
+
var _getTenantInfo4;
|
|
83
|
+
|
|
84
|
+
return !!((_getTenantInfo4 = getTenantInfo()) !== null && _getTenantInfo4 !== void 0 && _getTenantInfo4.isLocal);
|
|
77
85
|
};
|
|
78
86
|
|
|
79
87
|
exports.isLocal = isLocal;
|
|
80
88
|
|
|
81
89
|
var isTencentHr = function isTencentHr() {
|
|
82
|
-
|
|
90
|
+
var _getTenantInfo5;
|
|
91
|
+
|
|
92
|
+
return ((_getTenantInfo5 = getTenantInfo()) === null || _getTenantInfo5 === void 0 ? void 0 : _getTenantInfo5.Source) === 964;
|
|
83
93
|
};
|
|
84
94
|
|
|
85
95
|
exports.isTencentHr = isTencentHr;
|
package/lib/utils/open-data.js
CHANGED
|
@@ -38,7 +38,9 @@ var DINGTALK_SOURCE = 861;
|
|
|
38
38
|
var ignorePIds = [-1, 0, 10000];
|
|
39
39
|
|
|
40
40
|
var getSource = function getSource() {
|
|
41
|
-
|
|
41
|
+
var _getBSGlobal;
|
|
42
|
+
|
|
43
|
+
return (_getBSGlobal = (0, _bsGlobal.getBSGlobal)('tenantInfo')) === null || _getBSGlobal === void 0 ? void 0 : _getBSGlobal.Source;
|
|
42
44
|
};
|
|
43
45
|
|
|
44
46
|
exports.getSource = getSource;
|
|
@@ -74,10 +76,10 @@ var getOpenId = function getOpenId(id, type) {
|
|
|
74
76
|
exports.getOpenId = getOpenId;
|
|
75
77
|
|
|
76
78
|
function openData() {
|
|
77
|
-
var
|
|
79
|
+
var _getBSGlobal2;
|
|
78
80
|
|
|
79
81
|
// 企业微信租户 && 非自建应用
|
|
80
|
-
if ((getSource() === WX_SOURCE || getUA().includes(WX_UA_STR)) && (
|
|
82
|
+
if ((getSource() === WX_SOURCE || getUA().includes(WX_UA_STR)) && (_getBSGlobal2 = (0, _bsGlobal.getBSGlobal)('tenantInfo')) !== null && _getBSGlobal2 !== void 0 && _getBSGlobal2.isTranslate) {
|
|
81
83
|
return function (p) {
|
|
82
84
|
var pId = p.id,
|
|
83
85
|
pName = p.name,
|
|
@@ -200,7 +202,9 @@ var isPlatform = function isPlatform(name) {
|
|
|
200
202
|
exports.isPlatform = isPlatform;
|
|
201
203
|
|
|
202
204
|
var parseTag = function parseTag(str) {
|
|
203
|
-
var
|
|
205
|
+
var _window$BSGlobal$tena;
|
|
206
|
+
|
|
207
|
+
var source = (_window$BSGlobal$tena = window.BSGlobal.tenantInfo) === null || _window$BSGlobal$tena === void 0 ? void 0 : _window$BSGlobal$tena.Source;
|
|
204
208
|
var ua = navigator.userAgent.toLowerCase();
|
|
205
209
|
var reg = /<\w+[\w\W]*?(userId|departmentId)=["'](\S+?)["'][\w\W]*?>@([\w\W]*?)<\/\w+>/g;
|
|
206
210
|
var strReg = /<\w+[\w\s"'\/=\:\.]*?(?:userId|departmentId)=["']\S+?["'][\w\s"'\/=\:\.]*?>[\w\W]*?<\/\w+?>/;
|
|
@@ -256,8 +260,10 @@ var parseTag = function parseTag(str) {
|
|
|
256
260
|
exports.parseTag = parseTag;
|
|
257
261
|
|
|
258
262
|
var parseString = function parseString(str) {
|
|
263
|
+
var _window$BSGlobal$tena2;
|
|
264
|
+
|
|
259
265
|
// @ts-ignore
|
|
260
|
-
var source = window.BSGlobal.tenantInfo.Source;
|
|
266
|
+
var source = (_window$BSGlobal$tena2 = window.BSGlobal.tenantInfo) === null || _window$BSGlobal$tena2 === void 0 ? void 0 : _window$BSGlobal$tena2.Source;
|
|
261
267
|
var ua = navigator.userAgent.toLowerCase();
|
|
262
268
|
|
|
263
269
|
if (source != WX_SOURCE && ua.indexOf('wxwork') == -1) {
|
|
@@ -314,8 +320,10 @@ var openDataMapV2 = {
|
|
|
314
320
|
};
|
|
315
321
|
|
|
316
322
|
var parseStringV2 = function parseStringV2(str) {
|
|
323
|
+
var _window$BSGlobal$tena3;
|
|
324
|
+
|
|
317
325
|
// @ts-ignore
|
|
318
|
-
var source = window.BSGlobal.tenantInfo.Source;
|
|
326
|
+
var source = (_window$BSGlobal$tena3 = window.BSGlobal.tenantInfo) === null || _window$BSGlobal$tena3 === void 0 ? void 0 : _window$BSGlobal$tena3.Source;
|
|
319
327
|
var ua = navigator.userAgent.toLowerCase();
|
|
320
328
|
|
|
321
329
|
if (source != WX_SOURCE && ua.indexOf('micromessenger') == -1) {
|
package/lib/utils/platform.js
CHANGED
|
@@ -11,8 +11,10 @@ var _react = _interopRequireDefault(require("react"));
|
|
|
11
11
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
12
12
|
|
|
13
13
|
var isPlatform = function isPlatform(name) {
|
|
14
|
+
var _window$BSGlobal$tena;
|
|
15
|
+
|
|
14
16
|
// @ts-ignore
|
|
15
|
-
var source = window.BSGlobal.tenantInfo.Source;
|
|
17
|
+
var source = (_window$BSGlobal$tena = window.BSGlobal.tenantInfo) === null || _window$BSGlobal$tena === void 0 ? void 0 : _window$BSGlobal$tena.Source;
|
|
16
18
|
var ua = navigator.userAgent.toLowerCase();
|
|
17
19
|
|
|
18
20
|
switch (name) {
|
|
@@ -39,8 +41,10 @@ var getPlatformConfig = function getPlatformConfig() {
|
|
|
39
41
|
exports.getPlatformConfig = getPlatformConfig;
|
|
40
42
|
|
|
41
43
|
var isDD = function isDD(res) {
|
|
44
|
+
var _window$BSGlobal$tena2;
|
|
45
|
+
|
|
42
46
|
// @ts-ignore
|
|
43
|
-
var source = window.BSGlobal.tenantInfo.Source;
|
|
47
|
+
var source = (_window$BSGlobal$tena2 = window.BSGlobal.tenantInfo) === null || _window$BSGlobal$tena2 === void 0 ? void 0 : _window$BSGlobal$tena2.Source;
|
|
44
48
|
if (source == 861) return res;
|
|
45
49
|
return undefined;
|
|
46
50
|
};
|
|
@@ -48,8 +52,10 @@ var isDD = function isDD(res) {
|
|
|
48
52
|
exports.isDD = isDD;
|
|
49
53
|
|
|
50
54
|
var isFeishu = function isFeishu(res) {
|
|
55
|
+
var _window$BSGlobal$tena3;
|
|
56
|
+
|
|
51
57
|
// @ts-ignore
|
|
52
|
-
var source = window.BSGlobal.tenantInfo.Source;
|
|
58
|
+
var source = (_window$BSGlobal$tena3 = window.BSGlobal.tenantInfo) === null || _window$BSGlobal$tena3 === void 0 ? void 0 : _window$BSGlobal$tena3.Source;
|
|
53
59
|
if (source == 862) return res;
|
|
54
60
|
return undefined;
|
|
55
61
|
};
|
|
@@ -57,6 +63,8 @@ var isFeishu = function isFeishu(res) {
|
|
|
57
63
|
exports.isFeishu = isFeishu;
|
|
58
64
|
|
|
59
65
|
function PlatformItem(props) {
|
|
66
|
+
var _window$BSGlobal$tena4;
|
|
67
|
+
|
|
60
68
|
var children = props.children,
|
|
61
69
|
_props$hidden = props.hidden,
|
|
62
70
|
hidden = _props$hidden === void 0 ? [] : _props$hidden;
|
|
@@ -65,7 +73,7 @@ function PlatformItem(props) {
|
|
|
65
73
|
lark: 862
|
|
66
74
|
}; // @ts-ignore
|
|
67
75
|
|
|
68
|
-
var sourceId = window.BSGlobal.tenantInfo.Source;
|
|
76
|
+
var sourceId = (_window$BSGlobal$tena4 = window.BSGlobal.tenantInfo) === null || _window$BSGlobal$tena4 === void 0 ? void 0 : _window$BSGlobal$tena4.Source;
|
|
69
77
|
var isShowSource = true;
|
|
70
78
|
hidden.forEach(function (item) {
|
|
71
79
|
if (sourceMap[item] == sourceId) {
|
|
@@ -81,7 +89,9 @@ function PlatformItem(props) {
|
|
|
81
89
|
}
|
|
82
90
|
|
|
83
91
|
var isOfficialSite = function isOfficialSite() {
|
|
84
|
-
var
|
|
92
|
+
var _window$BSGlobal$tena5;
|
|
93
|
+
|
|
94
|
+
var source = (_window$BSGlobal$tena5 = window.BSGlobal.tenantInfo) === null || _window$BSGlobal$tena5 === void 0 ? void 0 : _window$BSGlobal$tena5.Source;
|
|
85
95
|
return source !== 860 && source !== 861 && source !== 862;
|
|
86
96
|
};
|
|
87
97
|
|
package/lib/utils/request-v1.js
CHANGED
|
@@ -98,22 +98,28 @@ function _taker() {
|
|
|
98
98
|
}
|
|
99
99
|
|
|
100
100
|
function getApiUrl(url) {
|
|
101
|
+
var _getTenantInfo;
|
|
102
|
+
|
|
101
103
|
var uid = (0, _bsGlobal.getUserInfo)().Id;
|
|
102
|
-
var tid = (0, _bsGlobal.getTenantInfo)().Id;
|
|
104
|
+
var tid = (_getTenantInfo = (0, _bsGlobal.getTenantInfo)()) === null || _getTenantInfo === void 0 ? void 0 : _getTenantInfo.Id;
|
|
103
105
|
var apiServer = (0, _bsGlobal.getBSGlobal)("apiPath");
|
|
104
106
|
return "".concat(apiServer, "/api/v1/").concat(tid, "/").concat(uid, "/").concat(url);
|
|
105
107
|
}
|
|
106
108
|
|
|
107
109
|
function getApiUrl3(url) {
|
|
110
|
+
var _getTenantInfo2;
|
|
111
|
+
|
|
108
112
|
var uid = (0, _bsGlobal.getUserInfo)().Id;
|
|
109
|
-
var tid = (0, _bsGlobal.getTenantInfo)().Id;
|
|
113
|
+
var tid = (_getTenantInfo2 = (0, _bsGlobal.getTenantInfo)()) === null || _getTenantInfo2 === void 0 ? void 0 : _getTenantInfo2.Id;
|
|
110
114
|
var apiServer = (0, _bsGlobal.getBSGlobal)("apiPath");
|
|
111
115
|
return "".concat(apiServer, "/api/v3/").concat(tid, "/").concat(uid, "/").concat(url);
|
|
112
116
|
}
|
|
113
117
|
|
|
114
118
|
function getApiUrl2(url) {
|
|
119
|
+
var _getTenantInfo3;
|
|
120
|
+
|
|
115
121
|
var uid = (0, _bsGlobal.getUserInfo)().Id;
|
|
116
|
-
var tid = (0, _bsGlobal.getTenantInfo)().Id;
|
|
122
|
+
var tid = (_getTenantInfo3 = (0, _bsGlobal.getTenantInfo)()) === null || _getTenantInfo3 === void 0 ? void 0 : _getTenantInfo3.Id;
|
|
117
123
|
var apiServer = (0, _bsGlobal.getBSGlobal)("apiPath");
|
|
118
124
|
return "".concat(apiServer, "/api/v2/").concat(tid, "/").concat(uid, "/").concat(url);
|
|
119
125
|
}
|
package/lib/utils/request.js
CHANGED
|
@@ -9,7 +9,7 @@ exports.rput = exports.rpost = exports.rget = exports.rdelete = exports.postForT
|
|
|
9
9
|
|
|
10
10
|
var _axios = _interopRequireDefault(require("axios"));
|
|
11
11
|
|
|
12
|
-
var _window$BSGlobal, _window$BSGlobal2;
|
|
12
|
+
var _window$BSGlobal, _window$BSGlobal$tena, _window$BSGlobal2, _window$BSGlobal2$log;
|
|
13
13
|
|
|
14
14
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
15
15
|
|
|
@@ -19,8 +19,8 @@ function asyncGeneratorStep(gen, resolve, reject, _next, _throw, key, arg) { try
|
|
|
19
19
|
|
|
20
20
|
function _asyncToGenerator(fn) { return function () { var self = this, args = arguments; return new Promise(function (resolve, reject) { var gen = fn.apply(self, args); function _next(value) { asyncGeneratorStep(gen, resolve, reject, _next, _throw, "next", value); } function _throw(err) { asyncGeneratorStep(gen, resolve, reject, _next, _throw, "throw", err); } _next(undefined); }); }; }
|
|
21
21
|
|
|
22
|
-
var tenantId = ((_window$BSGlobal = window.BSGlobal) === null || _window$BSGlobal === void 0 ? void 0 : _window$BSGlobal.tenantInfo.Id) || 0;
|
|
23
|
-
var userId = ((_window$BSGlobal2 = window.BSGlobal) === null || _window$BSGlobal2 === void 0 ? void 0 : _window$BSGlobal2.loginUserInfo.Id) || 0; // 开启mock
|
|
22
|
+
var tenantId = ((_window$BSGlobal = window.BSGlobal) === null || _window$BSGlobal === void 0 ? void 0 : (_window$BSGlobal$tena = _window$BSGlobal.tenantInfo) === null || _window$BSGlobal$tena === void 0 ? void 0 : _window$BSGlobal$tena.Id) || 0;
|
|
23
|
+
var userId = ((_window$BSGlobal2 = window.BSGlobal) === null || _window$BSGlobal2 === void 0 ? void 0 : (_window$BSGlobal2$log = _window$BSGlobal2.loginUserInfo) === null || _window$BSGlobal2$log === void 0 ? void 0 : _window$BSGlobal2$log.Id) || 0; // 开启mock
|
|
24
24
|
|
|
25
25
|
var mockEnabled = false;
|
|
26
26
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@titaui/pc",
|
|
3
|
-
"version": "1.15.
|
|
3
|
+
"version": "1.15.90-beta.1",
|
|
4
4
|
"nameCN": "",
|
|
5
5
|
"description": "",
|
|
6
6
|
"main": "lib/index.js",
|
|
@@ -83,8 +83,7 @@
|
|
|
83
83
|
"@titaui/rc-tree2": "4.1.23",
|
|
84
84
|
"@titaui/rc-trigger": "5.2.5",
|
|
85
85
|
"@titaui/react-flow-renderer": "9.5.4",
|
|
86
|
-
"@titaui/request": "
|
|
87
|
-
"@titaui/rich-editor": "0.1.73",
|
|
86
|
+
"@titaui/request": "1.1.9",
|
|
88
87
|
"@titaui/toast": "1.0.0",
|
|
89
88
|
"@types/color": "3.0.3",
|
|
90
89
|
"@types/prosemirror-commands": "1.0.4",
|