@vtx/modals2 2.15.57 → 2.15.59

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.
Files changed (118) hide show
  1. package/README.md +33 -33
  2. package/lib/style/index.less +8 -8
  3. package/lib/style/themes/dark.less +128 -128
  4. package/lib/style/themes/default.less +44 -44
  5. package/lib/style/themes/index.less +1 -1
  6. package/lib/vm-alarm-info/Components/index.less +43 -43
  7. package/lib/vm-alarm-info/style/index.less +16 -16
  8. package/lib/vm-alarm-situation/style/index.less +67 -67
  9. package/lib/vm-alarm-situation-pt/style/index.less +65 -65
  10. package/lib/vm-analysis-comparison/style/index.less +12 -12
  11. package/lib/vm-appraisal-info/style/index.less +136 -136
  12. package/lib/vm-base-list/style/index.less +39 -39
  13. package/lib/vm-button/style/index.less +20 -20
  14. package/lib/vm-charts/index.less +30 -30
  15. package/lib/vm-checkbox/style/index.less +25 -25
  16. package/lib/vm-container/style/index.less +30 -30
  17. package/lib/vm-correlation-comparison/style/index.less +13 -13
  18. package/lib/vm-custom/style/index.less +20 -20
  19. package/lib/vm-empty/style/index.less +23 -23
  20. package/lib/vm-iframe-modal/style/index.less +9 -9
  21. package/lib/vm-image-text/style/index.less +32 -32
  22. package/lib/vm-map/style/index.less +3 -3
  23. package/lib/vm-modal-table/style/index.less +23 -23
  24. package/lib/vm-radio/style/index.less +26 -26
  25. package/lib/vm-real-time-monitor/style/index.less +12 -12
  26. package/lib/vm-repair-maintain/style/index.less +115 -115
  27. package/lib/vm-round-content/style/index.less +33 -33
  28. package/lib/vm-select-device/style/index.less +16 -16
  29. package/lib/vm-sub-tabs/style/index.less +179 -179
  30. package/lib/vm-sub-title/style/index.less +69 -69
  31. package/lib/vm-video/api.js +1 -1
  32. package/lib/vm-video/api.js.map +1 -1
  33. package/lib/vm-video/index.less +36 -36
  34. package/lib/vtx-base-info/style/index.less +66 -66
  35. package/lib/vtx-base-modal/api.js +7 -6
  36. package/lib/vtx-base-modal/api.js.map +1 -1
  37. package/lib/vtx-base-modal/style/index.less +1097 -1097
  38. package/lib/vtx-car-modal/api.js +47 -44
  39. package/lib/vtx-car-modal/api.js.map +1 -1
  40. package/lib/vtx-car-modal/components/AlarmInfo/index.less +40 -40
  41. package/lib/vtx-car-modal/components/BaseInfo/Charts.js +4 -3
  42. package/lib/vtx-car-modal/components/BaseInfo/Charts.js.map +1 -1
  43. package/lib/vtx-car-modal/components/BaseInfo/index.js +10 -6
  44. package/lib/vtx-car-modal/components/BaseInfo/index.js.map +1 -1
  45. package/lib/vtx-car-modal/components/BaseInfo/index.less +290 -290
  46. package/lib/vtx-car-modal/components/Collection/index.less +18 -18
  47. package/lib/vtx-car-modal/components/DetailInfo/index.less +21 -21
  48. package/lib/vtx-car-modal/components/Maintenance/index.less +35 -35
  49. package/lib/vtx-car-modal/components/OilConsumption/index.less +39 -39
  50. package/lib/vtx-car-modal/components/StaticInfo/index.less +82 -82
  51. package/lib/vtx-car-modal/components/WaterConsumption/index.less +25 -25
  52. package/lib/vtx-car-modal/components/WorkInfo/index.less +66 -66
  53. package/lib/vtx-car-modal/index.js +8 -8
  54. package/lib/vtx-car-modal/index.js.map +1 -1
  55. package/lib/vtx-car-modal/style/index.less +8 -8
  56. package/lib/vtx-cc-cp-modal/components/OrderInfo/index.less +108 -108
  57. package/lib/vtx-cc-cp-modal/components/SyInfo/index.less +46 -46
  58. package/lib/vtx-cc-cp-modal/style/index.less +1 -1
  59. package/lib/vtx-cc-unit-modal/style/index.less +1 -1
  60. package/lib/vtx-cp-modal/components/AlarmInfo/index.less +109 -109
  61. package/lib/vtx-cp-modal/components/BaseInfo/index.less +156 -156
  62. package/lib/vtx-cp-modal/components/ExeceptionInfo/index.less +109 -109
  63. package/lib/vtx-cp-modal/components/SyInfo/index.less +47 -47
  64. package/lib/vtx-cp-modal/style/index.less +1 -1
  65. package/lib/vtx-default-modal/components/BaseInfo/index.less +38 -38
  66. package/lib/vtx-default-modal/style/index.less +1 -1
  67. package/lib/vtx-df-modal/components/BaseInfo/index.less +173 -173
  68. package/lib/vtx-df-modal/components/Metering/index.less +83 -83
  69. package/lib/vtx-df-modal/components/WorkCondition/index.less +136 -136
  70. package/lib/vtx-df-modal/style/index.less +1 -1
  71. package/lib/vtx-facility-modal/components/OverView/index.less +120 -120
  72. package/lib/vtx-facility-modal/style/index.less +1 -1
  73. package/lib/vtx-housing-estate-modal/components/Alarm/index.less +66 -66
  74. package/lib/vtx-housing-estate-modal/components/OverView/index.less +256 -256
  75. package/lib/vtx-housing-estate-modal/components/SPJK/index.less +6 -6
  76. package/lib/vtx-housing-estate-modal/components/TFRD/index.less +15 -15
  77. package/lib/vtx-housing-estate-modal/components/WGGS/index.less +38 -38
  78. package/lib/vtx-housing-estate-modal/components/WGXW/index.less +102 -102
  79. package/lib/vtx-housing-estate-modal/style/index.less +1 -1
  80. package/lib/vtx-kh-modal/components/BaseInfo/index.less +66 -66
  81. package/lib/vtx-kh-modal/style/index.less +1 -1
  82. package/lib/vtx-pump-modal/components/AlarmRecord/index.less +103 -103
  83. package/lib/vtx-pump-modal/components/Basic/index.less +74 -74
  84. package/lib/vtx-pump-modal/components/Sbxl/index.less +90 -90
  85. package/lib/vtx-pump-modal/components/Sjfx/index.less +60 -60
  86. package/lib/vtx-pump-modal/components/Sxyx/index.less +161 -161
  87. package/lib/vtx-pump-modal/style/index.less +1 -1
  88. package/lib/vtx-restaurant-modal/components/Alarm/index.less +35 -35
  89. package/lib/vtx-restaurant-modal/components/Collection/index.less +29 -29
  90. package/lib/vtx-restaurant-modal/style/index.less +1 -1
  91. package/lib/vtx-road-modal/components/BaseInfo/index.less +146 -146
  92. package/lib/vtx-road-modal/components/Statistical/index.less +112 -112
  93. package/lib/vtx-road-modal/style/index.less +1 -1
  94. package/lib/vtx-staff-modal/components/AlarmInfo/index.less +23 -23
  95. package/lib/vtx-staff-modal/components/Attendance/index.less +44 -44
  96. package/lib/vtx-staff-modal/components/BaseInfo/index.less +225 -225
  97. package/lib/vtx-staff-modal/components/DetailInfo/index.less +38 -38
  98. package/lib/vtx-staff-modal/components/Equipment/index.less +52 -52
  99. package/lib/vtx-staff-modal/components/StaticInfo/index.less +283 -283
  100. package/lib/vtx-staff-modal/style/index.less +1 -1
  101. package/lib/vtx-throw-point-modal/components/Alarm/index.less +69 -69
  102. package/lib/vtx-throw-point-modal/components/OverView/index.less +331 -331
  103. package/lib/vtx-throw-point-modal/components/SBZJ/index.less +92 -92
  104. package/lib/vtx-throw-point-modal/components/TFRD/index.less +15 -15
  105. package/lib/vtx-throw-point-modal/components/WGGS/index.less +38 -38
  106. package/lib/vtx-throw-point-modal/components/WGXW/index.less +102 -102
  107. package/lib/vtx-throw-point-modal/style/index.less +1 -1
  108. package/lib/vtx-wr-modal/components/AlarmInfo/index.less +106 -106
  109. package/lib/vtx-wr-modal/components/BaseInfo/index.less +142 -142
  110. package/lib/vtx-wr-modal/components/BaseInfoNew/index.less +570 -570
  111. package/lib/vtx-wr-modal/components/BaseInfoNew2/index.less +461 -461
  112. package/lib/vtx-wr-modal/components/Evaluate/index.less +124 -124
  113. package/lib/vtx-wr-modal/components/Monitor/index.less +82 -82
  114. package/lib/vtx-wr-modal/components/Score/index.less +134 -134
  115. package/lib/vtx-wr-modal/style/index.less +1 -1
  116. package/lib/vtx-zg-modal/components/BaseInfo/index.less +97 -97
  117. package/lib/vtx-zg-modal/style/index.less +1 -1
  118. package/package.json +1 -1
@@ -1,35 +1,35 @@
1
- .car-maintenance {
2
- padding: 10px;
3
- min-height: 500px;
4
- &-main {
5
- margin-bottom: 10px;
6
- padding: 20px;
7
- background-color: var(--bg-color2);
8
- border: 1px solid var(--bg-border-color2);
9
-
10
- &-item-wrap {
11
- display: flex;
12
- flex-wrap: wrap;
13
- }
14
-
15
- &-item {
16
- width: 400px;
17
- display: flex;
18
- justify-content: start;
19
- margin-bottom: 8px;
20
- &-label {
21
- color: var(--label-color);
22
- margin-right: 8px;
23
- }
24
- &-value {
25
- color: var(--info-color);
26
- }
27
- &-warn {
28
- color: var(--info-danger);
29
- img {
30
- margin: -8px 10px 0 10px;
31
- }
32
- }
33
- }
34
- }
35
- }
1
+ .car-maintenance {
2
+ padding: 10px;
3
+ min-height: 500px;
4
+ &-main {
5
+ margin-bottom: 10px;
6
+ padding: 20px;
7
+ background-color: var(--bg-color2);
8
+ border: 1px solid var(--bg-border-color2);
9
+
10
+ &-item-wrap {
11
+ display: flex;
12
+ flex-wrap: wrap;
13
+ }
14
+
15
+ &-item {
16
+ width: 400px;
17
+ display: flex;
18
+ justify-content: start;
19
+ margin-bottom: 8px;
20
+ &-label {
21
+ color: var(--label-color);
22
+ margin-right: 8px;
23
+ }
24
+ &-value {
25
+ color: var(--info-color);
26
+ }
27
+ &-warn {
28
+ color: var(--info-danger);
29
+ img {
30
+ margin: -8px 10px 0 10px;
31
+ }
32
+ }
33
+ }
34
+ }
35
+ }
@@ -1,39 +1,39 @@
1
- .oil-consumption {
2
- padding: 10px;
3
-
4
- &-head {
5
- // display: flex;
6
- // justify-content: start;
7
- &-filter {
8
- display: flex;
9
- justify-content: space-between;
10
- align-items: center;
11
- }
12
- &-main {
13
- margin-top: 24px;
14
- // display: flex;
15
- // flex-wrap: wrap;
16
- }
17
- &-summary {
18
- padding: 20px;
19
- // width: 600px;
20
- height: 234px;
21
- background-color: var(--bg-color2);
22
- border: 1px solid var(--bg-border-color2);
23
- }
24
- &-oil {
25
- padding: 20px;
26
- // width: 665px;
27
- height: 234px;
28
- background-color: var(--bg-color2);
29
- border: 1px solid var(--bg-border-color2);
30
- }
31
- }
32
- &-main {
33
- margin-top: 10px;
34
- min-height: 400px;
35
- padding: 16px;
36
- background-color: var(--bg-color2);
37
- border: 1px solid var(--bg-border-color2);
38
- }
39
- }
1
+ .oil-consumption {
2
+ padding: 10px;
3
+
4
+ &-head {
5
+ // display: flex;
6
+ // justify-content: start;
7
+ &-filter {
8
+ display: flex;
9
+ justify-content: space-between;
10
+ align-items: center;
11
+ }
12
+ &-main {
13
+ margin-top: 24px;
14
+ // display: flex;
15
+ // flex-wrap: wrap;
16
+ }
17
+ &-summary {
18
+ padding: 20px;
19
+ // width: 600px;
20
+ height: 234px;
21
+ background-color: var(--bg-color2);
22
+ border: 1px solid var(--bg-border-color2);
23
+ }
24
+ &-oil {
25
+ padding: 20px;
26
+ // width: 665px;
27
+ height: 234px;
28
+ background-color: var(--bg-color2);
29
+ border: 1px solid var(--bg-border-color2);
30
+ }
31
+ }
32
+ &-main {
33
+ margin-top: 10px;
34
+ min-height: 400px;
35
+ padding: 16px;
36
+ background-color: var(--bg-color2);
37
+ border: 1px solid var(--bg-border-color2);
38
+ }
39
+ }
@@ -1,82 +1,82 @@
1
- .car-static {
2
- padding: 10px;
3
-
4
- &.bottom {
5
- max-height: 77vh;
6
- overflow: auto;
7
- }
8
- &.right {
9
- width: 100%;
10
- }
11
- .car-main {
12
- padding: 11px 16px;
13
- background-color: var(--bg-color2);
14
- border: 1px solid var(--bg-border-color2);
15
- overflow: auto;
16
- .car-head {
17
- display: flex;
18
- justify-content: space-between;
19
- align-items: center;
20
- }
21
- }
22
- &-charts {
23
- margin: 24px auto;
24
- text-align: center;
25
- }
26
- &-list {
27
- min-height: 466px;
28
- }
29
- }
30
- .car-calendar {
31
- display: flex;
32
- flex-direction: column;
33
- color: var(--title-color);
34
- position: absolute;
35
- left: 0;
36
- right: 0;
37
- top: 0;
38
- bottom: 0;
39
- padding-top: 34px;
40
-
41
- &-item {
42
- display: flex;
43
- justify-content: start;
44
- align-items: center;
45
-
46
- img {
47
- width: 26px;
48
- height: 26px;
49
- margin: 0 6px 0 18px;
50
- }
51
- }
52
- }
53
- .ant-picker-calendar,
54
- .ant-picker-calendar-full {
55
- background-color: var(--bg-color2) !important;
56
- border: 1px solid var(--bg-border-color2);
57
-
58
- .ant-picker-panel {
59
- background: var(--calendar-bg) !important;
60
- }
61
- .ant-picker-body {
62
- border: 1px solid var(--calendar-border);
63
- padding: 0 !important;
64
- }
65
- .ant-picker-content thead {
66
- background: var(--calendar-thead-bg);
67
- }
68
- .ant-picker-content th {
69
- color: var(--info-color);
70
- }
71
- .ant-picker-panel .ant-picker-calendar-date {
72
- color: var(--info-color);
73
- border-top: 2px solid var(--calendar-border) !important;
74
- margin: 0 1px !important;
75
- }
76
- .ant-picker-panel .ant-picker-cell:hover .ant-picker-calendar-date {
77
- background: var(--calendar-date-today-hover-bg-color) !important;
78
- }
79
- .ant-picker-calendar-date-today {
80
- background: var(--calendar-date-today-bg-color) !important;
81
- }
82
- }
1
+ .car-static {
2
+ padding: 10px;
3
+
4
+ &.bottom {
5
+ max-height: 77vh;
6
+ overflow: auto;
7
+ }
8
+ &.right {
9
+ width: 100%;
10
+ }
11
+ .car-main {
12
+ padding: 11px 16px;
13
+ background-color: var(--bg-color2);
14
+ border: 1px solid var(--bg-border-color2);
15
+ overflow: auto;
16
+ .car-head {
17
+ display: flex;
18
+ justify-content: space-between;
19
+ align-items: center;
20
+ }
21
+ }
22
+ &-charts {
23
+ margin: 24px auto;
24
+ text-align: center;
25
+ }
26
+ &-list {
27
+ min-height: 466px;
28
+ }
29
+ }
30
+ .car-calendar {
31
+ display: flex;
32
+ flex-direction: column;
33
+ color: var(--title-color);
34
+ position: absolute;
35
+ left: 0;
36
+ right: 0;
37
+ top: 0;
38
+ bottom: 0;
39
+ padding-top: 34px;
40
+
41
+ &-item {
42
+ display: flex;
43
+ justify-content: start;
44
+ align-items: center;
45
+
46
+ img {
47
+ width: 26px;
48
+ height: 26px;
49
+ margin: 0 6px 0 18px;
50
+ }
51
+ }
52
+ }
53
+ .ant-picker-calendar,
54
+ .ant-picker-calendar-full {
55
+ background-color: var(--bg-color2) !important;
56
+ border: 1px solid var(--bg-border-color2);
57
+
58
+ .ant-picker-panel {
59
+ background: var(--calendar-bg) !important;
60
+ }
61
+ .ant-picker-body {
62
+ border: 1px solid var(--calendar-border);
63
+ padding: 0 !important;
64
+ }
65
+ .ant-picker-content thead {
66
+ background: var(--calendar-thead-bg);
67
+ }
68
+ .ant-picker-content th {
69
+ color: var(--info-color);
70
+ }
71
+ .ant-picker-panel .ant-picker-calendar-date {
72
+ color: var(--info-color);
73
+ border-top: 2px solid var(--calendar-border) !important;
74
+ margin: 0 1px !important;
75
+ }
76
+ .ant-picker-panel .ant-picker-cell:hover .ant-picker-calendar-date {
77
+ background: var(--calendar-date-today-hover-bg-color) !important;
78
+ }
79
+ .ant-picker-calendar-date-today {
80
+ background: var(--calendar-date-today-bg-color) !important;
81
+ }
82
+ }
@@ -1,25 +1,25 @@
1
- .water-consumption {
2
- padding: 10px;
3
-
4
- &-head {
5
- padding: 20px;
6
- background-color: var(--bg-color2);
7
- border: 1px solid var(--bg-border-color2);
8
-
9
- &-filter {
10
- display: flex;
11
- justify-content: space-between;
12
- align-items: center;
13
- }
14
- &-main {
15
- display: flex;
16
- }
17
- }
18
- &-main {
19
- margin-top: 10px;
20
- padding: 16px;
21
- min-height: 400px;
22
- background-color: var(--bg-color2);
23
- border: 1px solid var(--bg-border-color2);
24
- }
25
- }
1
+ .water-consumption {
2
+ padding: 10px;
3
+
4
+ &-head {
5
+ padding: 20px;
6
+ background-color: var(--bg-color2);
7
+ border: 1px solid var(--bg-border-color2);
8
+
9
+ &-filter {
10
+ display: flex;
11
+ justify-content: space-between;
12
+ align-items: center;
13
+ }
14
+ &-main {
15
+ display: flex;
16
+ }
17
+ }
18
+ &-main {
19
+ margin-top: 10px;
20
+ padding: 16px;
21
+ min-height: 400px;
22
+ background-color: var(--bg-color2);
23
+ border: 1px solid var(--bg-border-color2);
24
+ }
25
+ }
@@ -1,66 +1,66 @@
1
- .car-work {
2
- padding: 10px;
3
- &-head {
4
- padding: 10px 20px;
5
- background-color: var(--bg-color2);
6
- border: 1px solid var(--bg-border-color2);
7
-
8
- display: flex;
9
- justify-content: space-between;
10
- align-items: center;
11
- }
12
- &-content {
13
- background-color: var(--bg-color2);
14
- border: 1px solid var(--bg-border-color2);
15
- }
16
- &-summary {
17
- padding: 0 20px;
18
- display: flex;
19
- justify-content: space-between;
20
- align-items: center;
21
-
22
- &-left {
23
- width: 45%;
24
- }
25
- }
26
- &-summary-nopb {
27
- padding: 10px 20px;
28
- display: flex;
29
- justify-content: space-between;
30
- align-items: center;
31
- }
32
- &-summary-pb {
33
- padding: 0 20px;
34
- display: flex;
35
- justify-content: space-between;
36
- align-items: center;
37
- &-item {
38
- width: 50%;
39
- height: 200px;
40
- display: flex;
41
- justify-content: space-between;
42
- align-items: center;
43
- }
44
- }
45
- &-summary-norelation {
46
- padding: 24px 0;
47
- display: flex;
48
- justify-content: space-around;
49
- align-items: center;
50
- }
51
- &-summary-relation-item {
52
- height: 200px;
53
- display: flex;
54
- flex-wrap: wrap;
55
- }
56
- &-summary-relation-chart {
57
- width: 55%;
58
- }
59
- &-table {
60
- min-height: 400px;
61
- margin-top: 10px;
62
- padding: 10px 20px;
63
- background-color: var(--bg-color2);
64
- border: 1px solid var(--bg-border-color2);
65
- }
66
- }
1
+ .car-work {
2
+ padding: 10px;
3
+ &-head {
4
+ padding: 10px 20px;
5
+ background-color: var(--bg-color2);
6
+ border: 1px solid var(--bg-border-color2);
7
+
8
+ display: flex;
9
+ justify-content: space-between;
10
+ align-items: center;
11
+ }
12
+ &-content {
13
+ background-color: var(--bg-color2);
14
+ border: 1px solid var(--bg-border-color2);
15
+ }
16
+ &-summary {
17
+ padding: 0 20px;
18
+ display: flex;
19
+ justify-content: space-between;
20
+ align-items: center;
21
+
22
+ &-left {
23
+ width: 45%;
24
+ }
25
+ }
26
+ &-summary-nopb {
27
+ padding: 10px 20px;
28
+ display: flex;
29
+ justify-content: space-between;
30
+ align-items: center;
31
+ }
32
+ &-summary-pb {
33
+ padding: 0 20px;
34
+ display: flex;
35
+ justify-content: space-between;
36
+ align-items: center;
37
+ &-item {
38
+ width: 50%;
39
+ height: 200px;
40
+ display: flex;
41
+ justify-content: space-between;
42
+ align-items: center;
43
+ }
44
+ }
45
+ &-summary-norelation {
46
+ padding: 24px 0;
47
+ display: flex;
48
+ justify-content: space-around;
49
+ align-items: center;
50
+ }
51
+ &-summary-relation-item {
52
+ height: 200px;
53
+ display: flex;
54
+ flex-wrap: wrap;
55
+ }
56
+ &-summary-relation-chart {
57
+ width: 55%;
58
+ }
59
+ &-table {
60
+ min-height: 400px;
61
+ margin-top: 10px;
62
+ padding: 10px 20px;
63
+ background-color: var(--bg-color2);
64
+ border: 1px solid var(--bg-border-color2);
65
+ }
66
+ }
@@ -41,7 +41,7 @@ var TABS_VIDEO = 'car-video';
41
41
  var TABS_QD_BASE = 'car-qd-base';
42
42
  var VtxCarModal = function VtxCarModal(props) {
43
43
  var _contents;
44
- var _a, _b, _c, _d;
44
+ var _a, _b, _c, _d, _e;
45
45
  var id = props.id,
46
46
  title = props.title,
47
47
  theme = props.theme,
@@ -72,14 +72,14 @@ var VtxCarModal = function VtxCarModal(props) {
72
72
  _useState6 = _slicedToArray(_useState5, 2),
73
73
  tabChoseC = _useState6[0],
74
74
  setTabChoseC = _useState6[1];
75
- var _ConfigService$useCon = _api.ConfigService.useConfig(),
76
- data = _ConfigService$useCon.data;
77
- var _BaseService$useField = _api.BaseService.useFieldConfig(),
78
- showFields = _BaseService$useField.showFields;
79
75
  var _BaseService$useBaseI = _api.BaseService.useBaseInfo(id),
80
76
  baseInfo = _BaseService$useBaseI.baseInfo,
81
77
  info = _BaseService$useBaseI.info,
82
78
  tabConfig = _BaseService$useBaseI.tabConfig;
79
+ var _ConfigService$useCon = _api.ConfigService.useConfig(((_a = info === null || info === void 0 ? void 0 : info.actionType) === null || _a === void 0 ? void 0 : _a.indexOf('ACTION_JXH')) > -1),
80
+ data = _ConfigService$useCon.data;
81
+ var _BaseService$useField = _api.BaseService.useFieldConfig(),
82
+ showFields = _BaseService$useField.showFields;
83
83
  var _VideoService$getChan = _api2["default"].getChannels(info === null || info === void 0 ? void 0 : info.carCode, !!(info === null || info === void 0 ? void 0 : info.carCode)),
84
84
  channels = _VideoService$getChan.channels;
85
85
  var _OilService$useHasOil = _api.OilService.useHasOil(id),
@@ -109,18 +109,18 @@ var VtxCarModal = function VtxCarModal(props) {
109
109
  title: '收运信息'
110
110
  });
111
111
  }
112
- if (((_a = info === null || info === void 0 ? void 0 : info.actionType) === null || _a === void 0 ? void 0 : _a.indexOf('ACTION_LJSY')) > -1 || ((_b = info === null || info === void 0 ? void 0 : info.actionType) === null || _b === void 0 ? void 0 : _b.indexOf('ACTION_JXH')) > -1) {
112
+ if (((_b = info === null || info === void 0 ? void 0 : info.actionType) === null || _b === void 0 ? void 0 : _b.indexOf('ACTION_LJSY')) > -1 || ((_c = info === null || info === void 0 ? void 0 : info.actionType) === null || _c === void 0 ? void 0 : _c.indexOf('ACTION_JXH')) > -1) {
113
113
  tabs = tabs.concat([{
114
114
  key: TABS_WORK,
115
115
  title: '作业信息'
116
116
  }]);
117
117
  }
118
- if ((_c = info === null || info === void 0 ? void 0 : info.actionType) === null || _c === void 0 ? void 0 : _c.includes('ACTION_CC')) {
118
+ if ((_d = info === null || info === void 0 ? void 0 : info.actionType) === null || _d === void 0 ? void 0 : _d.includes('ACTION_CC')) {
119
119
  _lodash["default"].pullAllBy(tabs, [{
120
120
  key: TABS_WATER
121
121
  }], 'key');
122
122
  }
123
- var subTitle = ((_d = info === null || info === void 0 ? void 0 : info.actionType) === null || _d === void 0 ? void 0 : _d.indexOf('ACTION_LJSY')) > -1 ? info === null || info === void 0 ? void 0 : info.productTypeName : info === null || info === void 0 ? void 0 : info.carClassName;
123
+ var subTitle = ((_e = info === null || info === void 0 ? void 0 : info.actionType) === null || _e === void 0 ? void 0 : _e.indexOf('ACTION_LJSY')) > -1 ? info === null || info === void 0 ? void 0 : info.productTypeName : info === null || info === void 0 ? void 0 : info.carClassName;
124
124
  (0, _react.useEffect)(function () {
125
125
  if (tabConfig === null || tabConfig === void 0 ? void 0 : tabConfig.length) {
126
126
  var list = tabConfig;