@titaui/pc 1.15.84-beta.1 → 1.15.84-beta.10
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/constant.js +115 -0
- package/lib/components/book-demo/interface.js +1 -0
- 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/index.css +6 -6
- package/lib/components/create-okr-modal/kr-items/index.css +3 -3
- 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/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-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-kr/index.css +1 -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-task/index.css +1 -1
- package/lib/components/dynamic/dynamic-item/index.css +2 -2
- package/lib/components/dynamic/dynamic-list/index.css +1 -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/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 -6
- 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/guide-tip/index.js +4 -1
- package/lib/components/img-viewer/index.css +1 -1
- package/lib/components/import-modal/search/search-dropdown/index.css +1 -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/magnet/index.js +5 -0
- package/lib/components/menus/components/menu-tree/tree-node/index.css +4 -0
- package/lib/components/menus/components/menu-tree/tree-node/sub-menu-item.js +58 -1
- package/lib/components/menus/export-modules/appraisal-menus/index.js +1 -1
- package/lib/components/menus/export-modules/okr-menus/menus.js +3 -1
- package/lib/components/menus/export-modules/summary-menus/menu-highlight.js +8 -0
- package/lib/components/menus/export-modules/summary-menus/menus.js +10 -1
- package/lib/components/menus/export-modules/summary-menus/request-api.js +9 -3
- 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/request-apis.js +7 -1
- 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/menu/index.css +1 -1
- package/lib/components/nav-top/index.css +1 -1
- package/lib/components/okr-detail/base-info/base-info.css +1 -1
- package/lib/components/okr-detail/base-info/base-info.js +26 -26
- 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/principal/index.js +3 -0
- 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/header/index.js +3 -1
- 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-kr-node/index.js +6 -2
- package/lib/components/okr-detail/components/okr-tree/tree-node/e-node/e-project.js +10 -2
- package/lib/components/okr-detail/components/okr-tree/tree-node/e-node/e-task-level2.js +9 -3
- package/lib/components/okr-detail/components/okr-tree/tree-node/e-node/e-task.js +8 -2
- 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 +5 -2
- 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/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-header/actions.js +7 -2
- package/lib/components/okr-detail/e-list/search-form/index.css +2 -2
- package/lib/components/okr-detail/e-list/util.js +6 -5
- 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/okr-list/index.js +5 -3
- 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 +7 -7
- 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-excel/setting.js +6 -4
- 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-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/sub-o-progress/index.css +1 -1
- package/lib/components/okr-progress/components/title/index.css +1 -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-review/common.js +1 -1
- package/lib/components/okrcase-library/index.css +1 -1
- package/lib/components/operation-records/index.js +56 -8
- package/lib/components/password-input/index.css +1 -1
- package/lib/components/photo-card/components/card/index.css +3 -3
- package/lib/components/photo-card/index.css +1 -1
- 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/switch/index.css +1 -1
- package/lib/components/tabs/index.css +1 -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/work-tree/index.css +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-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/version-change-modal/index.css +2 -2
- package/lib/pages/aha2021/index.js +2 -6
- 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/page-view/index.css +1 -1
- 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/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/share-dialog/index.css +3 -3
- package/lib/pages/okr-map/unsupport-ie/index.css +1 -1
- 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 +13 -7
- package/lib/utils/bs-global.js +3 -1
- package/package.json +2 -2
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
text-overflow: ellipsis;
|
|
52
52
|
word-break: keep-all;
|
|
53
53
|
font-size: 14px;
|
|
54
|
-
font-family:
|
|
54
|
+
font-family: OPPOSans, Arial, Verdana, Helvetica Neue, Helvetica, PingFang SC, Microsoft YaHei, sans-serif;
|
|
55
55
|
color: #3F4755;
|
|
56
56
|
line-height: 20px;
|
|
57
57
|
margin-left: 4px;
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
word-break: break-all;
|
|
6
6
|
white-space: nowrap;
|
|
7
7
|
vertical-align: middle;
|
|
8
|
-
font-family:
|
|
8
|
+
font-family: OPPOSans, Arial, Verdana, Helvetica Neue, Helvetica, PingFang SC, Microsoft YaHei, sans-serif;
|
|
9
9
|
color: #89919f;
|
|
10
10
|
font-size: 12px;
|
|
11
11
|
line-height: 18px;
|
|
@@ -887,6 +887,119 @@ var bookTypeInfo = (_bookTypeInfo = {}, _defineProperty(_bookTypeInfo, _interfac
|
|
|
887
887
|
multiSelect: false,
|
|
888
888
|
halfWidth: false
|
|
889
889
|
}]
|
|
890
|
+
}), _defineProperty(_bookTypeInfo, _interface.EDemoType.TryResearch, {
|
|
891
|
+
title: "预约「调查」演示",
|
|
892
|
+
desc: "与我们的顾问联系,了解 Tita 如何为您服务",
|
|
893
|
+
img: _demoPerformance["default"],
|
|
894
|
+
formField: [{
|
|
895
|
+
name: "姓名",
|
|
896
|
+
type: "text",
|
|
897
|
+
id: "username",
|
|
898
|
+
value: "",
|
|
899
|
+
required: false,
|
|
900
|
+
option: [],
|
|
901
|
+
multiSelect: false,
|
|
902
|
+
halfWidth: false
|
|
903
|
+
}, {
|
|
904
|
+
name: "手机号码",
|
|
905
|
+
type: "phone",
|
|
906
|
+
id: "phone",
|
|
907
|
+
value: "",
|
|
908
|
+
required: true,
|
|
909
|
+
option: [],
|
|
910
|
+
multiSelect: false,
|
|
911
|
+
halfWidth: false
|
|
912
|
+
}, {
|
|
913
|
+
name: "公司全称",
|
|
914
|
+
type: "text",
|
|
915
|
+
id: "tenantName",
|
|
916
|
+
value: "",
|
|
917
|
+
required: false,
|
|
918
|
+
option: [],
|
|
919
|
+
multiSelect: false,
|
|
920
|
+
halfWidth: false
|
|
921
|
+
}, {
|
|
922
|
+
name: "公司人数",
|
|
923
|
+
type: "dropSelect",
|
|
924
|
+
id: "employeeRange",
|
|
925
|
+
value: "1-30",
|
|
926
|
+
required: false,
|
|
927
|
+
option: [{
|
|
928
|
+
text: "1-30",
|
|
929
|
+
value: "1-30"
|
|
930
|
+
}, {
|
|
931
|
+
text: "30-50",
|
|
932
|
+
value: "30-50"
|
|
933
|
+
}, {
|
|
934
|
+
text: "50-100",
|
|
935
|
+
value: "50-100"
|
|
936
|
+
}, {
|
|
937
|
+
text: "100-200",
|
|
938
|
+
value: "100-200"
|
|
939
|
+
}, {
|
|
940
|
+
text: "200-300",
|
|
941
|
+
value: "200-300"
|
|
942
|
+
}, {
|
|
943
|
+
text: "300-500",
|
|
944
|
+
value: "300-500"
|
|
945
|
+
}, {
|
|
946
|
+
text: "500-1000",
|
|
947
|
+
value: "500-1000"
|
|
948
|
+
}, {
|
|
949
|
+
text: "1000-5000",
|
|
950
|
+
value: "1000-5000"
|
|
951
|
+
}, {
|
|
952
|
+
text: "5000-10000",
|
|
953
|
+
value: "5000-10000"
|
|
954
|
+
}, {
|
|
955
|
+
text: "10000+",
|
|
956
|
+
value: "10000+"
|
|
957
|
+
}, {
|
|
958
|
+
text: "我代表一组公司",
|
|
959
|
+
value: "我代表一组公司"
|
|
960
|
+
}],
|
|
961
|
+
multiSelect: false,
|
|
962
|
+
halfWidth: false
|
|
963
|
+
}, {
|
|
964
|
+
name: "验证码",
|
|
965
|
+
type: "verificationCode",
|
|
966
|
+
id: "verificationCode",
|
|
967
|
+
value: "",
|
|
968
|
+
required: true,
|
|
969
|
+
option: [],
|
|
970
|
+
multiSelect: false,
|
|
971
|
+
halfWidth: false
|
|
972
|
+
}, {
|
|
973
|
+
name: "您的公司是否做过调查",
|
|
974
|
+
type: "checkbox",
|
|
975
|
+
id: "hasCompanyDoneSurvey",
|
|
976
|
+
value: "",
|
|
977
|
+
option: [{
|
|
978
|
+
text: "做过",
|
|
979
|
+
value: "做过"
|
|
980
|
+
}, {
|
|
981
|
+
text: "没有做过",
|
|
982
|
+
value: "没有做过"
|
|
983
|
+
}],
|
|
984
|
+
required: false,
|
|
985
|
+
multiSelect: false,
|
|
986
|
+
halfWidth: false
|
|
987
|
+
}, {
|
|
988
|
+
name: "您的公司是否用调查作为绩效考核的一部分",
|
|
989
|
+
type: "checkbox",
|
|
990
|
+
id: "isCompanyHasSurveySystem",
|
|
991
|
+
value: "",
|
|
992
|
+
option: [{
|
|
993
|
+
text: "是",
|
|
994
|
+
value: "是"
|
|
995
|
+
}, {
|
|
996
|
+
text: "否",
|
|
997
|
+
value: "否"
|
|
998
|
+
}],
|
|
999
|
+
required: false,
|
|
1000
|
+
multiSelect: false,
|
|
1001
|
+
halfWidth: false
|
|
1002
|
+
}]
|
|
890
1003
|
}), _bookTypeInfo);
|
|
891
1004
|
exports.bookTypeInfo = bookTypeInfo;
|
|
892
1005
|
var trackerInfo = (_trackerInfo = {}, _defineProperty(_trackerInfo, _interface.EDemoType.Learning, {
|
|
@@ -903,6 +1016,8 @@ var trackerInfo = (_trackerInfo = {}, _defineProperty(_trackerInfo, _interface.E
|
|
|
903
1016
|
actionGroup: "预约演示"
|
|
904
1017
|
}), _defineProperty(_trackerInfo, _interface.EDemoType.OfficalSiteSurvey, {
|
|
905
1018
|
actionGroup: "官网Survey-预约演示"
|
|
1019
|
+
}), _defineProperty(_trackerInfo, _interface.EDemoType.TryResearch, {
|
|
1020
|
+
actionGroup: "系统内-调查预约演示"
|
|
906
1021
|
}), _trackerInfo);
|
|
907
1022
|
exports.trackerInfo = trackerInfo;
|
|
908
1023
|
var DemoTypeTextMap = (_DemoTypeTextMap = {}, _defineProperty(_DemoTypeTextMap, _interface.EDemoType.Learning, "learning"), _defineProperty(_DemoTypeTextMap, _interface.EDemoType.OfficalSiteOKR, "OKR官网"), _defineProperty(_DemoTypeTextMap, _interface.EDemoType.OfficalSitePerformance, "考核官网"), _defineProperty(_DemoTypeTextMap, _interface.EDemoType.TryOKR, "OKR试用版"), _defineProperty(_DemoTypeTextMap, _interface.EDemoType.TryPerformance, "绩效版"), _defineProperty(_DemoTypeTextMap, _interface.EDemoType.UniversalBookDemo, "旗舰版"), _DemoTypeTextMap);
|
|
@@ -15,4 +15,5 @@ exports.EDemoType = EDemoType;
|
|
|
15
15
|
EDemoType[EDemoType["OfficalSitePerformance"] = 5] = "OfficalSitePerformance";
|
|
16
16
|
EDemoType[EDemoType["Learning"] = 6] = "Learning";
|
|
17
17
|
EDemoType[EDemoType["OfficalSiteSurvey"] = 7] = "OfficalSiteSurvey";
|
|
18
|
+
EDemoType[EDemoType["TryResearch"] = 8] = "TryResearch";
|
|
18
19
|
})(EDemoType || (exports.EDemoType = EDemoType = {}));
|
|
@@ -15,7 +15,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "d
|
|
|
15
15
|
|
|
16
16
|
function _taggedTemplateLiteral(strings, raw) { if (!raw) { raw = strings.slice(0); } return Object.freeze(Object.defineProperties(strings, { raw: { value: Object.freeze(raw) } })); }
|
|
17
17
|
|
|
18
|
-
var CommunicationWrapper = _styledComponents["default"].div(_templateObject || (_templateObject = _taggedTemplateLiteral(["\n font-family:
|
|
18
|
+
var CommunicationWrapper = _styledComponents["default"].div(_templateObject || (_templateObject = _taggedTemplateLiteral(["\n font-family: OPPOSans, Arial, Verdana, Helvetica Neue, Helvetica, PingFang SC, Microsoft YaHei, sans-serif;\n"])));
|
|
19
19
|
|
|
20
20
|
exports.CommunicationWrapper = CommunicationWrapper;
|
|
21
21
|
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
}
|
|
32
32
|
|
|
33
33
|
.titaui-kr-heart-text {
|
|
34
|
-
font-family:
|
|
34
|
+
font-family: OPPOSans, Arial, Verdana, Helvetica Neue, Helvetica, PingFang SC, Microsoft YaHei, sans-serif;
|
|
35
35
|
color: #89919f;
|
|
36
36
|
}
|
|
37
37
|
|
|
@@ -64,7 +64,7 @@
|
|
|
64
64
|
}
|
|
65
65
|
|
|
66
66
|
.heart-selector-pop-title {
|
|
67
|
-
font-family:
|
|
67
|
+
font-family: OPPOSans, Arial, Verdana, Helvetica Neue, Helvetica, PingFang SC, Microsoft YaHei, sans-serif;
|
|
68
68
|
font-size: 12px;
|
|
69
69
|
line-height: 24px;
|
|
70
70
|
color: #a7aeb4;
|
|
@@ -77,7 +77,7 @@
|
|
|
77
77
|
position: relative;
|
|
78
78
|
height: 16px;
|
|
79
79
|
padding: 6px 0;
|
|
80
|
-
font-family:
|
|
80
|
+
font-family: OPPOSans, Arial, Verdana, Helvetica Neue, Helvetica, PingFang SC, Microsoft YaHei, sans-serif;
|
|
81
81
|
font-size: 12px;
|
|
82
82
|
color: #89919f;
|
|
83
83
|
justify-content: center;
|
|
@@ -99,7 +99,7 @@
|
|
|
99
99
|
height: 16px;
|
|
100
100
|
padding: 6px 5px 6px 58px;
|
|
101
101
|
background: rgba(133, 194, 255, 0.1);
|
|
102
|
-
font-family:
|
|
102
|
+
font-family: OPPOSans, Arial, Verdana, Helvetica Neue, Helvetica, PingFang SC, Microsoft YaHei, sans-serif;
|
|
103
103
|
font-size: 12px;
|
|
104
104
|
color: #0d8ee9;
|
|
105
105
|
}
|
|
@@ -90,7 +90,7 @@
|
|
|
90
90
|
display: flex;
|
|
91
91
|
align-items: center;
|
|
92
92
|
justify-content: space-between;
|
|
93
|
-
font-family:
|
|
93
|
+
font-family: OPPOSans, Arial, Verdana, Helvetica Neue, Helvetica, PingFang SC, Microsoft YaHei, sans-serif;
|
|
94
94
|
width: 536px;
|
|
95
95
|
}
|
|
96
96
|
|
|
@@ -118,7 +118,7 @@
|
|
|
118
118
|
font-weight: 600;
|
|
119
119
|
font-size: 16px;
|
|
120
120
|
margin-right: 8px;
|
|
121
|
-
font-family:
|
|
121
|
+
font-family: OPPOSans, Arial, Verdana, Helvetica Neue, Helvetica, PingFang SC, Microsoft YaHei, sans-serif;
|
|
122
122
|
}
|
|
123
123
|
|
|
124
124
|
.okr-o-new-name .okr-o-new-name__left-block .left-block__input::placeholder {
|
|
@@ -145,7 +145,7 @@
|
|
|
145
145
|
}
|
|
146
146
|
|
|
147
147
|
.user-info {
|
|
148
|
-
font-family:
|
|
148
|
+
font-family: OPPOSans, Arial, Verdana, Helvetica Neue, Helvetica, PingFang SC, Microsoft YaHei, sans-serif;
|
|
149
149
|
display: flex;
|
|
150
150
|
align-items: center;
|
|
151
151
|
justify-content: space-between;
|
|
@@ -176,7 +176,7 @@
|
|
|
176
176
|
|
|
177
177
|
.error-popup-text-wrapper {
|
|
178
178
|
color: #f05e5e;
|
|
179
|
-
font-family:
|
|
179
|
+
font-family: OPPOSans, Arial, Verdana, Helvetica Neue, Helvetica, PingFang SC, Microsoft YaHei, sans-serif;
|
|
180
180
|
font-size: 12px;
|
|
181
181
|
line-height: 22px;
|
|
182
182
|
display: inline-block;
|
|
@@ -199,7 +199,7 @@
|
|
|
199
199
|
|
|
200
200
|
.create-modal__sub-title {
|
|
201
201
|
font-size: 14px;
|
|
202
|
-
font-family:
|
|
202
|
+
font-family: OPPOSans, Arial, Verdana, Helvetica Neue, Helvetica, PingFang SC, Microsoft YaHei, sans-serif;
|
|
203
203
|
font-weight: 400;
|
|
204
204
|
color: #89919f;
|
|
205
205
|
line-height: 20px;
|
|
@@ -221,7 +221,7 @@
|
|
|
221
221
|
padding: 20px 16px;
|
|
222
222
|
box-sizing: border-box;
|
|
223
223
|
border-radius: 4px;
|
|
224
|
-
font-family:
|
|
224
|
+
font-family: OPPOSans, Arial, Verdana, Helvetica Neue, Helvetica, PingFang SC, Microsoft YaHei, sans-serif;
|
|
225
225
|
will-change: opacity;
|
|
226
226
|
animation: suggestOpacity 0.7s 1 forwards;
|
|
227
227
|
}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
align-items: center;
|
|
5
5
|
margin-bottom: 16px;
|
|
6
6
|
width: 536px;
|
|
7
|
-
font-family:
|
|
7
|
+
font-family: OPPOSans, Arial, Verdana, Helvetica Neue, Helvetica, PingFang SC, Microsoft YaHei, sans-serif;
|
|
8
8
|
}
|
|
9
9
|
|
|
10
10
|
.space-between-row .okr-type-classify {
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
display: flex;
|
|
26
26
|
flex-direction: column;
|
|
27
27
|
flex: 1;
|
|
28
|
-
font-family:
|
|
28
|
+
font-family: OPPOSans, Arial, Verdana, Helvetica Neue, Helvetica, PingFang SC, Microsoft YaHei, sans-serif;
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
.create-modal__title-line {
|
|
@@ -39,12 +39,12 @@
|
|
|
39
39
|
margin-bottom: 10px;
|
|
40
40
|
margin-top: 36px;
|
|
41
41
|
width: 536px;
|
|
42
|
-
font-family:
|
|
42
|
+
font-family: OPPOSans, Arial, Verdana, Helvetica Neue, Helvetica, PingFang SC, Microsoft YaHei, sans-serif;
|
|
43
43
|
}
|
|
44
44
|
|
|
45
45
|
.create-modal__title {
|
|
46
46
|
font-size: 18px;
|
|
47
|
-
font-family:
|
|
47
|
+
font-family: OPPOSans, Arial, Verdana, Helvetica Neue, Helvetica, PingFang SC, Microsoft YaHei, sans-serif;
|
|
48
48
|
font-weight: 600;
|
|
49
49
|
color: #141c28;
|
|
50
50
|
line-height: 26px;
|
|
@@ -53,7 +53,7 @@
|
|
|
53
53
|
.teact-write-okr {
|
|
54
54
|
z-index: 1;
|
|
55
55
|
font-size: 12px;
|
|
56
|
-
font-family:
|
|
56
|
+
font-family: OPPOSans, Arial, Verdana, Helvetica Neue, Helvetica, PingFang SC, Microsoft YaHei, sans-serif;
|
|
57
57
|
color: #2879ff;
|
|
58
58
|
line-height: 18px;
|
|
59
59
|
}
|
|
@@ -96,7 +96,7 @@
|
|
|
96
96
|
width: 100%;
|
|
97
97
|
height: 100%;
|
|
98
98
|
z-index: 99999;
|
|
99
|
-
font-weight:
|
|
99
|
+
font-weight: OPPOSans, Arial, Verdana, Helvetica Neue, Helvetica, PingFang SC, Microsoft YaHei, sans-serif;
|
|
100
100
|
}
|
|
101
101
|
|
|
102
102
|
.create-success-model .create-success-model__card {
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
|
|
24
24
|
.create-kr-item-wrapper .kr-item__right-block .kr-item__order {
|
|
25
25
|
font-size: 14px;
|
|
26
|
-
font-family:
|
|
26
|
+
font-family: OPPOSans, Arial, Verdana, Helvetica Neue, Helvetica, PingFang SC, Microsoft YaHei, sans-serif;
|
|
27
27
|
font-weight: bold;
|
|
28
28
|
color: #6f7886;
|
|
29
29
|
line-height: 22px;
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
|
|
39
39
|
.create-kr-item-wrapper .kr-item__right-block .kr-item__input-wrapper .kr-item__input {
|
|
40
40
|
font-size: 14px;
|
|
41
|
-
font-family:
|
|
41
|
+
font-family: OPPOSans, Arial, Verdana, Helvetica Neue, Helvetica, PingFang SC, Microsoft YaHei, sans-serif;
|
|
42
42
|
font-weight: 400;
|
|
43
43
|
color: #6f7886;
|
|
44
44
|
line-height: 22px;
|
|
@@ -183,7 +183,7 @@
|
|
|
183
183
|
|
|
184
184
|
.krs-info .krs-info__total-weight {
|
|
185
185
|
font-size: 12px;
|
|
186
|
-
font-family:
|
|
186
|
+
font-family: OPPOSans, Arial, Verdana, Helvetica Neue, Helvetica, PingFang SC, Microsoft YaHei, sans-serif;
|
|
187
187
|
font-weight: 400;
|
|
188
188
|
color: #a4acb9;
|
|
189
189
|
line-height: 18px;
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
|
|
51
51
|
.titaui-dialog .rc-dialog-title {
|
|
52
52
|
font-size: 18px;
|
|
53
|
-
font-family:
|
|
53
|
+
font-family: OPPOSans, Arial, Verdana, Helvetica Neue, Helvetica, PingFang SC, Microsoft YaHei, sans-serif;
|
|
54
54
|
font-weight: 600;
|
|
55
55
|
color: #141c28;
|
|
56
56
|
line-height: 26px;
|
|
@@ -87,7 +87,7 @@
|
|
|
87
87
|
|
|
88
88
|
.titaui-dialog__btn > span {
|
|
89
89
|
font-size: 14px;
|
|
90
|
-
font-family:
|
|
90
|
+
font-family: OPPOSans, Arial, Verdana, Helvetica Neue, Helvetica, PingFang SC, Microsoft YaHei, sans-serif;
|
|
91
91
|
font-weight: 400;
|
|
92
92
|
line-height: 20px;
|
|
93
93
|
text-align: center;
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
|
|
27
27
|
.titaui-dialog-confirm__btn-sure-text {
|
|
28
28
|
font-size: 14px;
|
|
29
|
-
font-family:
|
|
29
|
+
font-family: OPPOSans, Arial, Verdana, Helvetica Neue, Helvetica, PingFang SC, Microsoft YaHei, sans-serif;
|
|
30
30
|
font-weight: 400;
|
|
31
31
|
line-height: 20px;
|
|
32
32
|
}
|
|
@@ -44,7 +44,7 @@
|
|
|
44
44
|
|
|
45
45
|
.titaui-dialog-confirm__btn-cancel-text {
|
|
46
46
|
font-size: 14px;
|
|
47
|
-
font-family:
|
|
47
|
+
font-family: OPPOSans, Arial, Verdana, Helvetica Neue, Helvetica, PingFang SC, Microsoft YaHei, sans-serif;
|
|
48
48
|
font-weight: 400;
|
|
49
49
|
line-height: 22px;
|
|
50
50
|
}
|
|
@@ -71,7 +71,7 @@
|
|
|
71
71
|
|
|
72
72
|
.titaui-dialog-confirm__btn-warning-text {
|
|
73
73
|
font-size: 14px;
|
|
74
|
-
font-family:
|
|
74
|
+
font-family: OPPOSans, Arial, Verdana, Helvetica Neue, Helvetica, PingFang SC, Microsoft YaHei, sans-serif;
|
|
75
75
|
font-weight: 400;
|
|
76
76
|
line-height: 20px;
|
|
77
77
|
}
|
|
@@ -117,7 +117,7 @@
|
|
|
117
117
|
|
|
118
118
|
.titaui-dialog-confirm__body-title-text {
|
|
119
119
|
font-size: 16px;
|
|
120
|
-
font-family:
|
|
120
|
+
font-family: OPPOSans, Arial, Verdana, Helvetica Neue, Helvetica, PingFang SC, Microsoft YaHei, sans-serif;
|
|
121
121
|
font-weight: 600;
|
|
122
122
|
color: #141c28;
|
|
123
123
|
line-height: 24px;
|
|
@@ -129,7 +129,7 @@
|
|
|
129
129
|
margin-top: 6px;
|
|
130
130
|
min-height: 34px;
|
|
131
131
|
font-size: 14px;
|
|
132
|
-
font-family:
|
|
132
|
+
font-family: OPPOSans, Arial, Verdana, Helvetica Neue, Helvetica, PingFang SC, Microsoft YaHei, sans-serif;
|
|
133
133
|
font-weight: 400;
|
|
134
134
|
color: #6f7886;
|
|
135
135
|
line-height: 22px;
|
|
@@ -61,7 +61,9 @@ function WarningButton(props) {
|
|
|
61
61
|
children = props.children,
|
|
62
62
|
disabled = props.disabled;
|
|
63
63
|
|
|
64
|
-
var onClickHandler = function onClickHandler() {
|
|
64
|
+
var onClickHandler = function onClickHandler(e) {
|
|
65
|
+
e.stopPropagation();
|
|
66
|
+
|
|
65
67
|
if (!disabled) {
|
|
66
68
|
onClick();
|
|
67
69
|
}
|
|
@@ -9,6 +9,8 @@ exports["default"] = void 0;
|
|
|
9
9
|
|
|
10
10
|
var _react = _interopRequireWildcard(require("react"));
|
|
11
11
|
|
|
12
|
+
var _classnames = _interopRequireDefault(require("classnames"));
|
|
13
|
+
|
|
12
14
|
var _tooltip = _interopRequireDefault(require("../../../../tooltip"));
|
|
13
15
|
|
|
14
16
|
var _newConfidence = _interopRequireDefault(require("../../../../new-confidence"));
|
|
@@ -29,8 +31,6 @@ var _interface = require("../task-progress/interface");
|
|
|
29
31
|
|
|
30
32
|
require("./index.css");
|
|
31
33
|
|
|
32
|
-
var _classnames = _interopRequireDefault(require("classnames"));
|
|
33
|
-
|
|
34
34
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
35
35
|
|
|
36
36
|
function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
@@ -58,7 +58,8 @@ var OkrProgress = function OkrProgress(_ref) {
|
|
|
58
58
|
var _rowsData$Rows, _rowsData$Rows2;
|
|
59
59
|
|
|
60
60
|
var data = _ref.data,
|
|
61
|
-
reportType = _ref.reportType
|
|
61
|
+
reportType = _ref.reportType,
|
|
62
|
+
title = _ref.title;
|
|
62
63
|
|
|
63
64
|
var _useState = (0, _react.useState)(),
|
|
64
65
|
_useState2 = _slicedToArray(_useState, 2),
|
|
@@ -120,7 +121,9 @@ var OkrProgress = function OkrProgress(_ref) {
|
|
|
120
121
|
})), /*#__PURE__*/_react["default"].createElement("td", null), /*#__PURE__*/_react["default"].createElement("td", {
|
|
121
122
|
className: "padding-td"
|
|
122
123
|
}, /*#__PURE__*/_react["default"].createElement(_schedule["default"], {
|
|
123
|
-
|
|
124
|
+
oldValue: item.LastRichContent || item.LastContent || '' // oldValue={item.LastRichContent || ""}
|
|
125
|
+
,
|
|
126
|
+
value: item.LastContents,
|
|
124
127
|
date: item.LastContentTime,
|
|
125
128
|
id: item.Id
|
|
126
129
|
})));
|
|
@@ -142,7 +145,9 @@ var OkrProgress = function OkrProgress(_ref) {
|
|
|
142
145
|
})), /*#__PURE__*/_react["default"].createElement("td", {
|
|
143
146
|
className: "padding-td"
|
|
144
147
|
}, /*#__PURE__*/_react["default"].createElement(_schedule["default"], {
|
|
145
|
-
|
|
148
|
+
oldValue: item.LastRichContent || item.LastContent || '' // oldValue={item.LastRichContent || ''}
|
|
149
|
+
,
|
|
150
|
+
value: item === null || item === void 0 ? void 0 : item.LastContents,
|
|
146
151
|
date: item.LastContentTime,
|
|
147
152
|
id: item.Id
|
|
148
153
|
})));
|
|
@@ -178,7 +183,7 @@ var OkrProgress = function OkrProgress(_ref) {
|
|
|
178
183
|
className: (0, _classnames["default"])("".concat(prefix, "__title-arrow"), _defineProperty({}, "".concat(prefix, "__title-arrow--show"), !tableVisible))
|
|
179
184
|
}, /*#__PURE__*/_react["default"].createElement("i", {
|
|
180
185
|
className: (0, _classnames["default"])('tu-icon-caret-down', "".concat(prefix, "__title-arrow-icon"), _defineProperty({}, "".concat(prefix, "__title-arrow-icon--rotate"), !tableVisible))
|
|
181
|
-
}))),
|
|
186
|
+
}))), title, /*#__PURE__*/_react["default"].createElement("div", {
|
|
182
187
|
className: "".concat(prefix, "__title-total")
|
|
183
188
|
}, rowsData === null || rowsData === void 0 ? void 0 : (_rowsData$Rows2 = rowsData.Rows) === null || _rowsData$Rows2 === void 0 ? void 0 : _rowsData$Rows2.length)), tableVisible && /*#__PURE__*/_react["default"].createElement("div", {
|
|
184
189
|
className: "".concat(prefix, "__table")
|
|
@@ -9,6 +9,14 @@
|
|
|
9
9
|
white-space: pre-wrap;
|
|
10
10
|
}
|
|
11
11
|
|
|
12
|
+
.titaui-dynamic-summary-schedule__content-richContent {
|
|
13
|
+
font-size: 14px;
|
|
14
|
+
color: #141c28;
|
|
15
|
+
line-height: 22px;
|
|
16
|
+
white-space: pre-wrap;
|
|
17
|
+
margin-bottom: 30px;
|
|
18
|
+
}
|
|
19
|
+
|
|
12
20
|
.titaui-dynamic-summary-schedule__content-date {
|
|
13
21
|
font-size: 12px;
|
|
14
22
|
color: #89919f;
|
|
@@ -7,8 +7,12 @@ exports["default"] = exports.Schedule = void 0;
|
|
|
7
7
|
|
|
8
8
|
var _react = _interopRequireDefault(require("react"));
|
|
9
9
|
|
|
10
|
+
var _moment = _interopRequireDefault(require("moment"));
|
|
11
|
+
|
|
10
12
|
var _scrollbar = _interopRequireDefault(require("../../../../scrollbar"));
|
|
11
13
|
|
|
14
|
+
var _openData = require("../../../../../utils/open-data");
|
|
15
|
+
|
|
12
16
|
require("./index.css");
|
|
13
17
|
|
|
14
18
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
@@ -16,24 +20,47 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "d
|
|
|
16
20
|
var prefix = "titaui-dynamic-summary-schedule";
|
|
17
21
|
|
|
18
22
|
var Schedule = function Schedule(_ref) {
|
|
19
|
-
var value = _ref.value
|
|
23
|
+
var value = _ref.value,
|
|
24
|
+
oldValue = _ref.oldValue;
|
|
20
25
|
return /*#__PURE__*/_react["default"].createElement("div", {
|
|
21
26
|
className: prefix
|
|
22
27
|
}, /*#__PURE__*/_react["default"].createElement(_scrollbar["default"], {
|
|
23
28
|
style: {
|
|
24
29
|
maxHeight: 164
|
|
25
30
|
}
|
|
26
|
-
}, value && /*#__PURE__*/_react["default"].createElement("div", {
|
|
31
|
+
}, (value === null || value === void 0 ? void 0 : value.length) !== 0 && /*#__PURE__*/_react["default"].createElement("div", {
|
|
27
32
|
className: "".concat(prefix, "__content")
|
|
28
|
-
},
|
|
29
|
-
|
|
33
|
+
}, value === null || value === void 0 ? void 0 : value.map(function (val) {
|
|
34
|
+
if (!val.EntityId) return /*#__PURE__*/_react["default"].createElement("div", {
|
|
35
|
+
className: "".concat(prefix, "__content-richContent")
|
|
36
|
+
}, /*#__PURE__*/_react["default"].createElement("span", {
|
|
37
|
+
dangerouslySetInnerHTML: {
|
|
38
|
+
__html: val === null || val === void 0 ? void 0 : val.RichContent
|
|
39
|
+
}
|
|
40
|
+
}));
|
|
41
|
+
return /*#__PURE__*/_react["default"].createElement("div", {
|
|
42
|
+
className: "".concat(prefix, "__content-text")
|
|
43
|
+
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
44
|
+
className: "".concat(prefix, "__content-title")
|
|
45
|
+
}, (0, _moment["default"])((val === null || val === void 0 ? void 0 : val.startDate) || '').format('YYYY/MM/DD') === (0, _moment["default"])((val === null || val === void 0 ? void 0 : val.endDate) || '').format('YYYY/MM/DD') && /*#__PURE__*/_react["default"].createElement("span", null, (0, _moment["default"])(val === null || val === void 0 ? void 0 : val.startDate).format('YYYY/MM/DD')), (0, _moment["default"])(val === null || val === void 0 ? void 0 : val.startDate).format('YYYY/MM/DD') !== (0, _moment["default"])(val === null || val === void 0 ? void 0 : val.endDate).format('YYYY/MM/DD') && /*#__PURE__*/_react["default"].createElement("span", null, (0, _moment["default"])((val === null || val === void 0 ? void 0 : val.startDate) || '').format('YYYY/MM/DD'), " - ", (0, _moment["default"])((val === null || val === void 0 ? void 0 : val.endDate) || '').format('YYYY/MM/DD')), "\xA0", /*#__PURE__*/_react["default"].createElement("span", null, /*#__PURE__*/_react["default"].createElement(_openData.OpenUserName, {
|
|
46
|
+
id: val.UserId,
|
|
47
|
+
name: val === null || val === void 0 ? void 0 : val.UserName
|
|
48
|
+
}))), /*#__PURE__*/_react["default"].createElement("div", {
|
|
49
|
+
className: "".concat(prefix, "__content-richContent")
|
|
50
|
+
}, /*#__PURE__*/_react["default"].createElement("span", {
|
|
51
|
+
dangerouslySetInnerHTML: {
|
|
52
|
+
__html: val === null || val === void 0 ? void 0 : val.RichContent
|
|
53
|
+
}
|
|
54
|
+
})));
|
|
55
|
+
})), (!value || (value === null || value === void 0 ? void 0 : value.length) === 0) && /*#__PURE__*/_react["default"].createElement(_react["default"].Fragment, null, oldValue ? /*#__PURE__*/_react["default"].createElement("div", {
|
|
56
|
+
className: "".concat(prefix, "__content-richContent")
|
|
30
57
|
}, /*#__PURE__*/_react["default"].createElement("span", {
|
|
31
58
|
dangerouslySetInnerHTML: {
|
|
32
|
-
__html:
|
|
59
|
+
__html: oldValue
|
|
33
60
|
}
|
|
34
|
-
}))
|
|
61
|
+
})) : /*#__PURE__*/_react["default"].createElement("div", {
|
|
35
62
|
className: "".concat(prefix, "__no-progress")
|
|
36
|
-
}, "-")));
|
|
63
|
+
}, "-"))));
|
|
37
64
|
};
|
|
38
65
|
|
|
39
66
|
exports.Schedule = Schedule;
|
|
@@ -160,7 +160,6 @@ var DynamicItemHeader = function DynamicItemHeader(_ref) {
|
|
|
160
160
|
departmentName = _ref3.departmentName,
|
|
161
161
|
departmentId = _ref3.departmentId;
|
|
162
162
|
|
|
163
|
-
console.log('visibilityScope', visibilityScope);
|
|
164
163
|
var departmentsRender = (0, _react.useMemo)(function () {
|
|
165
164
|
return (departments === null || departments === void 0 ? void 0 : departments.length) !== 0 && departments.map(function (item, index) {
|
|
166
165
|
return /*#__PURE__*/_react["default"].createElement(_react["default"].Fragment, null, /*#__PURE__*/_react["default"].createElement(_openData.OpenDepartmentName, {
|
|
@@ -47,7 +47,8 @@ var prefix = 'titaui-dynamic-task-progress';
|
|
|
47
47
|
|
|
48
48
|
var TaskProgress = function TaskProgress(_ref) {
|
|
49
49
|
var data = _ref.data,
|
|
50
|
-
reportType = _ref.reportType
|
|
50
|
+
reportType = _ref.reportType,
|
|
51
|
+
title = _ref.title;
|
|
51
52
|
|
|
52
53
|
var _useState = (0, _react.useState)({
|
|
53
54
|
1: [],
|
|
@@ -173,7 +174,7 @@ var TaskProgress = function TaskProgress(_ref) {
|
|
|
173
174
|
className: (0, _classnames["default"])("".concat(prefix, "__title-arrow"), _defineProperty({}, "".concat(prefix, "__title-arrow--show"), !tableVisible))
|
|
174
175
|
}, /*#__PURE__*/_react["default"].createElement("i", {
|
|
175
176
|
className: (0, _classnames["default"])('tu-icon-caret-down', "".concat(prefix, "__title-arrow-icon"), _defineProperty({}, "".concat(prefix, "__title-arrow-icon--rotate"), !tableVisible))
|
|
176
|
-
}))),
|
|
177
|
+
}))), title), statusStatistic.done + statusStatistic.doing + statusStatistic.overDue > 0 && /*#__PURE__*/_react["default"].createElement("div", {
|
|
177
178
|
className: (0, _classnames["default"])("".concat(prefix, "__statistic"), _defineProperty({}, "".concat(prefix, "__statistic--hide"), !tableVisible))
|
|
178
179
|
}, statusStatistic.done > 0 && /*#__PURE__*/_react["default"].createElement("span", {
|
|
179
180
|
onClick: handleFilterDone,
|
|
@@ -35,8 +35,12 @@ var RenderRow = function RenderRow(_ref) {
|
|
|
35
35
|
};
|
|
36
36
|
|
|
37
37
|
var render = function render() {
|
|
38
|
+
var _item$LastRichContent;
|
|
39
|
+
|
|
40
|
+
console.log('LastRichContent', item === null || item === void 0 ? void 0 : (_item$LastRichContent = item.LastRichContent) === null || _item$LastRichContent === void 0 ? void 0 : _item$LastRichContent.trim());
|
|
41
|
+
|
|
38
42
|
if (item.IsImport) {
|
|
39
|
-
var _item$
|
|
43
|
+
var _item$LastRichContent2;
|
|
40
44
|
|
|
41
45
|
return /*#__PURE__*/_react["default"].createElement("tr", null, /*#__PURE__*/_react["default"].createElement("td", null, /*#__PURE__*/_react["default"].createElement("div", {
|
|
42
46
|
className: "".concat(prefix, "__table-row-title"),
|
|
@@ -58,7 +62,9 @@ var RenderRow = function RenderRow(_ref) {
|
|
|
58
62
|
value: item.Progress,
|
|
59
63
|
editable: false
|
|
60
64
|
})), /*#__PURE__*/_react["default"].createElement("td", null, /*#__PURE__*/_react["default"].createElement(_schedule["default"], {
|
|
61
|
-
|
|
65
|
+
oldValue: (item === null || item === void 0 ? void 0 : (_item$LastRichContent2 = item.LastRichContent) === null || _item$LastRichContent2 === void 0 ? void 0 : _item$LastRichContent2.trim()) || (item === null || item === void 0 ? void 0 : item.LastContent) || "" // oldValue={item?.LastRichContent?.trim() || ""}
|
|
66
|
+
,
|
|
67
|
+
value: item.LastContents,
|
|
62
68
|
editable: false,
|
|
63
69
|
id: item.Id
|
|
64
70
|
})));
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
.titaui-dynamic-align-item {
|
|
2
2
|
position: relative;
|
|
3
|
-
font-family:
|
|
3
|
+
font-family: OPPOSans, Arial, Verdana, Helvetica Neue, Helvetica, PingFang SC, Microsoft YaHei, sans-serif;
|
|
4
4
|
}
|
|
5
5
|
|
|
6
6
|
.titaui-dynamic-align-item__content {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
.titaui-dynamic-announcement-item {
|
|
2
|
-
font-family:
|
|
2
|
+
font-family: OPPOSans, Arial, Verdana, Helvetica Neue, Helvetica, PingFang SC, Microsoft YaHei, sans-serif;
|
|
3
3
|
}
|
|
4
4
|
|
|
5
5
|
.titaui-dynamic-announcement-item__content {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
.titaui-dynamic-assessment-item {
|
|
2
|
-
font-family:
|
|
2
|
+
font-family: OPPOSans, Arial, Verdana, Helvetica Neue, Helvetica, PingFang SC, Microsoft YaHei, sans-serif;
|
|
3
3
|
}
|
|
4
4
|
|
|
5
5
|
.titaui-dynamic-assessment-item__content {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
.titaui-dynamic-create-o-item {
|
|
2
|
-
font-family:
|
|
2
|
+
font-family: OPPOSans, Arial, Verdana, Helvetica Neue, Helvetica, PingFang SC, Microsoft YaHei, sans-serif;
|
|
3
3
|
}
|
|
4
4
|
|
|
5
5
|
.titaui-dynamic-create-o-item__content {
|