doctor-admin-components 1.0.13-pro.0 → 1.0.14-beta.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (46) hide show
  1. package/README.md +10 -2
  2. package/package.json +1 -1
  3. package/packages/index.js +16 -0
  4. package/packages/src/api/biz/bizContract.js +1005 -0
  5. package/packages/src/api/biz/bizFileInfo.js +16 -0
  6. package/packages/src/api/biz/bizInvoice.js +1 -1
  7. package/packages/src/api/biz/bizShipment.js +18 -0
  8. package/packages/src/assets/images/click-show-table.png +0 -0
  9. package/packages/src/assets/images/more.png +0 -0
  10. package/packages/src/assets/images/pdf-new.png +0 -0
  11. package/packages/src/components/DictTag/index.vue +12 -2
  12. package/packages/src/components/FileUpload/contract-drag-new.vue +100 -11
  13. package/packages/src/i18n/en/message.json +305 -0
  14. package/packages/src/i18n/index.js +38 -0
  15. package/packages/src/i18n/zh-CN/message.json +305 -0
  16. package/packages/src/index.js +24 -1
  17. package/packages/src/utils/index.js +35 -0
  18. package/packages/src/views/biz/bizFileInfo/PAYMENT_VOUCHER(/"payment_voucher/", /"/344/273/230/346/254/276/345/207/255/350/257/201.ini" +222 -0
  19. package/packages/src/views/biz/bizFileInfo/contract copy.vue +1711 -0
  20. package/packages/src/views/biz/bizFileInfo/contract.vue +1783 -986
  21. package/packages/src/views/biz/bizFileInfo/contractFile/BillOfLadingNoTab.vue +114 -0
  22. package/packages/src/views/biz/bizFileInfo/contractFile/ContentTitle.vue +102 -0
  23. package/packages/src/views/biz/bizFileInfo/contractFile/IMGPreviewCheckBox.vue +308 -0
  24. package/packages/src/views/biz/bizFileInfo/contractFile/Progress.vue +85 -0
  25. package/packages/src/views/biz/bizFileInfo/contractFile/ProgressDetail.vue +123 -0
  26. package/packages/src/views/biz/bizFileInfo/contractFile/SectionSlot.vue +83 -0
  27. package/packages/src/views/biz/bizFileInfo/contractFile/ShowAndHide.vue +178 -0
  28. package/packages/src/views/biz/bizFileInfo/fileShow copy.vue +321 -0
  29. package/packages/src/views/biz/bizFileInfo/fileShow.vue +143 -47
  30. package/packages/src/views/biz/bizFileInfo/fileShowClaim.vue +1 -1
  31. package/packages/src/views/biz/bizShipment/add.vue +134 -29
  32. package/packages/src/views/biz/bizShipment/referenceAlert.vue +168 -0
  33. package/packages/src/views/biz/contractTracing/billInfo.vue +64 -40
  34. package/packages/src/views/biz/contractTracing/companyBanks.vue +228 -0
  35. package/packages/src/views/biz/contractTracing/contractInfo.vue +1 -1
  36. package/packages/src/views/biz/contractTracing/contractPdf.vue +7 -4
  37. package/packages/src/views/biz/contractTracing/contractSummary.vue +24 -18
  38. package/packages/src/views/biz/contractTracing/contractTracingDetail copy.vue +107 -0
  39. package/packages/src/views/biz/contractTracing/contractTracingDetail.vue +281 -31
  40. package/packages/src/views/biz/contractTracing/editBill.vue +22 -9
  41. package/packages/src/views/biz/contractTracing/purchaseInvoiceUpload.vue +153 -7
  42. package/packages/src/views/biz/contractTracing/shipmentPurchaseAmount.vue +14 -0
  43. package/packages/src/views/biz/contractTracing/subCompanyDialog.vue +8 -2
  44. package/packages/src/views/components/RegionPicker/Distpicker.vue +459 -0
  45. package/packages/src/views/components/RegionPicker/districts.js +4641 -0
  46. package/packages/src/views/test.vue +3 -3
@@ -9,6 +9,22 @@ export function listBizContract(query) {
9
9
  });
10
10
  }
11
11
 
12
+ // 查询过滤作废的采购合同
13
+ export function queryPurchaseContracts(saleContractId) {
14
+ return request({
15
+ url: "/biz/contract/queryPurchaseContracts/"+saleContractId,
16
+ method: "get",
17
+ });
18
+ }
19
+
20
+ // 查询合同的提单指令列表
21
+ export function getContractBlList(contractId) {
22
+ return request({
23
+ url: "/biz/contract/blList/" + contractId,
24
+ method: "get",
25
+ });
26
+ }
27
+
12
28
  // 合同追踪列表
13
29
  export function listContractTrace(query) {
14
30
  return request({
@@ -39,6 +55,953 @@ export function getBizContractFileInfo(id) {
39
55
  url: "/biz/contract/fileInfo/" + id,
40
56
  method: "get",
41
57
  });
58
+ // return new Promise((resolve, reject) => {
59
+ // resolve(
60
+ // {
61
+ // "msg": "操作成功",
62
+ // "code": 200,
63
+ // "data": {
64
+ // "latestContractFileInfo": [
65
+ // {
66
+ // "fileId": 2140,
67
+ // "linkId": 374,
68
+ // "subLinkId": null,
69
+ // "linkType": "contract",
70
+ // "fileName": "Formal_ARS20240310-08739_20240310.pdf",
71
+ // "fileType": "contract_formal",
72
+ // "url": "https://hzcdn.doctorscrap.com/upload/2024/03/10/b0ea373c-71ab-438b-bd5c-b4751d4be16a.pdf",
73
+ // "coverUrl": null,
74
+ // "createTime": "2024-03-10 03:08:50",
75
+ // "ext": ".pdf",
76
+ // "visible": true,
77
+ // "name": null,
78
+ // "fileInfoList": null,
79
+ // "fileTypeList": null,
80
+ // "linkIdList": null
81
+ // }
82
+ // ],
83
+ // "sendDraftContractFlag": true,
84
+ // "confirmContractFlag": true,
85
+ // "bliConfirmFlag": false,
86
+ // "contractSignFlag": true,
87
+ // "existDepositInvoiceFlag": true,
88
+ // "depositInvoicePayFlag": true,
89
+ // "contractPercentage": "75.00",
90
+ // "claimCreateFlag": false,
91
+ // "claimProcessFlag": null,
92
+ // "claimCloseFlag": false,
93
+ // "claimPercentage": null,
94
+ // "latestBillFileInfo": [],
95
+ // "personalBillFileInfo": [
96
+ // {
97
+ // "fileId": 2143,
98
+ // "linkId": 1581,
99
+ // "subLinkId": null,
100
+ // "linkType": "dealRecord",
101
+ // "fileName": "0414cc54-e649-4bda-8e69-2758a9052178.CNT__",
102
+ // "fileType": "personal_deal_bill",
103
+ // "url": "https://s3.cdn.doctorscrap.com/develop/2024/03/11/fe9193a409f746379a437552f6c515fd.CNT__",
104
+ // "coverUrl": null,
105
+ // "createTime": "2024-03-11 03:25:25",
106
+ // "ext": ".CNT__",
107
+ // "visible": true,
108
+ // "name": null,
109
+ // "fileInfoList": null,
110
+ // "fileTypeList": null,
111
+ // "linkIdList": null
112
+ // }
113
+ // ],
114
+ // "saleContractOtherFile": [],
115
+ // "purchaseContractOtherFile": [],
116
+ // "signContractFileInfo": [
117
+ // {
118
+ // "fileId": 2176,
119
+ // "linkId": 374,
120
+ // "subLinkId": null,
121
+ // "linkType": "contract",
122
+ // "fileName": "20240307-095507.jpeg",
123
+ // "fileType": "contract_sign",
124
+ // "url": "https://s3.cdn.doctorscrap.com/develop/2024/03/12/eea2a0771a7147e0a7004f44c7a13797.jpeg",
125
+ // "coverUrl": null,
126
+ // "createTime": "2024-03-12 10:09:00",
127
+ // "ext": ".jpeg",
128
+ // "visible": true,
129
+ // "name": null,
130
+ // "fileInfoList": null,
131
+ // "fileTypeList": null,
132
+ // "linkIdList": null
133
+ // }
134
+ // ],
135
+ // "proformaInvoice": {
136
+ // "id": 407,
137
+ // "askId": 10019989,
138
+ // "contractId": 374,
139
+ // "shipmentId": null,
140
+ // "receiveCompanyName": "018测试公司",
141
+ // "contractNo": "ARS20240310-08739",
142
+ // "invoiceNo": "INV20240310-08739",
143
+ // "eta": null,
144
+ // "etaUpdateTime": null,
145
+ // "billOfLadingNo": null,
146
+ // "invoiceType": "sale",
147
+ // "invoiceSpecies": "proforma",
148
+ // "invoiceSpeciesSearch": null,
149
+ // "invoiceContent": null,
150
+ // "quoteType": "FIXED",
151
+ // "totalWeight": 40,
152
+ // "currency": "USD",
153
+ // "remainingAmount": 0,
154
+ // "amount": 7104,
155
+ // "depositAmount": null,
156
+ // "pointPriceDate": "2024-03-10 03:08:50",
157
+ // "pointPriceMonth": null,
158
+ // "pointPrice": null,
159
+ // "deposit": 20,
160
+ // "balance": 80,
161
+ // "billCompanyId": 10872,
162
+ // "billCompanyName": "TTYY INTERNATIONAL LIMITED",
163
+ // "billCompanyAddress": "FLAT/RM A1,11/F SUCCESS COMMBLDG NO 245-251 HENNESSY RD WANCHAI,HONGKONG.",
164
+ // "receiveCompanyId": 10913,
165
+ // "receiveCompanyAddress": "2024年03月09日16:35:29",
166
+ // "shipCompanyName": "018测试公司",
167
+ // "shipCompanyAddress": "2024年03月09日16:35:29",
168
+ // "paymentTerms": "20% deposit with in 7 days after booking confirmation or container(s) no. and 80% balance T/T paid 7 days before arrival at the POD. ",
169
+ // "livePriceDecision": null,
170
+ // "pingAnBank": null,
171
+ // "swift": "SZDBCNBSXXX",
172
+ // "bankName": "PING AN BANK CO.,LTD. SHANGHAI FREE TRADE AREA BRANCH",
173
+ // "bankAddress": "Unit 2, 1st Floor, No.3 Building, Lujiazui Century Financial Plaza, No.799 South YangGao Road, Pudong District, Shanghai,China",
174
+ // "account": "OSA15000107675711",
175
+ // "accountName": "Apex Recycling Limited",
176
+ // "accountAddress": "RM18, 9/F, BLK B, HI-TECH INDUSTRIAL CENTRE, 491-501 CASTLE PEAK ROAD, TSUEN WAN, HK",
177
+ // "endFlag": false,
178
+ // "invoiceState": 0,
179
+ // "completionState": 0,
180
+ // "generateDocumentStatus": true,
181
+ // "voidFlag": null,
182
+ // "visibleServiceFee": true,
183
+ // "documentGenerationTime": "2024-03-10 05:20:05",
184
+ // "documentGenerationBeginTime": null,
185
+ // "documentGenerationEndTime": null,
186
+ // "remark": null,
187
+ // "reference": null,
188
+ // "dealTime": "2024-03-10 03:07:23",
189
+ // "createUserId": 1,
190
+ // "createUserName": "测试狂人",
191
+ // "updateUserId": 1,
192
+ // "updateUserName": "测试狂人",
193
+ // "elementPoint": null,
194
+ // "invoiceDate": "2024-03-10 03:08:50",
195
+ // "multiElementFlag": false,
196
+ // "createTime": "2024-03-10 03:08:50",
197
+ // "createBeginTime": null,
198
+ // "createEndTime": null,
199
+ // "updateTime": "2024-03-10 05:20:05",
200
+ // "shipmentCreateTime": null,
201
+ // "billCompanyInfo": null,
202
+ // "receiveCompanyInfo": null,
203
+ // "contract": null,
204
+ // "depositInvoice": null,
205
+ // "contractDetailList": null,
206
+ // "invoiceDetailList": null,
207
+ // "containerDetailList": null,
208
+ // "selectInvoiceDetailList": null,
209
+ // "lmeCu": null,
210
+ // "cmxCu": null,
211
+ // "documentType": null,
212
+ // "quoteTypeOptions": null,
213
+ // "voucherImageList": null,
214
+ // "documentsList": null,
215
+ // "invoiceFileList": null,
216
+ // "extraCosts": null,
217
+ // "containerNoList": null,
218
+ // "destination": null,
219
+ // "terminal": null,
220
+ // "financialStatus": "fully_paid",
221
+ // "financialStatusSearch": null,
222
+ // "contractVoidFlag": null
223
+ // },
224
+ // "proformaInvoiceFileInfo": [
225
+ // {
226
+ // "fileId": 2141,
227
+ // "linkId": 407,
228
+ // "subLinkId": null,
229
+ // "linkType": "invoice",
230
+ // "fileName": "proforma_INV20240310-08739_20240310.pdf",
231
+ // "fileType": "proforma_invoice",
232
+ // "url": "https://hzcdn.doctorscrap.com/upload/2024/03/10/c02cc555-063b-4d80-af45-6776b16dfb93.pdf",
233
+ // "coverUrl": null,
234
+ // "createTime": "2024-03-10 03:08:51",
235
+ // "ext": ".pdf",
236
+ // "visible": true,
237
+ // "name": null,
238
+ // "fileInfoList": null,
239
+ // "fileTypeList": null,
240
+ // "linkIdList": null
241
+ // }
242
+ // ],
243
+ // "personalProformaInvoiceFileInfo": [
244
+ // {
245
+ // "fileId": 2175,
246
+ // "linkId": 407,
247
+ // "subLinkId": null,
248
+ // "linkType": "invoice",
249
+ // "fileName": "02b0ef972253423c990e4d674a5e52f3 (1).jpeg",
250
+ // "fileType": "personal_proforma_invoice",
251
+ // "url": "https://s3.cdn.doctorscrap.com/develop/2024/03/12/ee52b404a79842e7823e71f5ec7bd6a4.jpeg",
252
+ // "coverUrl": null,
253
+ // "createTime": "2024-03-12 09:48:04",
254
+ // "ext": ".jpeg",
255
+ // "visible": true,
256
+ // "name": null,
257
+ // "fileInfoList": null,
258
+ // "fileTypeList": null,
259
+ // "linkIdList": null
260
+ // }
261
+ // ],
262
+ // "proformaInvoiceWaterBillFileInfo": [],
263
+ // "shipmentFileInfoList": [
264
+ // {
265
+ // "shipmentId": 203,
266
+ // "bookingNo": "2024年03月10日11:09:23",
267
+ // "billOfLadingNo": "2024年03月10日11:09:23",
268
+ // "generatePackingFlag": false,
269
+ // "generateInvoiceFlag": false,
270
+ // "uploadContainerPhotoFlag": true,
271
+ // "uploadDraftBlFlag": false,
272
+ // "confirmDraftBlFlag": false,
273
+ // "balanceInvoicePartiallyPaidFlag": true,
274
+ // "balanceInvoiceFullyPaidFlag": true,
275
+ // "shipmentPercentage": "42.86",
276
+ // "telexReleaseFlag": null,
277
+ // "telexReleasePercentage": null,
278
+ // "bookingConfirmation": [],
279
+ // "draftBillOfLading": [],
280
+ // "originalBillOfLadingCopy": [],
281
+ // "packingList": [],
282
+ // "salePersonalPackingList": [
283
+ // {
284
+ // "fileId": 2149,
285
+ // "linkId": 203,
286
+ // "subLinkId": null,
287
+ // "linkType": "shipment",
288
+ // "fileName": "port-data.png",
289
+ // "fileType": "sale_personal_shipment_packing_list",
290
+ // "url": "https://s3.cdn.doctorscrap.com/develop/2024/03/11/5b94778c1bdc447daf21056a1c2786f4.png",
291
+ // "coverUrl": null,
292
+ // "createTime": "2024-03-11 06:23:36",
293
+ // "ext": ".png",
294
+ // "visible": true,
295
+ // "name": null,
296
+ // "fileInfoList": null,
297
+ // "fileTypeList": null,
298
+ // "linkIdList": null
299
+ // }
300
+ // ],
301
+ // "purchasePersonalPackingList": [],
302
+ // "containerFileInfoRespList": [
303
+ // {
304
+ // "containerId": 199,
305
+ // "containerNo": "2024-03-10 11:09:36",
306
+ // "packingPhoto": [
307
+ // {
308
+ // "fileId": 2150,
309
+ // "linkId": 199,
310
+ // "subLinkId": null,
311
+ // "linkType": "container",
312
+ // "fileName": "port-data.png",
313
+ // "fileType": "container_packing_photo",
314
+ // "url": "https://s3.cdn.doctorscrap.com/develop/2024/03/11/6c6b0f69b2ef473680df021ce1a177a5.png",
315
+ // "coverUrl": null,
316
+ // "createTime": "2024-03-11 06:48:58",
317
+ // "ext": ".png",
318
+ // "visible": true,
319
+ // "name": null,
320
+ // "fileInfoList": null,
321
+ // "fileTypeList": null,
322
+ // "linkIdList": null
323
+ // },
324
+ // {
325
+ // "fileId": 2151,
326
+ // "linkId": 199,
327
+ // "subLinkId": null,
328
+ // "linkType": "container",
329
+ // "fileName": "20240103-102832.jpeg",
330
+ // "fileType": "container_packing_photo",
331
+ // "url": "https://s3.cdn.doctorscrap.com/develop/2024/03/11/64327bfa54074b61899359cc21fbb4ac.jpeg",
332
+ // "coverUrl": null,
333
+ // "createTime": "2024-03-11 06:52:27",
334
+ // "ext": ".jpeg",
335
+ // "visible": true,
336
+ // "name": null,
337
+ // "fileInfoList": null,
338
+ // "fileTypeList": null,
339
+ // "linkIdList": null
340
+ // }
341
+ // ],
342
+ // "expandedFlag": false
343
+ // }
344
+ // ],
345
+ // "finalInvoice": {
346
+ // "id": 408,
347
+ // "askId": 10019989,
348
+ // "contractId": 374,
349
+ // "shipmentId": 203,
350
+ // "receiveCompanyName": "018测试公司",
351
+ // "contractNo": "ARS20240310-08739",
352
+ // "invoiceNo": "INV20240310-08739-A",
353
+ // "eta": null,
354
+ // "etaUpdateTime": null,
355
+ // "billOfLadingNo": null,
356
+ // "invoiceType": "sale",
357
+ // "invoiceSpecies": "fixed",
358
+ // "invoiceSpeciesSearch": null,
359
+ // "invoiceContent": null,
360
+ // "quoteType": "FIXED",
361
+ // "totalWeight": 20,
362
+ // "currency": "USD",
363
+ // "remainingAmount": 0,
364
+ // "amount": 18160,
365
+ // "depositAmount": 0,
366
+ // "pointPriceDate": "2024-03-10 03:09:53",
367
+ // "pointPriceMonth": null,
368
+ // "pointPrice": null,
369
+ // "deposit": 20,
370
+ // "balance": 80,
371
+ // "billCompanyId": 10872,
372
+ // "billCompanyName": "TTYY INTERNATIONAL LIMITED",
373
+ // "billCompanyAddress": "FLAT/RM A1,11/F SUCCESS COMMBLDG NO 245-251 HENNESSY RD WANCHAI,HONGKONG.",
374
+ // "receiveCompanyId": 10913,
375
+ // "receiveCompanyAddress": "2024年03月09日16:35:29",
376
+ // "shipCompanyName": "018测试公司",
377
+ // "shipCompanyAddress": "2024年03月09日16:35:29",
378
+ // "paymentTerms": "20% deposit with in 7 days after booking confirmation or container(s) no. and 80% balance T/T paid 7 days before arrival at the POD. ",
379
+ // "livePriceDecision": null,
380
+ // "pingAnBank": "",
381
+ // "swift": "SZDBCNBSXXX",
382
+ // "bankName": "PING AN BANK CO.,LTD. SHANGHAI FREE TRADE AREA BRANCH",
383
+ // "bankAddress": "Unit 2, 1st Floor, No.3 Building, Lujiazui Century Financial Plaza, No.799 South YangGao Road, Pudong District, Shanghai,China",
384
+ // "account": "OSA15000107675711",
385
+ // "accountName": "Apex Recycling Limited",
386
+ // "accountAddress": "RM18, 9/F, BLK B, HI-TECH INDUSTRIAL CENTRE, 491-501 CASTLE PEAK ROAD, TSUEN WAN, HK",
387
+ // "endFlag": false,
388
+ // "invoiceState": 0,
389
+ // "completionState": 0,
390
+ // "generateDocumentStatus": true,
391
+ // "voidFlag": null,
392
+ // "visibleServiceFee": true,
393
+ // "documentGenerationTime": "2024-03-10 05:20:09",
394
+ // "documentGenerationBeginTime": null,
395
+ // "documentGenerationEndTime": null,
396
+ // "remark": null,
397
+ // "reference": null,
398
+ // "dealTime": "2024-03-10 03:07:23",
399
+ // "createUserId": 1,
400
+ // "createUserName": "测试狂人",
401
+ // "updateUserId": 1,
402
+ // "updateUserName": "测试狂人",
403
+ // "elementPoint": null,
404
+ // "invoiceDate": "2024-03-10 03:09:53",
405
+ // "multiElementFlag": false,
406
+ // "createTime": "2024-03-10 03:09:53",
407
+ // "createBeginTime": null,
408
+ // "createEndTime": null,
409
+ // "updateTime": "2024-03-10 05:20:08",
410
+ // "shipmentCreateTime": null,
411
+ // "billCompanyInfo": null,
412
+ // "receiveCompanyInfo": null,
413
+ // "contract": null,
414
+ // "depositInvoice": null,
415
+ // "contractDetailList": null,
416
+ // "invoiceDetailList": null,
417
+ // "containerDetailList": null,
418
+ // "selectInvoiceDetailList": null,
419
+ // "lmeCu": null,
420
+ // "cmxCu": null,
421
+ // "documentType": null,
422
+ // "quoteTypeOptions": null,
423
+ // "voucherImageList": null,
424
+ // "documentsList": null,
425
+ // "invoiceFileList": null,
426
+ // "extraCosts": null,
427
+ // "containerNoList": null,
428
+ // "destination": null,
429
+ // "terminal": null,
430
+ // "financialStatus": "fully_paid",
431
+ // "financialStatusSearch": null,
432
+ // "contractVoidFlag": null
433
+ // },
434
+ // "saleTemporaryFinallyInvoice": [],
435
+ // "salePersonalTemporaryFinallyInvoice": [],
436
+ // "purchaseTemporaryFinallyInvoice": [],
437
+ // "saleFinallyInvoice": [],
438
+ // "salePersonalFinallyInvoice": [],
439
+ // "purchaseFinallyInvoice": [],
440
+ // "shipmentOther": [],
441
+ // "saleShipmentOther": [
442
+ // {
443
+ // "fileId": 2152,
444
+ // "linkId": 203,
445
+ // "subLinkId": null,
446
+ // "linkType": "shipment",
447
+ // "fileName": "port-data.png",
448
+ // "fileType": "sale_shipment_other",
449
+ // "url": "https://s3.cdn.doctorscrap.com/develop/2024/03/11/c80277e21f5848d89f47bbf30af202d8.png",
450
+ // "coverUrl": null,
451
+ // "createTime": "2024-03-11 08:07:01",
452
+ // "ext": ".png",
453
+ // "visible": true,
454
+ // "name": null,
455
+ // "fileInfoList": null,
456
+ // "fileTypeList": null,
457
+ // "linkIdList": null
458
+ // }
459
+ // ],
460
+ // "purchaseShipmentOther": [],
461
+ // "waterBill": [],
462
+ // "voucher": [],
463
+ // "salePersonalWaterBill": [],
464
+ // "purchasePersonalWaterBill": [],
465
+ // "deliveryReceipt": []
466
+ // },
467
+ // {
468
+ // "shipmentId": 204,
469
+ // "bookingNo": "2024年03月10日11:10:06",
470
+ // "billOfLadingNo": "2024年03月10日11:10:06",
471
+ // "generatePackingFlag": true,
472
+ // "generateInvoiceFlag": true,
473
+ // "uploadContainerPhotoFlag": false,
474
+ // "uploadDraftBlFlag": false,
475
+ // "confirmDraftBlFlag": false,
476
+ // "balanceInvoicePartiallyPaidFlag": true,
477
+ // "balanceInvoiceFullyPaidFlag": true,
478
+ // "shipmentPercentage": "57.14",
479
+ // "telexReleaseFlag": null,
480
+ // "telexReleasePercentage": null,
481
+ // "bookingConfirmation": [],
482
+ // "draftBillOfLading": [],
483
+ // "originalBillOfLadingCopy": [],
484
+ // "packingList": [
485
+ // {
486
+ // "fileId": 2303,
487
+ // "linkId": 204,
488
+ // "subLinkId": null,
489
+ // "linkType": "shipment",
490
+ // "fileName": "packing_list_INV20240310-08739-B_20240313.pdf",
491
+ // "fileType": "shipment_packing_list",
492
+ // "url": "https://hzcdn.doctorscrap.com/upload/2024/03/13/4b6cf613-dd50-4ff0-9bd0-3e4671f2b868.pdf",
493
+ // "coverUrl": null,
494
+ // "createTime": "2024-03-13 08:42:15",
495
+ // "ext": ".pdf",
496
+ // "visible": true,
497
+ // "name": null,
498
+ // "fileInfoList": null,
499
+ // "fileTypeList": null,
500
+ // "linkIdList": null
501
+ // }
502
+ // ],
503
+ // "salePersonalPackingList": [],
504
+ // "purchasePersonalPackingList": [],
505
+ // "containerFileInfoRespList": [
506
+ // {
507
+ // "containerId": 200,
508
+ // "containerNo": "2024-03-10 11:10:14",
509
+ // "packingPhoto": [],
510
+ // "expandedFlag": false
511
+ // }
512
+ // ],
513
+ // "finalInvoice": {
514
+ // "id": 409,
515
+ // "askId": 10019989,
516
+ // "contractId": 374,
517
+ // "shipmentId": 204,
518
+ // "receiveCompanyName": "018测试公司",
519
+ // "contractNo": "ARS20240310-08739",
520
+ // "invoiceNo": "INV20240310-08739-B",
521
+ // "eta": null,
522
+ // "etaUpdateTime": null,
523
+ // "billOfLadingNo": null,
524
+ // "invoiceType": "sale",
525
+ // "invoiceSpecies": "fixed",
526
+ // "invoiceSpeciesSearch": null,
527
+ // "invoiceContent": null,
528
+ // "quoteType": "FIXED",
529
+ // "totalWeight": 30,
530
+ // "currency": "USD",
531
+ // "remainingAmount": 27240,
532
+ // "amount": 27240,
533
+ // "depositAmount": 0,
534
+ // "pointPriceDate": "2024-03-10 03:10:39",
535
+ // "pointPriceMonth": null,
536
+ // "pointPrice": null,
537
+ // "deposit": 20,
538
+ // "balance": 80,
539
+ // "billCompanyId": 10872,
540
+ // "billCompanyName": "TTYY INTERNATIONAL LIMITED",
541
+ // "billCompanyAddress": "FLAT/RM A1,11/F SUCCESS COMMBLDG NO 245-251 HENNESSY RD WANCHAI,HONGKONG.",
542
+ // "receiveCompanyId": 10913,
543
+ // "receiveCompanyAddress": "2024年03月09日16:35:29",
544
+ // "shipCompanyName": "018测试公司",
545
+ // "shipCompanyAddress": "2024年03月09日16:35:29",
546
+ // "paymentTerms": "20% deposit with in 7 days after booking confirmation or container(s) no. and 80% balance T/T paid 7 days before arrival at the POD. ",
547
+ // "livePriceDecision": null,
548
+ // "pingAnBank": "",
549
+ // "swift": "SZDBCNBSXXX",
550
+ // "bankName": "PING AN BANK CO.,LTD. SHANGHAI FREE TRADE AREA BRANCH",
551
+ // "bankAddress": "Unit 2, 1st Floor, No.3 Building, Lujiazui Century Financial Plaza, No.799 South YangGao Road, Pudong District, Shanghai,China",
552
+ // "account": "OSA15000107675711",
553
+ // "accountName": "Apex Recycling Limited",
554
+ // "accountAddress": "RM18, 9/F, BLK B, HI-TECH INDUSTRIAL CENTRE, 491-501 CASTLE PEAK ROAD, TSUEN WAN, HK",
555
+ // "endFlag": false,
556
+ // "invoiceState": 0,
557
+ // "completionState": 0,
558
+ // "generateDocumentStatus": true,
559
+ // "voidFlag": null,
560
+ // "visibleServiceFee": true,
561
+ // "documentGenerationTime": "2024-03-10 05:20:12",
562
+ // "documentGenerationBeginTime": null,
563
+ // "documentGenerationEndTime": null,
564
+ // "remark": null,
565
+ // "reference": null,
566
+ // "dealTime": "2024-03-10 03:07:23",
567
+ // "createUserId": 1,
568
+ // "createUserName": "测试狂人",
569
+ // "updateUserId": 1,
570
+ // "updateUserName": "测试狂人",
571
+ // "elementPoint": null,
572
+ // "invoiceDate": "2024-03-10 03:10:38",
573
+ // "multiElementFlag": false,
574
+ // "createTime": "2024-03-10 03:10:38",
575
+ // "createBeginTime": null,
576
+ // "createEndTime": null,
577
+ // "updateTime": "2024-03-10 05:20:11",
578
+ // "shipmentCreateTime": null,
579
+ // "billCompanyInfo": null,
580
+ // "receiveCompanyInfo": null,
581
+ // "contract": null,
582
+ // "depositInvoice": null,
583
+ // "contractDetailList": null,
584
+ // "invoiceDetailList": null,
585
+ // "containerDetailList": null,
586
+ // "selectInvoiceDetailList": null,
587
+ // "lmeCu": null,
588
+ // "cmxCu": null,
589
+ // "documentType": null,
590
+ // "quoteTypeOptions": null,
591
+ // "voucherImageList": null,
592
+ // "documentsList": null,
593
+ // "invoiceFileList": null,
594
+ // "extraCosts": null,
595
+ // "containerNoList": null,
596
+ // "destination": null,
597
+ // "terminal": null,
598
+ // "financialStatus": "fully_paid",
599
+ // "financialStatusSearch": null,
600
+ // "contractVoidFlag": null
601
+ // },
602
+ // "saleTemporaryFinallyInvoice": [],
603
+ // "salePersonalTemporaryFinallyInvoice": [],
604
+ // "purchaseTemporaryFinallyInvoice": [],
605
+ // "saleFinallyInvoice": [
606
+ // {
607
+ // "fileId": 2192,
608
+ // "linkId": 204,
609
+ // "subLinkId": null,
610
+ // "linkType": "shipment",
611
+ // "fileName": "fixed_INV20240310-08739-B_20240312.pdf",
612
+ // "fileType": "sale_finally_invoice",
613
+ // "url": "https://hzcdn.doctorscrap.com/upload/2024/03/12/d264d64f-a343-40ec-8eee-c5c8f766f81c.pdf",
614
+ // "coverUrl": null,
615
+ // "createTime": "2024-03-12 10:58:10",
616
+ // "ext": ".pdf",
617
+ // "visible": true,
618
+ // "name": null,
619
+ // "fileInfoList": null,
620
+ // "fileTypeList": null,
621
+ // "linkIdList": null
622
+ // },
623
+ // {
624
+ // "fileId": 2302,
625
+ // "linkId": 204,
626
+ // "subLinkId": null,
627
+ // "linkType": "shipment",
628
+ // "fileName": "fixed_INV20240310-08739-B_20240313.pdf",
629
+ // "fileType": "sale_finally_invoice",
630
+ // "url": "https://hzcdn.doctorscrap.com/upload/2024/03/13/dfbf99ec-2bd6-41ec-803b-50ce1621e77e.pdf",
631
+ // "coverUrl": null,
632
+ // "createTime": "2024-03-13 08:42:14",
633
+ // "ext": ".pdf",
634
+ // "visible": true,
635
+ // "name": null,
636
+ // "fileInfoList": null,
637
+ // "fileTypeList": null,
638
+ // "linkIdList": null
639
+ // }
640
+ // ],
641
+ // "salePersonalFinallyInvoice": [],
642
+ // "purchaseFinallyInvoice": [],
643
+ // "shipmentOther": [],
644
+ // "saleShipmentOther": [],
645
+ // "purchaseShipmentOther": [],
646
+ // "waterBill": [],
647
+ // "voucher": [],
648
+ // "salePersonalWaterBill": [],
649
+ // "purchasePersonalWaterBill": [],
650
+ // "deliveryReceipt": []
651
+ // }
652
+ // ],
653
+ // "claimCreditNoteFileList": null,
654
+ // "claimDebitNoteFileList": null
655
+ // }
656
+ // }
657
+ // )
658
+ // }
659
+ // )
660
+ return new Promise((resolve) => {
661
+ resolve(
662
+ {
663
+ "msg": "操作成功",
664
+ "code": 200,
665
+ "data": {
666
+ "latestContractFileInfo": [
667
+ {
668
+ "fileId": 2322,
669
+ "linkId": 395,
670
+ "subLinkId": null,
671
+ "linkType": "contract",
672
+ "fileName": "Formal_ARP20240314-78908_20240314.pdf",
673
+ "fileType": "contract_formal",
674
+ "url": "https://hzcdn.doctorscrap.com/upload/2024/03/14/38816388-550c-479e-abe1-6a763bd72157.pdf",
675
+ "coverUrl": null,
676
+ "createTime": "2024-03-14 09:50:50",
677
+ "ext": ".pdf",
678
+ "visible": true,
679
+ "name": null,
680
+ "fileInfoList": null,
681
+ "fileTypeList": null,
682
+ "linkIdList": null
683
+ }
684
+ ],
685
+ "sendDraftContractFlag": true,
686
+ "confirmContractFlag": true,
687
+ "bliConfirmFlag": true,
688
+ "contractSignFlag": true,
689
+ "existDepositInvoiceFlag": true,
690
+ "depositInvoicePayFlag": false,
691
+ "contractPercentage": "83.33",
692
+ "claimCreateFlag": false,
693
+ "claimProcessFlag": null,
694
+ "claimCloseFlag": false,
695
+ "claimPercentage": null,
696
+ "latestBillFileInfo": [
697
+ {
698
+ "fileId": 2319,
699
+ "linkId": 1601,
700
+ "subLinkId": null,
701
+ "linkType": "dealRecord",
702
+ "fileName": "BL_instruction_ARS20240314-78908_20240314.pdf",
703
+ "fileType": "deal_bill",
704
+ "url": "https://hzcdn.doctorscrap.com/upload/2024/03/14/1f89c7a9-86a7-47e4-86a4-583bbbbf016b.pdf",
705
+ "coverUrl": null,
706
+ "createTime": "2024-03-14 09:48:10",
707
+ "ext": ".pdf",
708
+ "visible": true,
709
+ "name": null,
710
+ "fileInfoList": null,
711
+ "fileTypeList": null,
712
+ "linkIdList": null
713
+ }
714
+ ],
715
+ "personalBillFileInfo": [],
716
+ "saleContractOtherFile": [],
717
+ "purchaseContractOtherFile": [],
718
+ "signContractFileInfo": [
719
+ {
720
+ "fileId": 2329,
721
+ "linkId": 395,
722
+ "subLinkId": null,
723
+ "linkType": "contract",
724
+ "fileName": "索赔申请书文案未更新.png",
725
+ "fileType": "contract_sign",
726
+ "url": "https://s3.cdn.doctorscrap.com/develop/2024/03/14/7f0f6dd70e3c40c183a5b2a3a5db5dcc.png",
727
+ "coverUrl": null,
728
+ "createTime": "2024-03-14 10:07:49",
729
+ "ext": ".png",
730
+ "visible": true,
731
+ "name": null,
732
+ "fileInfoList": null,
733
+ "fileTypeList": null,
734
+ "linkIdList": null
735
+ }
736
+ ],
737
+ "proformaInvoice": {
738
+ "id": 424,
739
+ "askId": 10020031,
740
+ "contractId": 395,
741
+ "shipmentId": null,
742
+ "receiveCompanyName": "0测试公司",
743
+ "contractNo": "ARP20240314-78908",
744
+ "invoiceNo": "ARP20240314-78908",
745
+ "eta": null,
746
+ "etaUpdateTime": null,
747
+ "billOfLadingNo": null,
748
+ "invoiceType": "purchase",
749
+ "invoiceSpecies": "proforma",
750
+ "invoiceSpeciesSearch": null,
751
+ "invoiceContent": null,
752
+ "quoteType": "CMX_3",
753
+ "totalWeight": null,
754
+ "currency": "USD",
755
+ "remainingAmount": 123,
756
+ "amount": 123,
757
+ "depositAmount": null,
758
+ "pointPriceDate": null,
759
+ "pointPriceMonth": null,
760
+ "pointPrice": null,
761
+ "deposit": null,
762
+ "balance": null,
763
+ "billCompanyId": 10908,
764
+ "billCompanyName": "Ntest",
765
+ "billCompanyAddress": "B",
766
+ "receiveCompanyId": 10872,
767
+ "receiveCompanyAddress": "杭州",
768
+ "shipCompanyName": null,
769
+ "shipCompanyAddress": null,
770
+ "paymentTerms": "20% deposit with in 7 days after booking and 80% balance paid 7 days before arrival at the POD ",
771
+ "livePriceDecision": null,
772
+ "pingAnBank": null,
773
+ "swift": null,
774
+ "bankName": null,
775
+ "bankAddress": null,
776
+ "account": null,
777
+ "accountName": null,
778
+ "accountAddress": null,
779
+ "endFlag": false,
780
+ "invoiceState": 0,
781
+ "completionState": 0,
782
+ "generateDocumentStatus": true,
783
+ "voidFlag": null,
784
+ "visibleServiceFee": true,
785
+ "documentGenerationTime": "2024-03-14 07:57:06",
786
+ "documentGenerationBeginTime": null,
787
+ "documentGenerationEndTime": null,
788
+ "remark": null,
789
+ "reference": null,
790
+ "dealTime": null,
791
+ "createUserId": 135,
792
+ "createUserName": "张子洵",
793
+ "updateUserId": 135,
794
+ "updateUserName": "张子洵",
795
+ "elementPoint": null,
796
+ "invoiceDate": "2024-03-14 00:00:00",
797
+ "multiElementFlag": false,
798
+ "createTime": "2024-03-14 07:56:15",
799
+ "createBeginTime": null,
800
+ "createEndTime": null,
801
+ "updateTime": "2024-03-14 07:57:06",
802
+ "shipmentCreateTime": null,
803
+ "billCompanyInfo": null,
804
+ "receiveCompanyInfo": null,
805
+ "contract": null,
806
+ "depositInvoice": null,
807
+ "contractDetailList": null,
808
+ "invoiceDetailList": null,
809
+ "containerDetailList": null,
810
+ "selectInvoiceDetailList": null,
811
+ "lmeCu": null,
812
+ "cmxCu": null,
813
+ "documentType": null,
814
+ "quoteTypeOptions": null,
815
+ "voucherImageList": null,
816
+ "documentsList": null,
817
+ "invoiceFileList": null,
818
+ "extraCosts": null,
819
+ "containerNoList": null,
820
+ "destination": null,
821
+ "terminal": null,
822
+ "financialStatus": "unpaid",
823
+ "financialStatusSearch": null,
824
+ "contractVoidFlag": null
825
+ },
826
+ "proformaInvoiceFileInfo": [
827
+ {
828
+ "fileId": 2323,
829
+ "linkId": 424,
830
+ "subLinkId": null,
831
+ "linkType": "invoice",
832
+ "fileName": "生成定金发票报错.png",
833
+ "fileType": "proforma_invoice",
834
+ "url": "https://hzcdn.doctorscrap.com/upload/2024/03/14/aca6f069-9dcf-4921-b0ae-ceebe65e84ac.png",
835
+ "coverUrl": null,
836
+ "createTime": null,
837
+ "ext": ".png",
838
+ "visible": null,
839
+ "name": null,
840
+ "fileInfoList": null,
841
+ "fileTypeList": null,
842
+ "linkIdList": null
843
+ }
844
+ ],
845
+ "personalProformaInvoiceFileInfo": [],
846
+ "proformaInvoiceWaterBillFileInfo": [],
847
+ "shipmentFileInfoList": [
848
+ {
849
+ "shipmentId": 223,
850
+ "bookingNo": "SHKYTTRHCCSG",
851
+ "billOfLadingNo": "548568464325436",
852
+ "generatePackingFlag": false,
853
+ "generateInvoiceFlag": false,
854
+ "uploadContainerPhotoFlag": false,
855
+ "uploadDraftBlFlag": false,
856
+ "confirmDraftBlFlag": false,
857
+ "balanceInvoicePartiallyPaidFlag": false,
858
+ "balanceInvoiceFullyPaidFlag": false,
859
+ "shipmentPercentage": "14.29",
860
+ "telexReleaseFlag": false,
861
+ "telexReleasePercentage": "0.00",
862
+ "bookingConfirmation": [],
863
+ "draftBillOfLading": [],
864
+ "originalBillOfLadingCopy": [],
865
+ "packingList": [
866
+ {
867
+ "fileId": 2326,
868
+ "linkId": 223,
869
+ "subLinkId": null,
870
+ "linkType": "shipment",
871
+ "fileName": "packing_list_INV20240314-78908-A_20240314.pdf",
872
+ "fileType": "shipment_packing_list",
873
+ "url": "https://hzcdn.doctorscrap.com/upload/2024/03/14/12e056bb-3edc-4780-87f3-7af7766124bf.pdf",
874
+ "coverUrl": null,
875
+ "createTime": "2024-03-14 10:04:20",
876
+ "ext": ".pdf",
877
+ "visible": true,
878
+ "name": null,
879
+ "fileInfoList": null,
880
+ "fileTypeList": null,
881
+ "linkIdList": null
882
+ }
883
+ ],
884
+ "salePersonalPackingList": [],
885
+ "purchasePersonalPackingList": [],
886
+ "containerFileInfoRespList": [
887
+ {
888
+ "containerId": 218,
889
+ "containerNo": "123",
890
+ "packingPhoto": [],
891
+ "expandedFlag": false
892
+ }
893
+ ],
894
+ "finalInvoice": {
895
+ "id": 427,
896
+ "askId": 10020031,
897
+ "contractId": 395,
898
+ "shipmentId": 223,
899
+ "receiveCompanyName": "0测试公司",
900
+ "contractNo": "ARP20240314-78908",
901
+ "invoiceNo": "456",
902
+ "eta": null,
903
+ "etaUpdateTime": null,
904
+ "billOfLadingNo": null,
905
+ "invoiceType": "purchase",
906
+ "invoiceSpecies": "fixed",
907
+ "invoiceSpeciesSearch": null,
908
+ "invoiceContent": null,
909
+ "quoteType": "CMX_3",
910
+ "totalWeight": null,
911
+ "currency": "USD",
912
+ "remainingAmount": 1111,
913
+ "amount": 1234,
914
+ "depositAmount": null,
915
+ "pointPriceDate": null,
916
+ "pointPriceMonth": null,
917
+ "pointPrice": null,
918
+ "deposit": null,
919
+ "balance": null,
920
+ "billCompanyId": 10908,
921
+ "billCompanyName": "Ntest",
922
+ "billCompanyAddress": "B",
923
+ "receiveCompanyId": 10872,
924
+ "receiveCompanyAddress": "杭州",
925
+ "shipCompanyName": null,
926
+ "shipCompanyAddress": null,
927
+ "paymentTerms": "20% deposit with in 7 days after booking confirmation or container(s) No. and 80% balance paid 7 days before arrival at the POD ",
928
+ "livePriceDecision": null,
929
+ "pingAnBank": null,
930
+ "swift": null,
931
+ "bankName": null,
932
+ "bankAddress": null,
933
+ "account": null,
934
+ "accountName": null,
935
+ "accountAddress": null,
936
+ "endFlag": false,
937
+ "invoiceState": 0,
938
+ "completionState": 0,
939
+ "generateDocumentStatus": true,
940
+ "voidFlag": null,
941
+ "visibleServiceFee": true,
942
+ "documentGenerationTime": "2024-03-14 10:23:52",
943
+ "documentGenerationBeginTime": null,
944
+ "documentGenerationEndTime": null,
945
+ "remark": "",
946
+ "reference": null,
947
+ "dealTime": null,
948
+ "createUserId": 135,
949
+ "createUserName": "张子洵",
950
+ "updateUserId": 135,
951
+ "updateUserName": "张子洵",
952
+ "elementPoint": null,
953
+ "invoiceDate": "2024-03-14 00:00:00",
954
+ "multiElementFlag": false,
955
+ "createTime": "2024-03-14 10:12:14",
956
+ "createBeginTime": null,
957
+ "createEndTime": null,
958
+ "updateTime": "2024-03-14 10:23:52",
959
+ "shipmentCreateTime": null,
960
+ "billCompanyInfo": null,
961
+ "receiveCompanyInfo": null,
962
+ "contract": null,
963
+ "depositInvoice": null,
964
+ "contractDetailList": null,
965
+ "invoiceDetailList": null,
966
+ "containerDetailList": null,
967
+ "selectInvoiceDetailList": null,
968
+ "lmeCu": null,
969
+ "cmxCu": null,
970
+ "documentType": null,
971
+ "quoteTypeOptions": null,
972
+ "voucherImageList": null,
973
+ "documentsList": null,
974
+ "invoiceFileList": null,
975
+ "extraCosts": null,
976
+ "containerNoList": null,
977
+ "destination": null,
978
+ "terminal": null,
979
+ "financialStatus": "partially_paid",
980
+ "financialStatusSearch": null,
981
+ "contractVoidFlag": null
982
+ },
983
+ "saleTemporaryFinallyInvoice": [],
984
+ "salePersonalTemporaryFinallyInvoice": [],
985
+ "purchaseTemporaryFinallyInvoice": [],
986
+ "saleFinallyInvoice": [],
987
+ "salePersonalFinallyInvoice": [],
988
+ "purchaseFinallyInvoice": [],
989
+ "shipmentOther": [],
990
+ "saleShipmentOther": [],
991
+ "purchaseShipmentOther": [],
992
+ "waterBill": [],
993
+ "voucher": [],
994
+ "salePersonalWaterBill": null,
995
+ "purchasePersonalWaterBill": [],
996
+ "deliveryReceipt": []
997
+ }
998
+ ],
999
+ "claimCreditNoteFileList": null,
1000
+ "claimDebitNoteFileList": null
1001
+ }
1002
+ }
1003
+ )
1004
+ })
42
1005
  }
43
1006
 
44
1007
  // 查询合同详细
@@ -125,3 +1088,45 @@ export function exportBizContract(query) {
125
1088
  params: query,
126
1089
  });
127
1090
  }
1091
+
1092
+ // 撤回回签接口
1093
+ export function withdrawSignContract({contractId}) {
1094
+ return request({
1095
+ url: `/biz/contract/withdrawSign/${contractId}`,
1096
+ method: "get"
1097
+ });
1098
+ }
1099
+ // 草稿提单确认
1100
+ export function shipmentConfirmDraftBl({shipmentId}) {
1101
+ return request({
1102
+ url: `/biz/shipment/confirmDraftBl/${shipmentId}`,
1103
+ method: "get"
1104
+ });
1105
+ }
1106
+
1107
+ // 根据合同号,添加收款账号
1108
+ export function insertCompanyBank(data) {
1109
+ return request({
1110
+ url: "biz/contract/company/savePaymentByContract",
1111
+ method: "post",
1112
+ data: data,
1113
+ });
1114
+ }
1115
+
1116
+ // 根据合同号,获取收款账号
1117
+ export function getCompanyBanks(contractId) {
1118
+ return request({
1119
+ url: `biz/contract/company/paymentAccount/${contractId}`,
1120
+ method: "get",
1121
+ params: {},
1122
+ });
1123
+ }
1124
+
1125
+ // 修改合同参考号
1126
+ export function editReferenceNo(data) {
1127
+ return request({
1128
+ url: "/biz/contract",
1129
+ method: "put",
1130
+ data: data,
1131
+ });
1132
+ }