lc-test3 1.1.17 → 1.1.18
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/p.js +174 -675
- package/package.json +1 -1
package/p.js
CHANGED
|
@@ -1,675 +1,174 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
_next @ asyncToGenerator.js:22
|
|
176
|
-
(anonymous) @ es.es6.js:240
|
|
177
|
-
batchedUpdates$1 @ react-dom.development.js:22410
|
|
178
|
-
batch @ es.es6.js:240
|
|
179
|
-
apply @ es.es6.js:261
|
|
180
|
-
Promise.then
|
|
181
|
-
apply @ es.es6.js:277
|
|
182
|
-
asyncGeneratorStep @ asyncToGenerator.js:12
|
|
183
|
-
_next @ asyncToGenerator.js:22
|
|
184
|
-
(anonymous) @ asyncToGenerator.js:27
|
|
185
|
-
(anonymous) @ asyncToGenerator.js:19
|
|
186
|
-
(anonymous) @ index.tsx:214
|
|
187
|
-
(anonymous) @ es.es6.js:240
|
|
188
|
-
batchedUpdates$1 @ react-dom.development.js:22410
|
|
189
|
-
batch @ es.es6.js:240
|
|
190
|
-
apply @ es.es6.js:261
|
|
191
|
-
Promise.then
|
|
192
|
-
apply @ es.es6.js:277
|
|
193
|
-
_callee4$ @ index.tsx:214
|
|
194
|
-
tryCatch @ regeneratorRuntime.js:45
|
|
195
|
-
(anonymous) @ regeneratorRuntime.js:133
|
|
196
|
-
(anonymous) @ regeneratorRuntime.js:74
|
|
197
|
-
asyncGeneratorStep @ asyncToGenerator.js:3
|
|
198
|
-
_next @ asyncToGenerator.js:22
|
|
199
|
-
(anonymous) @ asyncToGenerator.js:27
|
|
200
|
-
(anonymous) @ asyncToGenerator.js:19
|
|
201
|
-
(anonymous) @ index.tsx:217
|
|
202
|
-
invokePassiveEffectCreate @ react-dom.development.js:23517
|
|
203
|
-
callCallback @ react-dom.development.js:3942
|
|
204
|
-
invokeGuardedCallbackDev @ react-dom.development.js:3991
|
|
205
|
-
invokeGuardedCallback @ react-dom.development.js:4053
|
|
206
|
-
flushPassiveEffectsImpl @ react-dom.development.js:23604
|
|
207
|
-
unstable_runWithPriority @ react.development.js:2764
|
|
208
|
-
runWithPriority$1 @ react-dom.development.js:11306
|
|
209
|
-
flushPassiveEffects @ react-dom.development.js:23477
|
|
210
|
-
(anonymous) @ react-dom.development.js:23354
|
|
211
|
-
workLoop @ react.development.js:2713
|
|
212
|
-
flushWork @ react.development.js:2686
|
|
213
|
-
performWorkUntilDeadline @ react.development.js:2453
|
|
214
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /findImportList.js (0.60ms)
|
|
215
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /findNavigationMenuItems.js (0.80ms)
|
|
216
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /findVarFromFile.js (2.70ms)
|
|
217
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /generateResourcesTree.js (2.60ms)
|
|
218
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /scanFiles.js (1.80ms)
|
|
219
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/components/StatusTrace/components/DividerTitle/index.js (0.50ms)
|
|
220
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/components/StatusTrace/components/edge/CustomEdge.js (1.40ms)
|
|
221
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/components/StatusTrace/components/edge/DashEdge.js (0.60ms)
|
|
222
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/components/StatusTrace/components/edge/SolidEdge.js (0.40ms)
|
|
223
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/components/StatusTrace/components/node/EndNode.js (1.50ms)
|
|
224
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/components/StatusTrace/components/node/ExclusiveGatewayNode.js (1.00ms)
|
|
225
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/components/StatusTrace/components/node/JointTaskNode.js (1.10ms)
|
|
226
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/components/StatusTrace/components/node/ParallelTaskNode.js (1.40ms)
|
|
227
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/components/StatusTrace/components/node/StartNode.js (1.10ms)
|
|
228
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/components/StatusTrace/components/node/SystemTaskNode.js (0.90ms)
|
|
229
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/components/StatusTrace/components/node/UserTaskNode.js (1.20ms)
|
|
230
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/components/StatusTrace/components/plugins/index.js (0.30ms)
|
|
231
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/components/StatusTrace/components/plugins/keyboard.js (0.60ms)
|
|
232
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/components/StatusTrace/index.js (3.20ms)
|
|
233
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/components/StatusTrace/keyboard.js (0.30ms)
|
|
234
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/components/WorkFlowProcessTrace/components/DividerTitle/index.js (0.30ms)
|
|
235
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/components/WorkFlowProcessTrace/components/edge/CustomEdge.js (0.70ms)
|
|
236
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/components/WorkFlowProcessTrace/components/edge/DashEdge.js (0.30ms)
|
|
237
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/components/WorkFlowProcessTrace/components/edge/SolidEdge.js (0.50ms)
|
|
238
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/components/WorkFlowProcessTrace/components/node/EndNode.js (0.80ms)
|
|
239
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/components/WorkFlowProcessTrace/components/node/ExclusiveGatewayNode.js (0.80ms)
|
|
240
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/components/WorkFlowProcessTrace/components/node/JointTaskNode.js (0.90ms)
|
|
241
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/components/WorkFlowProcessTrace/components/node/ParallelTaskNode.js (1.00ms)
|
|
242
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/components/WorkFlowProcessTrace/components/node/StartNode.js (1.40ms)
|
|
243
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/components/WorkFlowProcessTrace/components/node/SystemTaskNode.js (1.50ms)
|
|
244
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/components/WorkFlowProcessTrace/components/node/UserTaskNode.js (0.80ms)
|
|
245
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/components/WorkFlowProcessTrace/components/plugins/index.js (0.20ms)
|
|
246
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/components/WorkFlowProcessTrace/components/plugins/keyboard.js (0.40ms)
|
|
247
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/components/WorkFlowProcessTrace/contants.js (1.40ms)
|
|
248
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/components/WorkFlowProcessTrace/index.js (6.60ms)
|
|
249
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/components/WorkFlowProcessTrace/keyboard.js (0.30ms)
|
|
250
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/components/WorkFlowProcessTrace/utils.js (0.70ms)
|
|
251
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/components/button.js (0.30ms)
|
|
252
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/components/input.js (0.20ms)
|
|
253
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/components/workflow.js (2.50ms)
|
|
254
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/constants.js (0.00ms)
|
|
255
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/formPages/DefaultForm.js (2.60ms)
|
|
256
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/formPages/demoForm1-v1.js (4.20ms)
|
|
257
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/formPages/techItemForm-v1.js (9.00ms)
|
|
258
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/formPages/techItemForm-v10.js (5.00ms)
|
|
259
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/formPages/techItemForm-v11.js (6.00ms)
|
|
260
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/formPages/techItemForm-v12.js (7.00ms)
|
|
261
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/formPages/techItemForm-v13.js (4.50ms)
|
|
262
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/formPages/techItemForm-v14.js (4.30ms)
|
|
263
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/formPages/techItemForm-v15.js (4.60ms)
|
|
264
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/formPages/techItemForm-v16.js (4.50ms)
|
|
265
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/formPages/techItemForm-v17.js (4.20ms)
|
|
266
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/formPages/techItemForm-v18.js (3.70ms)
|
|
267
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/formPages/techItemForm-v19.js (4.40ms)
|
|
268
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/formPages/techItemForm-v2.js (4.50ms)
|
|
269
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/formPages/techItemForm-v20.js (6.50ms)
|
|
270
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/formPages/techItemForm-v21.js (6.20ms)
|
|
271
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/formPages/techItemForm-v22.js (4.60ms)
|
|
272
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/formPages/techItemForm-v23.js (5.20ms)
|
|
273
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/formPages/techItemForm-v24.js (4.90ms)
|
|
274
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/formPages/techItemForm-v25.js (6.90ms)
|
|
275
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/formPages/techItemForm-v26.js (4.10ms)
|
|
276
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/formPages/techItemForm-v27.js (4.00ms)
|
|
277
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/formPages/techItemForm-v28.js (4.90ms)
|
|
278
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/formPages/techItemForm-v29.js (3.80ms)
|
|
279
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/formPages/techItemForm-v3.js (2.80ms)
|
|
280
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/formPages/techItemForm-v4.js (2.90ms)
|
|
281
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/formPages/techItemForm-v5.js (2.90ms)
|
|
282
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/formPages/techItemForm-v6.js (2.80ms)
|
|
283
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/formPages/techItemForm-v7.js (3.20ms)
|
|
284
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/formPages/techItemForm-v8.js (3.20ms)
|
|
285
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/formPages/techItemForm-v9.js (3.00ms)
|
|
286
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/formPages/techRequirmentForm-v1.js (5.10ms)
|
|
287
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/formPages/techRequirmentForm-v2.js (6.40ms)
|
|
288
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/formPages/techRequirmentForm-v3.js (5.10ms)
|
|
289
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/formPages/techRequirmentForm-v4.js (5.00ms)
|
|
290
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/formPages/techRequirmentForm-v5.js (7.80ms)
|
|
291
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/formPages/techRequirmentForm-v6.js (4.60ms)
|
|
292
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/formPages/techRequirmentForm-v7.js (4.80ms)
|
|
293
|
-
ast-cache.ts:705 [ASTCache] �Զ������ڴ棺�Ƴ� 94 ��������
|
|
294
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/formPages/techRequirmentForm-v8.js (6.30ms)
|
|
295
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/index.js (0.10ms)
|
|
296
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/layout/components/AvatarActions.jsx (0.20ms)
|
|
297
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/layout/components/LayoutOutlet.jsx (0.20ms)
|
|
298
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/layout/components/SiderMenu.jsx (0.20ms)
|
|
299
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/layout/constants.js (0.20ms)
|
|
300
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/layout/hooks.js (0.40ms)
|
|
301
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/layout/index.js (0.30ms)
|
|
302
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/layouts/components/AvatarActions.jsx (0.40ms)
|
|
303
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/layouts/components/LayoutOutlet.jsx (0.20ms)
|
|
304
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/layouts/components/NavigationMenu.jsx (0.70ms)
|
|
305
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/pages/CirculateCompleted.js (0.50ms)
|
|
306
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/pages/CirculatePending.js (0.40ms)
|
|
307
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/pages/DepartmentMgt.js (0.60ms)
|
|
308
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/pages/DepartmentMgtModals/Modal894.js (0.30ms)
|
|
309
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/pages/ImportDetail.js (0.90ms)
|
|
310
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/pages/ImportDetailModals/modal178.js (0.50ms)
|
|
311
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/pages/ImportDetailModals/modal210.js (1.10ms)
|
|
312
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/pages/ImportDetailModals/modal390.js (0.60ms)
|
|
313
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/pages/ImportDetailModals/modal889.js (0.40ms)
|
|
314
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/pages/ImportDetailModals/modal922.js (0.80ms)
|
|
315
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/pages/ImportRecord.js (0.60ms)
|
|
316
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/pages/Login/index.js (0.40ms)
|
|
317
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/pages/MyProcess.js (0.50ms)
|
|
318
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/pages/NotFound.js (0.30ms)
|
|
319
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/pages/PositionMgt.js (0.60ms)
|
|
320
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/pages/PositionMgtModals/Modal672.js (0.40ms)
|
|
321
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/pages/ResourceMgt.js (0.50ms)
|
|
322
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/pages/ResourceMgtModals/Modal316.js (0.20ms)
|
|
323
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/pages/SyncProcess.js (0.50ms)
|
|
324
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/pages/SyncProcessModals/modal640.js (0.30ms)
|
|
325
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/pages/TaskCompleted.js (0.50ms)
|
|
326
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/pages/TaskPending.js (0.50ms)
|
|
327
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/pages/TraceProcess.js (0.20ms)
|
|
328
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/pages/UpdatePwd.js (0.40ms)
|
|
329
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/pages/UserMgt.js (0.70ms)
|
|
330
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/pages/UserMgtModals/Modal127.js (0.40ms)
|
|
331
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/pages/UserMgtModals/Modal357.js (0.40ms)
|
|
332
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/pages/_modalPage_.js (0.20ms)
|
|
333
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/pages/createDemo.js (0.30ms)
|
|
334
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/pages/createItem.js (0.80ms)
|
|
335
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/pages/createOneItemTmp.js (1.70ms)
|
|
336
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/pages/createOneItemTmpModals/CreateModal.js (0.20ms)
|
|
337
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/pages/createOneItemTmpModals/ReadModal.js (0.40ms)
|
|
338
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/pages/createOneItemTmpModals/UpdateModal.js (0.70ms)
|
|
339
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/pages/createTechRequirement.js (0.70ms)
|
|
340
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/pages/getTechItem.js (2.30ms)
|
|
341
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/pages/getTechItemModals/modal8e80.js (0.40ms)
|
|
342
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/pages/getTechItemModals/modald4d2.js (0.30ms)
|
|
343
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/pages/getTechItemModals/modalf4d8.js (0.30ms)
|
|
344
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/pages/roleMgt.js (0.60ms)
|
|
345
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/pages/roleMgtModals/Modal025.js (0.30ms)
|
|
346
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/pages/techReqCreateDemo.js (1.30ms)
|
|
347
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/pages/techReqDemo.js (1.30ms)
|
|
348
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/pages/techReqDemoModals/CreateModal.js (1.10ms)
|
|
349
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/pages/techReqDemoModals/ReadModal.js (0.50ms)
|
|
350
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/pages/techReqDemoModals/UpdateModal.js (1.00ms)
|
|
351
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/pages/techReqDetail.js (0.40ms)
|
|
352
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/pages/techRequirmentFormV1Modals/modal4806.js (0.70ms)
|
|
353
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/pages/techRequirmentFormV1Modals/modalde74.js (0.30ms)
|
|
354
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/pages/techRequirmentFormV8Modals/modal10a2.js (0.40ms)
|
|
355
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/pages/techRequirmentFormV8Modals/modal18b4.js (0.50ms)
|
|
356
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/pages/techRequirmentFormV8Modals/modal50f1.js (2.20ms)
|
|
357
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/pages/techRequirmentFormV8Modals/modal73c1.js (1.60ms)
|
|
358
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/pages/techRequirmentFormV8Modals/modalaf49.js (2.20ms)
|
|
359
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/pages/techRequirmentFormV8Modals/modald794.js (2.20ms)
|
|
360
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/pages/techRequirmentFormV8Modals/modaled76.js (17.60ms)
|
|
361
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/pages/traceDemoModals/CreateModal.js (2.00ms)
|
|
362
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/pages/traceDemoModals/ReadModal.js (0.50ms)
|
|
363
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/pages/traceDemoModals/UpdateModal.js (1.10ms)
|
|
364
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/pages/traceTask.js (1.20ms)
|
|
365
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /src/utils/index.js (0.50ms)
|
|
366
|
-
ast-cache.ts:944 [ASTCache] Parse miss (Babel) - /webpack.config.js (0.80ms)
|
|
367
|
-
sandbox.tsx:181 [useSandbox] Creating new eventHandlers, isPreview: false
|
|
368
|
-
sandbox.tsx:193 [useSandbox] Setting eventHandlers to sandboxProps, count: 13
|
|
369
|
-
index.tsx:163 [CodeSandbox] getOptions - sandboxId from props: LC0000004923-LC0000004962
|
|
370
|
-
index.tsx:66 moduleInfo: >>>>>>>>> {remoteRepoUrl: 'http://10.4.5.64/manageDemo/v075Dev0812.git', systemId: 'LC0000004923', templateMess: 'default', updatedBy: 'Sa0AZ005100120241203200634000040', moduleType: 'app',?��}
|
|
371
|
-
request.ts:182 /los/lc-dev-intf-gw.gwDownloadFile: request data: {gwTransCode: 'lc-dev-user-manager.queryDetail', gwReq: {��}, systemId: 'LC0000004923', moduleId: 'LC0000004962'}
|
|
372
|
-
sandbox-profiler.ts:43
|
|
373
|
-
============================================================
|
|
374
|
-
sandbox-profiler.ts:44 ?? [Sandbox Profiler] ��ʼ�ٱ�������
|
|
375
|
-
sandbox-profiler.ts:45 �ļ���: 484, �����С: 6250.0KB
|
|
376
|
-
sandbox-profiler.ts:46 ============================================================
|
|
377
|
-
|
|
378
|
-
sandbox.tsx:477 [CombinedSandbox] Switching to edit mode
|
|
379
|
-
WebDesigner.tsx:33 [WebDesigner] workspace status: {hasWorkspace: true, workspaceType: 'object', hasProjectConfig: true}
|
|
380
|
-
request.ts:182 /los/lc-dev-intf-gw.gwService: request data: {gwTransCode: 'lc-dev-module-develop-manager.listCommitLog', gwReq: {��}, systemId: 'LC0000004923', moduleId: 'LC0000004962'}
|
|
381
|
-
request.ts:182 /los/lc-dev-intf-gw.gwService: request data: {gwTransCode: 'lc-dev-module-develop-manager.listBranch', systemId: 'LC0000004923', moduleId: 'LC0000004962'}
|
|
382
|
-
useFolder.tsx:27 [useFolder] workspace status: {hasWorkspace: true, workspaceType: 'object', hasPages: 25}
|
|
383
|
-
workspace.ts:1390 [Workspace] Saving files to IndexedDB cache...
|
|
384
|
-
request.ts:203 ��Ӧ���ݣ� {data: {��}, status: 200, statusText: 'OK', headers: {��}, config: {��},?��}
|
|
385
|
-
request.ts:182 /los/lc-dev-intf-gw.gwService: request data: {gwTransCode: 'lc-dev-module-develop-manager.queryCommitDetail', gwReq: {��}, systemId: 'LC0000004923', moduleId: 'LC0000004962'}
|
|
386
|
-
request.ts:203 ��Ӧ���ݣ� {data: {��}, status: 200, statusText: 'OK', headers: {��}, config: {��},?��}
|
|
387
|
-
designer.tsx:44 [Designer Component] received props: {hasEngine: true, hasEngineWorkspace: true, engineType: 'object', workspaceType: 'object'}
|
|
388
|
-
WebDesigner.tsx:236 [WebDesigner] sandboxId: LC0000004923-LC0000004962 moduleInfo: LC0000004923 LC0000004962
|
|
389
|
-
logger.ts:10 [Log]: <Timer> prototype not found!
|
|
390
|
-
sandbox.tsx:193 [useSandbox] Setting eventHandlers to sandboxProps, count: 13
|
|
391
|
-
manager.ts:201 [Manager] Dispatching compile with sandboxId: LC0000004923-LC0000004962
|
|
392
|
-
index.tsx:92 [CodeSandbox] eventHandlers comparison: {changed: false, prevKeys: Array(13), nextKeys: Array(13), iframeReady: false}
|
|
393
|
-
request.ts:182 /los/lc-dev-intf-gw.gwService: request data: {gwTransCode: 'lc-dev-module-develop-manager.queryMetadataEnum', gwReq: {��}, systemId: 'LC0000004923', moduleId: 'LC0000004962'}
|
|
394
|
-
request.ts:182 /los/lc-dev-intf-gw.gwService: request data: {gwTransCode: 'lc-dev-module-develop-manager.queryMetadataList', gwReq: {��}, systemId: 'LC0000004923', moduleId: 'LC0000004962'}
|
|
395
|
-
request.ts:182 /los/lc-dev-intf-gw.gwService: request data: {gwTransCode: 'lc-dev-module-develop-manager.queryMetadataList', gwReq: {��}, systemId: 'LC0000004923', moduleId: 'LC0000004962'}
|
|
396
|
-
WebDesigner.tsx:236 [WebDesigner] sandboxId: LC0000004923-LC0000004962 moduleInfo: LC0000004923 LC0000004962
|
|
397
|
-
sandbox.tsx:193 [useSandbox] Setting eventHandlers to sandboxProps, count: 13
|
|
398
|
-
manager.ts:201 [Manager] Dispatching compile with sandboxId: LC0000004923-LC0000004962
|
|
399
|
-
index.tsx:92 [CodeSandbox] eventHandlers comparison: {changed: false, prevKeys: Array(13), nextKeys: Array(13), iframeReady: false}
|
|
400
|
-
swc-parser.ts:97 [SWC] ? WASM ģ���ʼ���ɹ�
|
|
401
|
-
ast-cache.ts:727 [ASTCache] SWC ������������ (20-70x ����)
|
|
402
|
-
request.ts:203 ��Ӧ���ݣ� {data: Blob, status: 200, statusText: 'OK', headers: {��}, config: {��},?��}
|
|
403
|
-
request.ts:203 ��Ӧ���ݣ� {data: {��}, status: 200, statusText: 'OK', headers: {��}, config: {��},?��}
|
|
404
|
-
index.ts:413 [Babel Cache] API available at window.__babelCache
|
|
405
|
-
manager.ts:201 [Manager] Dispatching compile with sandboxId: LC0000004923-LC0000004962
|
|
406
|
-
index.js:27 [IndexedDB Cache] ? Database opened
|
|
407
|
-
index.js:27 [Compile] Using provided sandboxId: LC0000004923-LC0000004962
|
|
408
|
-
index.js:27 [Timing] before-dependencies: 37ms
|
|
409
|
-
index.js:27 [Babel Cache] API: window.__babelCache (IndexedDB persistence)
|
|
410
|
-
index.tsx:92 [CodeSandbox] eventHandlers comparison: {changed: false, prevKeys: Array(13), nextKeys: Array(13), iframeReady: false}
|
|
411
|
-
index.tsx:92 [CodeSandbox] eventHandlers comparison: {changed: false, prevKeys: Array(13), nextKeys: Array(13), iframeReady: false}
|
|
412
|
-
sandbox-profiler.ts:72 ?? [Sandbox] Status: installing-dependencies @ 4649ms
|
|
413
|
-
mobx.esm.js:1811 [MobX] Since strict-mode is enabled, changing (observed) observable values without using an action is not allowed. Tried to modify: Tabs@1.items[..].filename
|
|
414
|
-
checkIfStateModificationsAreAllowed @ mobx.esm.js:1811
|
|
415
|
-
prepareNewValue_ @ mobx.esm.js:1391
|
|
416
|
-
setObservablePropValue_ @ mobx.esm.js:4765
|
|
417
|
-
set_ @ mobx.esm.js:4815
|
|
418
|
-
set @ mobx.esm.js:3417
|
|
419
|
-
updatePageTab @ tabs.ts:169
|
|
420
|
-
setActiveViewFile @ workspace.ts:907
|
|
421
|
-
handleMessage @ sandbox.tsx:403
|
|
422
|
-
onMessage @ sandbox.tsx:146
|
|
423
|
-
(anonymous) @ index.tsx:158
|
|
424
|
-
(anonymous) @ iframe-protocol.ts:168
|
|
425
|
-
eventListener @ iframe-protocol.ts:168
|
|
426
|
-
postMessage
|
|
427
|
-
$ @ codesandbox.es5.js:444
|
|
428
|
-
a @ url-listeners.js:9
|
|
429
|
-
(anonymous) @ url-listeners.js:108
|
|
430
|
-
setTimeout
|
|
431
|
-
e.default @ url-listeners.js:107
|
|
432
|
-
./src/sandbox/startup.ts @ startup.ts:46
|
|
433
|
-
a @ bootstrap:84
|
|
434
|
-
n @ bootstrap:45
|
|
435
|
-
(anonymous) @ bootstrap:221
|
|
436
|
-
(anonymous) @ sandbox-startup.ae04f2da1.js:1
|
|
437
|
-
mobx.esm.js:1811 [MobX] Since strict-mode is enabled, changing (observed) observable values without using an action is not allowed. Tried to modify: Tabs@1.items[..].enable
|
|
438
|
-
checkIfStateModificationsAreAllowed @ mobx.esm.js:1811
|
|
439
|
-
prepareNewValue_ @ mobx.esm.js:1391
|
|
440
|
-
setObservablePropValue_ @ mobx.esm.js:4765
|
|
441
|
-
set_ @ mobx.esm.js:4815
|
|
442
|
-
set @ mobx.esm.js:3417
|
|
443
|
-
updatePageTab @ tabs.ts:169
|
|
444
|
-
setActiveViewFile @ workspace.ts:907
|
|
445
|
-
handleMessage @ sandbox.tsx:403
|
|
446
|
-
onMessage @ sandbox.tsx:146
|
|
447
|
-
(anonymous) @ index.tsx:158
|
|
448
|
-
(anonymous) @ iframe-protocol.ts:168
|
|
449
|
-
eventListener @ iframe-protocol.ts:168
|
|
450
|
-
postMessage
|
|
451
|
-
$ @ codesandbox.es5.js:444
|
|
452
|
-
a @ url-listeners.js:9
|
|
453
|
-
(anonymous) @ url-listeners.js:108
|
|
454
|
-
setTimeout
|
|
455
|
-
e.default @ url-listeners.js:107
|
|
456
|
-
./src/sandbox/startup.ts @ startup.ts:46
|
|
457
|
-
a @ bootstrap:84
|
|
458
|
-
n @ bootstrap:45
|
|
459
|
-
(anonymous) @ bootstrap:221
|
|
460
|
-
(anonymous) @ sandbox-startup.ae04f2da1.js:1
|
|
461
|
-
mobx.esm.js:1811 [MobX] Since strict-mode is enabled, changing (observed) observable values without using an action is not allowed. Tried to modify: Tabs@1.items[..].upgradeable
|
|
462
|
-
checkIfStateModificationsAreAllowed @ mobx.esm.js:1811
|
|
463
|
-
prepareNewValue_ @ mobx.esm.js:1391
|
|
464
|
-
setObservablePropValue_ @ mobx.esm.js:4765
|
|
465
|
-
set_ @ mobx.esm.js:4815
|
|
466
|
-
set @ mobx.esm.js:3417
|
|
467
|
-
updatePageTab @ tabs.ts:169
|
|
468
|
-
setActiveViewFile @ workspace.ts:907
|
|
469
|
-
handleMessage @ sandbox.tsx:403
|
|
470
|
-
onMessage @ sandbox.tsx:146
|
|
471
|
-
(anonymous) @ index.tsx:158
|
|
472
|
-
(anonymous) @ iframe-protocol.ts:168
|
|
473
|
-
eventListener @ iframe-protocol.ts:168
|
|
474
|
-
postMessage
|
|
475
|
-
$ @ codesandbox.es5.js:444
|
|
476
|
-
a @ url-listeners.js:9
|
|
477
|
-
(anonymous) @ url-listeners.js:108
|
|
478
|
-
setTimeout
|
|
479
|
-
e.default @ url-listeners.js:107
|
|
480
|
-
./src/sandbox/startup.ts @ startup.ts:46
|
|
481
|
-
a @ bootstrap:84
|
|
482
|
-
n @ bootstrap:45
|
|
483
|
-
(anonymous) @ bootstrap:221
|
|
484
|
-
(anonymous) @ sandbox-startup.ae04f2da1.js:1
|
|
485
|
-
mobx.esm.js:1811 [MobX] Since strict-mode is enabled, changing (observed) observable values without using an action is not allowed. Tried to modify: Tabs@1.items
|
|
486
|
-
checkIfStateModificationsAreAllowed @ mobx.esm.js:1811
|
|
487
|
-
set_ @ mobx.esm.js:3828
|
|
488
|
-
set @ mobx.esm.js:3595
|
|
489
|
-
updatePageTab @ tabs.ts:169
|
|
490
|
-
setActiveViewFile @ workspace.ts:907
|
|
491
|
-
handleMessage @ sandbox.tsx:403
|
|
492
|
-
onMessage @ sandbox.tsx:146
|
|
493
|
-
(anonymous) @ index.tsx:158
|
|
494
|
-
(anonymous) @ iframe-protocol.ts:168
|
|
495
|
-
eventListener @ iframe-protocol.ts:168
|
|
496
|
-
postMessage
|
|
497
|
-
$ @ codesandbox.es5.js:444
|
|
498
|
-
a @ url-listeners.js:9
|
|
499
|
-
(anonymous) @ url-listeners.js:108
|
|
500
|
-
setTimeout
|
|
501
|
-
e.default @ url-listeners.js:107
|
|
502
|
-
./src/sandbox/startup.ts @ startup.ts:46
|
|
503
|
-
a @ bootstrap:84
|
|
504
|
-
n @ bootstrap:45
|
|
505
|
-
(anonymous) @ bootstrap:221
|
|
506
|
-
(anonymous) @ sandbox-startup.ae04f2da1.js:1
|
|
507
|
-
mobx.esm.js:1811 [MobX] Since strict-mode is enabled, changing (observed) observable values without using an action is not allowed. Tried to modify: Tabs@1.activeKey
|
|
508
|
-
checkIfStateModificationsAreAllowed @ mobx.esm.js:1811
|
|
509
|
-
prepareNewValue_ @ mobx.esm.js:1391
|
|
510
|
-
setObservablePropValue_ @ mobx.esm.js:4765
|
|
511
|
-
set @ mobx.esm.js:5246
|
|
512
|
-
setActiveKey @ tabs.ts:159
|
|
513
|
-
updatePageTab @ tabs.ts:173
|
|
514
|
-
setActiveViewFile @ workspace.ts:907
|
|
515
|
-
handleMessage @ sandbox.tsx:403
|
|
516
|
-
onMessage @ sandbox.tsx:146
|
|
517
|
-
(anonymous) @ index.tsx:158
|
|
518
|
-
(anonymous) @ iframe-protocol.ts:168
|
|
519
|
-
eventListener @ iframe-protocol.ts:168
|
|
520
|
-
postMessage
|
|
521
|
-
$ @ codesandbox.es5.js:444
|
|
522
|
-
a @ url-listeners.js:9
|
|
523
|
-
(anonymous) @ url-listeners.js:108
|
|
524
|
-
setTimeout
|
|
525
|
-
e.default @ url-listeners.js:107
|
|
526
|
-
./src/sandbox/startup.ts @ startup.ts:46
|
|
527
|
-
a @ bootstrap:84
|
|
528
|
-
n @ bootstrap:45
|
|
529
|
-
(anonymous) @ bootstrap:221
|
|
530
|
-
(anonymous) @ sandbox-startup.ae04f2da1.js:1
|
|
531
|
-
index.tsx:185 [CodeSandbox] bindEvents called, event count: 13 events: (13)?['onDragStart', 'onDragEnter', 'onDragOver', 'onDrop', 'onDragEnd', 'onScroll', 'onKeyDown', 'onContextMenu', 'onWidget', 'onPage', 'onMouseover', 'onMouseout', 'onClick']
|
|
532
|
-
workspace.ts:735 [Workspace] Starting AST cache warmup for 50 files...
|
|
533
|
-
ast-cache.ts:1036 [ASTCache] Starting warmup for 50 files...
|
|
534
|
-
about:blank:1 Access to font at 'https://cdn.example.com/cdn/googleapis/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7W0Q5nw.woff2' from origin 'https://sandbox.example.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
|
|
535
|
-
css2_family_inter.css:1 GET https://cdn.example.com/cdn/googleapis/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7W0Q5nw.woff2 net::ERR_FAILED 404 (Not Found)
|
|
536
|
-
index.js:27 [Preload] Starting to preload 15 common dependencies
|
|
537
|
-
ast-cache.ts:1048 [ASTCache] Warmup completed in 2422.50ms
|
|
538
|
-
workspace.ts:737 [Workspace] AST cache warmup completed
|
|
539
|
-
index.js:27 [Preload] ? react (1/15)
|
|
540
|
-
workspace-cache.ts:188 [WorkspaceCache] Cached 483 files in 5028ms
|
|
541
|
-
workspace.ts:1397 [Workspace] Cache saved successfully
|
|
542
|
-
index.js:27 [Preload] ? react-dom (2/15)
|
|
543
|
-
index.js:27 [Preload] ? react-is (3/15)
|
|
544
|
-
request.ts:203 ��Ӧ���ݣ� {data: {��}, status: 200, statusText: 'OK', headers: {��}, config: {��},?��}
|
|
545
|
-
request.ts:182 /los/lc-dev-intf-gw.gwService: request data: {gwTransCode: 'lc-dev-module-develop-manager.queryMetadataDetail', gwReq: {��}, systemId: 'LC0000004923', moduleId: 'LC0000004962'}
|
|
546
|
-
request.ts:182 /los/lc-dev-intf-gw.gwService: request data: {gwTransCode: 'lc-dev-module-develop-manager.queryMetadataDetail', gwReq: {��}, systemId: 'LC0000004923', moduleId: 'LC0000004962'}
|
|
547
|
-
request.ts:182 /los/lc-dev-intf-gw.gwService: request data: {gwTransCode: 'lc-dev-module-develop-manager.queryMetadataDetail', gwReq: {��}, systemId: 'LC0000004923', moduleId: 'LC0000004962'}
|
|
548
|
-
request.ts:182 /los/lc-dev-intf-gw.gwService: request data: {gwTransCode: 'lc-dev-module-develop-manager.queryMetadataDetail', gwReq: {��}, systemId: 'LC0000004923', moduleId: 'LC0000004962'}
|
|
549
|
-
request.ts:182 /los/lc-dev-intf-gw.gwService: request data: {gwTransCode: 'lc-dev-module-develop-manager.queryMetadataDetail', gwReq: {��}, systemId: 'LC0000004923', moduleId: 'LC0000004962'}
|
|
550
|
-
request.ts:182 /los/lc-dev-intf-gw.gwService: request data: {gwTransCode: 'lc-dev-module-develop-manager.queryMetadataDetail', gwReq: {��}, systemId: 'LC0000004923', moduleId: 'LC0000004962'}
|
|
551
|
-
request.ts:182 /los/lc-dev-intf-gw.gwService: request data: {gwTransCode: 'lc-dev-module-develop-manager.queryMetadataDetail', gwReq: {��}, systemId: 'LC0000004923', moduleId: 'LC0000004962'}
|
|
552
|
-
request.ts:182 /los/lc-dev-intf-gw.gwService: request data: {gwTransCode: 'lc-dev-module-develop-manager.queryMetadataDetail', gwReq: {��}, systemId: 'LC0000004923', moduleId: 'LC0000004962'}
|
|
553
|
-
request.ts:182 /los/lc-dev-intf-gw.gwService: request data: {gwTransCode: 'lc-dev-module-develop-manager.queryMetadataDetail', gwReq: {��}, systemId: 'LC0000004923', moduleId: 'LC0000004962'}
|
|
554
|
-
request.ts:182 /los/lc-dev-intf-gw.gwService: request data: {gwTransCode: 'lc-dev-module-develop-manager.queryMetadataDetail', gwReq: {��}, systemId: 'LC0000004923', moduleId: 'LC0000004962'}
|
|
555
|
-
request.ts:203 ��Ӧ���ݣ� {data: {��}, status: 200, statusText: 'OK', headers: {��}, config: {��},?��}
|
|
556
|
-
index.js:27 [Preload] ? prop-types (4/15)
|
|
557
|
-
request.ts:203 ��Ӧ���ݣ� {data: {��}, status: 200, statusText: 'OK', headers: {��}, config: {��},?��}
|
|
558
|
-
request.ts:182 /los/lc-dev-intf-gw.gwService: request data: {gwTransCode: 'lc-dev-module-develop-manager.queryMetadataDetail', gwReq: {��}, systemId: 'LC0000004923', moduleId: 'LC0000004962'}
|
|
559
|
-
request.ts:182 /los/lc-dev-intf-gw.gwService: request data: {gwTransCode: 'lc-dev-module-develop-manager.queryMetadataDetail', gwReq: {��}, systemId: 'LC0000004923', moduleId: 'LC0000004962'}
|
|
560
|
-
request.ts:182 /los/lc-dev-intf-gw.gwService: request data: {gwTransCode: 'lc-dev-module-develop-manager.queryMetadataDetail', gwReq: {��}, systemId: 'LC0000004923', moduleId: 'LC0000004962'}
|
|
561
|
-
request.ts:182 /los/lc-dev-intf-gw.gwService: request data: {gwTransCode: 'lc-dev-module-develop-manager.queryMetadataDetail', gwReq: {��}, systemId: 'LC0000004923', moduleId: 'LC0000004962'}
|
|
562
|
-
request.ts:182 /los/lc-dev-intf-gw.gwService: request data: {gwTransCode: 'lc-dev-module-develop-manager.queryMetadataDetail', gwReq: {��}, systemId: 'LC0000004923', moduleId: 'LC0000004962'}
|
|
563
|
-
request.ts:182 /los/lc-dev-intf-gw.gwService: request data: {gwTransCode: 'lc-dev-module-develop-manager.queryMetadataDetail', gwReq: {��}, systemId: 'LC0000004923', moduleId: 'LC0000004962'}
|
|
564
|
-
request.ts:182 /los/lc-dev-intf-gw.gwService: request data: {gwTransCode: 'lc-dev-module-develop-manager.queryMetadataDetail', gwReq: {��}, systemId: 'LC0000004923', moduleId: 'LC0000004962'}
|
|
565
|
-
request.ts:182 /los/lc-dev-intf-gw.gwService: request data: {gwTransCode: 'lc-dev-module-develop-manager.queryMetadataDetail', gwReq: {��}, systemId: 'LC0000004923', moduleId: 'LC0000004962'}
|
|
566
|
-
request.ts:182 /los/lc-dev-intf-gw.gwService: request data: {gwTransCode: 'lc-dev-module-develop-manager.queryMetadataDetail', gwReq: {��}, systemId: 'LC0000004923', moduleId: 'LC0000004962'}
|
|
567
|
-
request.ts:182 /los/lc-dev-intf-gw.gwService: request data: {gwTransCode: 'lc-dev-module-develop-manager.queryMetadataDetail', gwReq: {��}, systemId: 'LC0000004923', moduleId: 'LC0000004962'}
|
|
568
|
-
ast-cache.ts:705 [ASTCache] �Զ������ڴ棺�Ƴ� 8 ��������
|
|
569
|
-
index.js:27 [Preload] ? @loview/lowcode-react-boot (5/15)
|
|
570
|
-
index.js:27 [Timing] after-dependencies: 10442ms
|
|
571
|
-
index.js:27 [Timing] after-manager-init: 10443ms
|
|
572
|
-
index.js:27 [Timing] after-setManifest: 10446ms
|
|
573
|
-
index.js:27 [consumeCache] manager.id: LC0000004923-LC0000004962
|
|
574
|
-
index.js:27 [consumeCache] cacheData from __SANDBOX_DATA__: false
|
|
575
|
-
index.js:27 [consumeCache] localData from IndexedDB: true
|
|
576
|
-
index.js:27 [consumeCache] localData.version: https://sandbox.example.com/sandbox/static/js/sandbox.2819e65ef.js manager.version: https://sandbox.example.com/sandbox/static/js/sandbox.2819e65ef.js
|
|
577
|
-
index.js:27 [consumeCache] ? Cache version matched, loading from IndexedDB
|
|
578
|
-
index.js:27 [Timing] after-consumeCache: 10718ms
|
|
579
|
-
index.js:27 [updateManager] updateConfigurations: 0 ms
|
|
580
|
-
index.js:27 [updateManager] preset.setup: 8 ms
|
|
581
|
-
index.js:27 [updateData] Module diff: {added: Array(0), updated: Array(2), diffTime: 4}
|
|
582
|
-
index.js:27 [updateData] Modules to transpile: {count: 2, modules: Array(2), prepareTime: 10}
|
|
583
|
-
index.js:27 [Cache] Initializing IndexedDB cache...
|
|
584
|
-
index.js:27 [Preload] ? styled-components (6/15)
|
|
585
|
-
request.ts:203 ��Ӧ���ݣ� {data: {��}, status: 200, statusText: 'OK', headers: {��}, config: {��},?��}
|
|
586
|
-
request.ts:203 ��Ӧ���ݣ� {data: {��}, status: 200, statusText: 'OK', headers: {��}, config: {��},?��}
|
|
587
|
-
request.ts:203 ��Ӧ���ݣ� {data: {��}, status: 200, statusText: 'OK', headers: {��}, config: {��},?��}
|
|
588
|
-
index.js:27 [IndexedDB Cache] ? Loaded 207 entries (207 unique)
|
|
589
|
-
index.js:27 [Cache] Restoring 207 entries to worker...
|
|
590
|
-
request.ts:203 ��Ӧ���ݣ� {data: {��}, status: 200, statusText: 'OK', headers: {��}, config: {��},?��}
|
|
591
|
-
request.ts:203 ��Ӧ���ݣ� {data: {��}, status: 200, statusText: 'OK', headers: {��}, config: {��},?��}
|
|
592
|
-
request.ts:203 ��Ӧ���ݣ� {data: {��}, status: 200, statusText: 'OK', headers: {��}, config: {��},?��}
|
|
593
|
-
index.js:27 [updateData] Transpilation completed: {resultCount: 2, transpileTime: 1509, totalTime: 1520}
|
|
594
|
-
index.js:27 [updateManager] updateData: 1529 ms
|
|
595
|
-
index.js:27 [Timing] after-updateManager: 12250ms
|
|
596
|
-
index.js:27 [Cache Debug] {usedCache: true, changedModuleCount: 2, firstLoad: true}
|
|
597
|
-
index.js:27 [Timing] after-transpileModules: 12254ms
|
|
598
|
-
index.js:27 [Timing] after-verifyTreeTranspiled: 12260ms
|
|
599
|
-
index.js:27 [Timing] before-evaluation: 12261ms
|
|
600
|
-
index.tsx:92 [CodeSandbox] eventHandlers comparison: {changed: false, prevKeys: Array(13), nextKeys: Array(13), iframeReady: true}
|
|
601
|
-
sandbox-profiler.ts:72 ?? [Sandbox] Status: transpiling @ 16969ms
|
|
602
|
-
index.tsx:92 [CodeSandbox] eventHandlers comparison: {changed: false, prevKeys: Array(13), nextKeys: Array(13), iframeReady: true}
|
|
603
|
-
sandbox-profiler.ts:72 ?? [Sandbox] Status: evaluating @ 16974ms
|
|
604
|
-
index.js:27 [Preload] ? @logicflow/extension (7/15)
|
|
605
|
-
index.js:27 [Preload] ? @logicflow/core (8/15)
|
|
606
|
-
request.ts:203 ��Ӧ���ݣ� {data: {��}, status: 200, statusText: 'OK', headers: {��}, config: {��},?��}
|
|
607
|
-
request.ts:203 ��Ӧ���ݣ� {data: {��}, status: 200, statusText: 'OK', headers: {��}, config: {��},?��}
|
|
608
|
-
request.ts:203 ��Ӧ���ݣ� {data: {��}, status: 200, statusText: 'OK', headers: {��}, config: {��},?��}
|
|
609
|
-
request.ts:203 ��Ӧ���ݣ� {data: {��}, status: 200, statusText: 'OK', headers: {��}, config: {��},?��}
|
|
610
|
-
request.ts:203 ��Ӧ���ݣ� {data: {��}, status: 200, statusText: 'OK', headers: {��}, config: {��},?��}
|
|
611
|
-
request.ts:203 ��Ӧ���ݣ� {data: {��}, status: 200, statusText: 'OK', headers: {��}, config: {��},?��}
|
|
612
|
-
request.ts:182 /los/lc-dev-intf-gw.gwService: request data: {gwTransCode: 'lc-dev-module-develop-manager.queryMetadataDetail', gwReq: {��}, systemId: 'LC0000004923', moduleId: 'LC0000004962'}
|
|
613
|
-
request.ts:182 /los/lc-dev-intf-gw.gwService: request data: {gwTransCode: 'lc-dev-module-develop-manager.queryMetadataDetail', gwReq: {��}, systemId: 'LC0000004923', moduleId: 'LC0000004962'}
|
|
614
|
-
request.ts:182 /los/lc-dev-intf-gw.gwService: request data: {gwTransCode: 'lc-dev-module-develop-manager.queryMetadataDetail', gwReq: {��}, systemId: 'LC0000004923', moduleId: 'LC0000004962'}
|
|
615
|
-
request.ts:182 /los/lc-dev-intf-gw.gwService: request data: {gwTransCode: 'lc-dev-module-develop-manager.queryMetadataDetail', gwReq: {��}, systemId: 'LC0000004923', moduleId: 'LC0000004962'}
|
|
616
|
-
request.ts:182 /los/lc-dev-intf-gw.gwService: request data: {gwTransCode: 'lc-dev-module-develop-manager.queryMetadataDetail', gwReq: {��}, systemId: 'LC0000004923', moduleId: 'LC0000004962'}
|
|
617
|
-
request.ts:182 /los/lc-dev-intf-gw.gwService: request data: {gwTransCode: 'lc-dev-module-develop-manager.queryMetadataDetail', gwReq: {��}, systemId: 'LC0000004923', moduleId: 'LC0000004962'}
|
|
618
|
-
request.ts:182 /los/lc-dev-intf-gw.gwService: request data: {gwTransCode: 'lc-dev-module-develop-manager.queryMetadataDetail', gwReq: {��}, systemId: 'LC0000004923', moduleId: 'LC0000004962'}
|
|
619
|
-
request.ts:182 /los/lc-dev-intf-gw.gwService: request data: {gwTransCode: 'lc-dev-module-develop-manager.queryMetadataDetail', gwReq: {��}, systemId: 'LC0000004923', moduleId: 'LC0000004962'}
|
|
620
|
-
request.ts:182 /los/lc-dev-intf-gw.gwService: request data: {gwTransCode: 'lc-dev-module-develop-manager.queryMetadataDetail', gwReq: {��}, systemId: 'LC0000004923', moduleId: 'LC0000004962'}
|
|
621
|
-
request.ts:182 /los/lc-dev-intf-gw.gwService: request data: {gwTransCode: 'lc-dev-module-develop-manager.queryMetadataDetail', gwReq: {��}, systemId: 'LC0000004923', moduleId: 'LC0000004962'}
|
|
622
|
-
request.ts:203 ��Ӧ���ݣ� {data: {��}, status: 200, statusText: 'OK', headers: {��}, config: {��},?��}
|
|
623
|
-
request.ts:203 ��Ӧ���ݣ� {data: {��}, status: 200, statusText: 'OK', headers: {��}, config: {��},?��}
|
|
624
|
-
request.ts:203 ��Ӧ���ݣ� {data: {��}, status: 200, statusText: 'OK', headers: {��}, config: {��},?��}
|
|
625
|
-
request.ts:203 ��Ӧ���ݣ� {data: {��}, status: 200, statusText: 'OK', headers: {��}, config: {��},?��}
|
|
626
|
-
request.ts:203 ��Ӧ���ݣ� {data: {��}, status: 200, statusText: 'OK', headers: {��}, config: {��},?��}
|
|
627
|
-
request.ts:203 ��Ӧ���ݣ� {data: {��}, status: 200, statusText: 'OK', headers: {��}, config: {��},?��}
|
|
628
|
-
index.js:27 [Preload] ? @loview/lowcode-react-antd (9/15)
|
|
629
|
-
index.js:27 [Preload] ? antd (10/15)
|
|
630
|
-
index.js:27 [Preload] ? @babel/runtime (11/15)
|
|
631
|
-
index.js:27 [Preload] ? @babel/core (12/15)
|
|
632
|
-
index.js:27 [Timing] after-external-resources: 25502ms
|
|
633
|
-
index.js:27 [Timing] after-evaluation: 26955ms
|
|
634
|
-
index.js:27 [Cache] Persisting cache after compilation...
|
|
635
|
-
compilation-cache.ts:202 [Babel Cache] Exporting 207 entries
|
|
636
|
-
request.ts:203 ��Ӧ���ݣ� {data: {��}, status: 200, statusText: 'OK', headers: {��}, config: {��},?��}
|
|
637
|
-
request.ts:203 ��Ӧ���ݣ� {data: {��}, status: 200, statusText: 'OK', headers: {��}, config: {��},?��}
|
|
638
|
-
request.ts:203 ��Ӧ���ݣ� {data: {��}, status: 200, statusText: 'OK', headers: {��}, config: {��},?��}
|
|
639
|
-
request.ts:203 ��Ӧ���ݣ� {data: {��}, status: 200, statusText: 'OK', headers: {��}, config: {��},?��}
|
|
640
|
-
request.ts:203 ��Ӧ���ݣ� {data: {��}, status: 200, statusText: 'OK', headers: {��}, config: {��},?��}
|
|
641
|
-
request.ts:182 /los/lc-dev-intf-gw.gwService: request data: {gwTransCode: 'lc-dev-module-develop-manager.queryMetadataDetail', gwReq: {��}, systemId: 'LC0000004923', moduleId: 'LC0000004962'}
|
|
642
|
-
request.ts:182 /los/lc-dev-intf-gw.gwService: request data: {gwTransCode: 'lc-dev-module-develop-manager.queryMetadataDetail', gwReq: {��}, systemId: 'LC0000004923', moduleId: 'LC0000004962'}
|
|
643
|
-
request.ts:182 /los/lc-dev-intf-gw.gwService: request data: {gwTransCode: 'lc-dev-module-develop-manager.queryMetadataDetail', gwReq: {��}, systemId: 'LC0000004923', moduleId: 'LC0000004962'}
|
|
644
|
-
request.ts:182 /los/lc-dev-intf-gw.gwService: request data: {gwTransCode: 'lc-dev-module-develop-manager.queryMetadataDetail', gwReq: {��}, systemId: 'LC0000004923', moduleId: 'LC0000004962'}
|
|
645
|
-
request.ts:182 /los/lc-dev-intf-gw.gwService: request data: {gwTransCode: 'lc-dev-module-develop-manager.queryMetadataDetail', gwReq: {��}, systemId: 'LC0000004923', moduleId: 'LC0000004962'}
|
|
646
|
-
request.ts:182 /los/lc-dev-intf-gw.gwService: request data: {gwTransCode: 'lc-dev-module-develop-manager.queryMetadataDetail', gwReq: {��}, systemId: 'LC0000004923', moduleId: 'LC0000004962'}
|
|
647
|
-
request.ts:182 /los/lc-dev-intf-gw.gwService: request data: {gwTransCode: 'lc-dev-module-develop-manager.queryMetadataDetail', gwReq: {��}, systemId: 'LC0000004923', moduleId: 'LC0000004962'}
|
|
648
|
-
request.ts:182 /los/lc-dev-intf-gw.gwService: request data: {gwTransCode: 'lc-dev-module-develop-manager.queryMetadataDetail', gwReq: {��}, systemId: 'LC0000004923', moduleId: 'LC0000004962'}
|
|
649
|
-
request.ts:203 ��Ӧ���ݣ� {data: {��}, status: 200, statusText: 'OK', headers: {��}, config: {��},?��}
|
|
650
|
-
index.tsx:92 [CodeSandbox] eventHandlers comparison: {changed: false, prevKeys: Array(13), nextKeys: Array(13), iframeReady: true}
|
|
651
|
-
sandbox-profiler.ts:72 ?? [Sandbox] Status: idle @ 32096ms
|
|
652
|
-
index.tsx:92 [CodeSandbox] eventHandlers comparison: {changed: false, prevKeys: Array(13), nextKeys: Array(13), iframeReady: true}
|
|
653
|
-
sandbox-profiler.ts:84 ? [Sandbox] Success! Total time: 32111ms
|
|
654
|
-
sandbox-profiler.ts:136
|
|
655
|
-
============================================================
|
|
656
|
-
sandbox-profiler.ts:137 ?? ɳ��������ܱ���
|
|
657
|
-
sandbox-profiler.ts:138 ============================================================
|
|
658
|
-
sandbox-profiler.ts:140
|
|
659
|
-
? �ܺ�ʱ: 32111ms (32.11��)
|
|
660
|
-
sandbox-profiler.ts:141 ?? ���: 484
|
|
661
|
-
sandbox-profiler.ts:142 ?? �����С: 6250.0KB
|
|
662
|
-
sandbox-profiler.ts:144
|
|
663
|
-
?? ���κ�ʱ:
|
|
664
|
-
sandbox-profiler.ts:150 compile-start 4648ms (14.5%) ��������������
|
|
665
|
-
sandbox-profiler.ts:150 status:installing-dependencies 12321ms (38.4%) ��������������������������������������
|
|
666
|
-
sandbox-profiler.ts:150 status:transpiling 5ms (0.0%)
|
|
667
|
-
sandbox-profiler.ts:150 status:evaluating 15122ms (47.1%) ������������������������������������������������
|
|
668
|
-
sandbox-profiler.ts:150 status:idle 15ms (0.0%)
|
|
669
|
-
sandbox-profiler.ts:162
|
|
670
|
-
?? ������:
|
|
671
|
-
sandbox-profiler.ts:170 ?? ������װ��ʱ����������:
|
|
672
|
-
sandbox-profiler.ts:171 - ʹ�ñ��� npm ����
|
|
673
|
-
sandbox-profiler.ts:172 - Ԥ�Ȱ�װ������
|
|
674
|
-
sandbox-profiler.ts:173 - ������������
|
|
675
|
-
sandbox-profiler.ts:183 ============================================================
|
|
1
|
+
webapp/src/pages/Home.js
|
|
2
|
+
|
|
3
|
+
Դ�ļ�
|
|
4
|
+
import React from "react";
|
|
5
|
+
import { definePage } from "@loview/lowcode-react-boot";
|
|
6
|
+
import {
|
|
7
|
+
Page,
|
|
8
|
+
QueryPage,
|
|
9
|
+
Button,
|
|
10
|
+
Space,
|
|
11
|
+
Table, Section, Row, Col } from
|
|
12
|
+
"@loview/lowcode-react-antd";
|
|
13
|
+
|
|
14
|
+
class App extends React.Component {
|
|
15
|
+
render() {/**
|
|
16
|
+
* RESOURCESTREE-START
|
|
17
|
+
* interfaces:
|
|
18
|
+
* -
|
|
19
|
+
* interfaceName: ��������
|
|
20
|
+
* interface: /los/${appName}.startProcess
|
|
21
|
+
* RESOURCESTREE-END
|
|
22
|
+
*/
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
return (
|
|
26
|
+
<Page
|
|
27
|
+
title="��������"
|
|
28
|
+
onMount={() => {
|
|
29
|
+
$function.process?.fetch();
|
|
30
|
+
}}
|
|
31
|
+
access={{
|
|
32
|
+
relatedInterfaces: [
|
|
33
|
+
{
|
|
34
|
+
label: "��ѯ�ɷ�������",
|
|
35
|
+
value: "/los/${appName}.listCanStartProcess"
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
label: "��ѯ�����ڵ��Ƿ����˽ڵ� ",
|
|
39
|
+
value: "/los/${appName}.getFirstNodeForStarter"
|
|
40
|
+
},
|
|
41
|
+
{
|
|
42
|
+
label: "�������� ",
|
|
43
|
+
value: "/los/${appName}.startProcess"
|
|
44
|
+
}]
|
|
45
|
+
|
|
46
|
+
}}>
|
|
47
|
+
|
|
48
|
+
<QueryPage
|
|
49
|
+
title="��������"
|
|
50
|
+
toolbar={
|
|
51
|
+
<Space tid="space232">
|
|
52
|
+
<Button
|
|
53
|
+
children="ˢ��"
|
|
54
|
+
tid="button702"
|
|
55
|
+
type="primary"
|
|
56
|
+
icon={{ icon: "SyncOutlined" }}
|
|
57
|
+
onClick={() => {
|
|
58
|
+
$function.process?.fetch();
|
|
59
|
+
}} />
|
|
60
|
+
|
|
61
|
+
</Space>
|
|
62
|
+
}
|
|
63
|
+
tid="queryPageb20c">
|
|
64
|
+
|
|
65
|
+
<Table
|
|
66
|
+
columns={[
|
|
67
|
+
{
|
|
68
|
+
key: "name",
|
|
69
|
+
dataIndex: "name",
|
|
70
|
+
title: "��������",
|
|
71
|
+
mobileTemplateField: "title"
|
|
72
|
+
},
|
|
73
|
+
{ key: "key", dataIndex: "key", title: "����key", width: 400 },
|
|
74
|
+
{
|
|
75
|
+
key: "deployTime",
|
|
76
|
+
dataIndex: "deployTime",
|
|
77
|
+
title: "����ʱ��",
|
|
78
|
+
width: 180,
|
|
79
|
+
render: (text) => text && new Date(text).toLocaleString()
|
|
80
|
+
},
|
|
81
|
+
{
|
|
82
|
+
key: "version",
|
|
83
|
+
dataIndex: "version",
|
|
84
|
+
title: "�汾��",
|
|
85
|
+
width: 80
|
|
86
|
+
},
|
|
87
|
+
{
|
|
88
|
+
key: "option",
|
|
89
|
+
title: "����",
|
|
90
|
+
width: 80,
|
|
91
|
+
mobileTemplateField: "action",
|
|
92
|
+
render: (_, record) => {
|
|
93
|
+
if (record.activeStatus === "active") {
|
|
94
|
+
return (
|
|
95
|
+
<a onClick={() => $function.process.startProcess(record)}>
|
|
96
|
+
����
|
|
97
|
+
</a>);
|
|
98
|
+
|
|
99
|
+
}
|
|
100
|
+
}
|
|
101
|
+
}]
|
|
102
|
+
}
|
|
103
|
+
tid="table582"
|
|
104
|
+
scroll={{ x: 600 }}
|
|
105
|
+
dataSource={$variable.process?.items}
|
|
106
|
+
rowKey="id"
|
|
107
|
+
pagination={false}
|
|
108
|
+
loading={$variable.process?.loading} />
|
|
109
|
+
|
|
110
|
+
</QueryPage>
|
|
111
|
+
</Page>);
|
|
112
|
+
|
|
113
|
+
}
|
|
114
|
+
}
|
|
115
|
+
export default definePage(App);
|
|
116
|
+
|
|
117
|
+
|
|
118
|
+
������ļ�
|
|
119
|
+
import React from "react";import { definePage } from "@loview/lowcode-react-boot";import { Page, QueryPage, Button, Space, Table, Section, Row, Col } from "@loview/lowcode-react-antd";class App extends React.Component {render() {return (/**
|
|
120
|
+
* RESOURCESTREE-START
|
|
121
|
+
* interfaces:
|
|
122
|
+
* -
|
|
123
|
+
* interfaceName: ��������
|
|
124
|
+
* interface: /los/${appName}.startProcess
|
|
125
|
+
* RESOURCESTREE-END
|
|
126
|
+
*/<Page data-dnd="%2Fsrc%2Fpages%2FHome.js:Page:page2bb0" title="��������" onMount={() => {$function.process?.fetch?.();}} access={{ relatedInterfaces: [{ label: "��ѯ�ɷ�������", value: "/los/${appName}.listCanStartProcess" }, { label: "��ѯ�����ڵ��Ƿ����˽ڵ�\t", value: "/los/${appName}.getFirstNodeForStarter" }, { label: "��������\t", value: "/los/${appName}.startProcess" }] }}>
|
|
127
|
+
|
|
128
|
+
|
|
129
|
+
|
|
130
|
+
|
|
131
|
+
|
|
132
|
+
|
|
133
|
+
|
|
134
|
+
<QueryPage data-dnd="%2Fsrc%2Fpages%2FHome.js:QueryPage:queryPageb20c" title="��������" toolbar={<Space data-dnd="%2Fsrc%2Fpages%2FHome.js:Space:space232" tid="space232">
|
|
135
|
+
|
|
136
|
+
|
|
137
|
+
|
|
138
|
+
<Button data-dnd="%2Fsrc%2Fpages%2FHome.js:Button:button702" children="ˢ��" tid="button702" type="primary" icon={{ icon: "SyncOutlined" }} onClick={() => {$function.process?.fetch?.();}} />
|
|
139
|
+
|
|
140
|
+
|
|
141
|
+
|
|
142
|
+
|
|
143
|
+
|
|
144
|
+
|
|
145
|
+
|
|
146
|
+
</Space>} tid="queryPageb20c">
|
|
147
|
+
|
|
148
|
+
|
|
149
|
+
|
|
150
|
+
|
|
151
|
+
|
|
152
|
+
|
|
153
|
+
|
|
154
|
+
<Table data-dnd="%2Fsrc%2Fpages%2FHome.js:Table:table582" columns={[{ key: "name", dataIndex: "name", title: "��������", mobileTemplateField: "title" }, { key: "key", dataIndex: "key", title: "����key", width: 400 }, { key: "deployTime", dataIndex: "deployTime", title: "����ʱ��", width: 180, render: (text) => text && new Date(text).toLocaleString() }, { key: "version", dataIndex: "version", title: "�汾��", width: 80 }, { key: "option", title: "����", width: 80, mobileTemplateField: "action", render: (_, record) => {if (record.activeStatus === "active") {return (<a onClick={() => $function.process.startProcess(record)}>
|
|
155
|
+
|
|
156
|
+
|
|
157
|
+
|
|
158
|
+
����
|
|
159
|
+
|
|
160
|
+
|
|
161
|
+
|
|
162
|
+
</a>);}} }]} tid="table582" scroll={{ x: 600 }} dataSource={$variable.process?.items} rowKey="id" pagination={false} loading={$variable.process?.loading} />
|
|
163
|
+
|
|
164
|
+
|
|
165
|
+
|
|
166
|
+
|
|
167
|
+
|
|
168
|
+
|
|
169
|
+
|
|
170
|
+
</QueryPage>
|
|
171
|
+
|
|
172
|
+
|
|
173
|
+
|
|
174
|
+
</Page>);}}export default definePage(App);
|