|
|
@@ -147,6 +147,15 @@
|
|
147
|
147
|
v-hasPermi="['monitor:online:forceLogout']"
|
|
148
|
148
|
>修改</el-button
|
|
149
|
149
|
>
|
|
|
150
|
+ <el-button
|
|
|
151
|
+ size="mini"
|
|
|
152
|
+ type="text"
|
|
|
153
|
+ icon="el-icon-edit"
|
|
|
154
|
+ @click="onsubmitRow(scope.row)"
|
|
|
155
|
+ v-if="scope.row.caseStatus == 0"
|
|
|
156
|
+ v-hasPermi="['monitor:online:forceLogout']"
|
|
|
157
|
+ >提交</el-button
|
|
|
158
|
+ >
|
|
150
|
159
|
<el-button
|
|
151
|
160
|
size="mini"
|
|
152
|
161
|
type="text"
|
|
|
@@ -230,15 +239,17 @@
|
|
230
|
239
|
v-hasPermi="['monitor:online:forceLogout']"
|
|
231
|
240
|
>开庭审理</el-button
|
|
232
|
241
|
>
|
|
233
|
|
- <el-button
|
|
234
|
|
- size="mini"
|
|
235
|
|
- type="text"
|
|
236
|
|
- icon="el-icon-document"
|
|
237
|
|
- @click="generateawardRow(scope.row)"
|
|
238
|
|
- v-if="scope.row.caseStatus == 10"
|
|
239
|
|
- v-hasPermi="['monitor:online:forceLogout']"
|
|
240
|
|
- >生成裁决书</el-button
|
|
241
|
|
- >
|
|
|
242
|
+ <el-popconfirm title="确定生成裁决书吗?" @confirm="generateawardRow(scope.row)">
|
|
|
243
|
+ <el-button
|
|
|
244
|
+ size="mini"
|
|
|
245
|
+ slot="reference"
|
|
|
246
|
+ type="text"
|
|
|
247
|
+ icon="el-icon-document"
|
|
|
248
|
+ v-if="scope.row.caseStatus == 10"
|
|
|
249
|
+ v-hasPermi="['monitor:online:forceLogout']"
|
|
|
250
|
+ >生成裁决书</el-button
|
|
|
251
|
+ >
|
|
|
252
|
+ </el-popconfirm>
|
|
242
|
253
|
<el-button
|
|
243
|
254
|
size="mini"
|
|
244
|
255
|
type="text"
|
|
|
@@ -256,7 +267,7 @@
|
|
256
|
267
|
:total="total"
|
|
257
|
268
|
:page.sync="queryParams.pageNum"
|
|
258
|
269
|
:limit.sync="queryParams.pageSize"
|
|
259
|
|
- @pagination="getcaseApply"
|
|
|
270
|
+ @pagination="getcaseApply(queryParams)"
|
|
260
|
271
|
/>
|
|
261
|
272
|
|
|
262
|
273
|
<!-- 立案申请弹框 -->
|
|
|
@@ -264,6 +275,7 @@
|
|
264
|
275
|
:visible="visible"
|
|
265
|
276
|
@cancel="cancel"
|
|
266
|
277
|
:form="form"
|
|
|
278
|
+ :queryParams="queryParams"
|
|
267
|
279
|
:dialogtitle="dialogtitle"
|
|
268
|
280
|
:getcaseApply="getcaseApply"
|
|
269
|
281
|
:flag="flag"
|
|
|
@@ -273,6 +285,7 @@
|
|
273
|
285
|
<!-- 批量申请弹框 openbatch-->
|
|
274
|
286
|
<batchDialog
|
|
275
|
287
|
:openbatch="openbatch"
|
|
|
288
|
+ :queryParams="queryParams"
|
|
276
|
289
|
@cancelBatch="cancelBatch"
|
|
277
|
290
|
:getcaseApply="getcaseApply"
|
|
278
|
291
|
></batchDialog>
|
|
|
@@ -280,6 +293,7 @@
|
|
280
|
293
|
<formateCourtDialog
|
|
281
|
294
|
:showformateCourt="showformateCourt"
|
|
282
|
295
|
@cancelcourtDialog="cancelcourtDialog"
|
|
|
296
|
+ :queryParams="queryParams"
|
|
283
|
297
|
:formateCourtData="formateCourtData"
|
|
284
|
298
|
@getcaseApply="getcaseApply"
|
|
285
|
299
|
></formateCourtDialog>
|
|
|
@@ -287,6 +301,7 @@
|
|
287
|
301
|
<courtReviewDialog
|
|
288
|
302
|
:showcourtReview="showcourtReview"
|
|
289
|
303
|
:form="form"
|
|
|
304
|
+ :queryParams="queryParams"
|
|
290
|
305
|
@cancelcourtReview="cancelcourtReview"
|
|
291
|
306
|
@getcaseApply="getcaseApply"
|
|
292
|
307
|
></courtReviewDialog>
|
|
|
@@ -294,6 +309,7 @@
|
|
294
|
309
|
<choosetrialmethodDaiog
|
|
295
|
310
|
:showchoosetrialmethod="showchoosetrialmethod"
|
|
296
|
311
|
:choosetrialmethodata="choosetrialmethodata"
|
|
|
312
|
+ :queryParams="queryParams"
|
|
297
|
313
|
@getcaseApply="getcaseApply"
|
|
298
|
314
|
@cancelshowchoosetrialMethod="cancelshowchoosetrialMethod"
|
|
299
|
315
|
></choosetrialmethodDaiog>
|
|
|
@@ -302,6 +318,7 @@
|
|
302
|
318
|
:showadjudicaterecord="showadjudicaterecord"
|
|
303
|
319
|
:form="form"
|
|
304
|
320
|
:adjudicatename="adjudicatename"
|
|
|
321
|
+ :queryParams="queryParams"
|
|
305
|
322
|
@canceladjudicaterecord="canceladjudicaterecord"
|
|
306
|
323
|
@getcaseApply="getcaseApply"
|
|
307
|
324
|
></adjudicaterecordDialog>
|
|
|
@@ -410,24 +427,21 @@ export default {
|
|
410
|
427
|
this.loading = true;
|
|
411
|
428
|
caseApply(val).then((response) => {
|
|
412
|
429
|
this.dataList = response.rows;
|
|
413
|
|
- // this.dataList.forEach((item) => {
|
|
414
|
|
- // item.caseStatus = item.caseStatus == 0 ? "立案申请" : "待缴费";
|
|
415
|
|
- // });
|
|
416
|
430
|
this.total = response.total;
|
|
417
|
431
|
this.loading = false;
|
|
418
|
432
|
});
|
|
419
|
433
|
},
|
|
420
|
434
|
/** 搜索按钮操作 */
|
|
421
|
435
|
handleQuery() {
|
|
422
|
|
- this.queryParams.caseStatusList = []
|
|
|
436
|
+ this.queryParams.caseStatusList = [];
|
|
423
|
437
|
this.queryParams.pageNum = 1;
|
|
424
|
438
|
this.getcaseApply(this.queryParams);
|
|
425
|
439
|
},
|
|
426
|
440
|
/** 重置按钮操作 */
|
|
427
|
441
|
resetQuery() {
|
|
428
|
442
|
this.resetForm("queryForm");
|
|
429
|
|
- this.queryParams.caseStatusList = [0, 1, 2, 3, 5, 6, 7, 8, 9, 10, 16],
|
|
430
|
|
- this.getcaseApply(this.queryParams);
|
|
|
443
|
+ (this.queryParams.caseStatusList = [0, 1, 2, 3, 5, 6, 7, 8, 9, 10, 16]),
|
|
|
444
|
+ this.getcaseApply(this.queryParams);
|
|
431
|
445
|
},
|
|
432
|
446
|
// 案件录入
|
|
433
|
447
|
filingApplication() {
|
|
|
@@ -477,7 +491,7 @@ export default {
|
|
477
|
491
|
return submitCaseApply({ id: row.id });
|
|
478
|
492
|
})
|
|
479
|
493
|
.then(() => {
|
|
480
|
|
- this.getcaseApply();
|
|
|
494
|
+ this.getcaseApply(this.queryParams);
|
|
481
|
495
|
this.$modal.msgSuccess("立案成功");
|
|
482
|
496
|
})
|
|
483
|
497
|
.catch(() => {});
|
|
|
@@ -498,20 +512,33 @@ export default {
|
|
498
|
512
|
this.dialogtitle = "立案修改";
|
|
499
|
513
|
this.getInfo(row);
|
|
500
|
514
|
},
|
|
501
|
|
- // 立案审查
|
|
502
|
|
- filingreviewRow(row) {
|
|
503
|
|
- console.log(row, "立案审查");
|
|
|
515
|
+ // 列表提交立案
|
|
|
516
|
+ onsubmitRow(row) {
|
|
504
|
517
|
this.$modal
|
|
505
|
|
- .confirm("确定提交案件数据吗?")
|
|
|
518
|
+ .confirm("是否提交立案申请?")
|
|
506
|
519
|
.then(function () {
|
|
507
|
520
|
return submitCaseApply({ id: row.id });
|
|
508
|
521
|
})
|
|
509
|
522
|
.then(() => {
|
|
510
|
|
- this.getcaseApply();
|
|
511
|
|
- this.$modal.msgSuccess("立案成功");
|
|
|
523
|
+ this.getcaseApply(this.queryParams);
|
|
|
524
|
+ this.$modal.msgSuccess("立案申请成功");
|
|
512
|
525
|
})
|
|
513
|
526
|
.catch(() => {});
|
|
514
|
527
|
},
|
|
|
528
|
+ // 立案审查
|
|
|
529
|
+ filingreviewRow(row) {
|
|
|
530
|
+ console.log(row, "立案审查");
|
|
|
531
|
+ // this.$modal
|
|
|
532
|
+ // .confirm("确定提交案件数据吗?")
|
|
|
533
|
+ // .then(function () {
|
|
|
534
|
+ // return submitCaseApply({ id: row.id });
|
|
|
535
|
+ // })
|
|
|
536
|
+ // .then(() => {
|
|
|
537
|
+ // this.getcaseApply(this.queryParams);
|
|
|
538
|
+ // this.$modal.msgSuccess("立案审查成功");
|
|
|
539
|
+ // })
|
|
|
540
|
+ // .catch(() => {});
|
|
|
541
|
+ },
|
|
515
|
542
|
// 取消缴费
|
|
516
|
543
|
paycancelRow(row) {
|
|
517
|
544
|
this.openPay = false;
|
|
|
@@ -627,7 +654,7 @@ export default {
|
|
627
|
654
|
return removeCaseApply({ id: row.id });
|
|
628
|
655
|
})
|
|
629
|
656
|
.then((res) => {
|
|
630
|
|
- this.getcaseApply();
|
|
|
657
|
+ this.getcaseApply(this.queryParams);
|
|
631
|
658
|
this.$modal.msgSuccess("删除成功");
|
|
632
|
659
|
})
|
|
633
|
660
|
.catch(() => {});
|