|
|
@@ -59,26 +59,30 @@
|
|
59
|
59
|
<el-table-column label="创建时间" align="center" prop="createTime" :show-overflow-tooltip="true" />
|
|
60
|
60
|
<el-table-column label="操作" align="center" class-name="small-padding fixed-width">
|
|
61
|
61
|
<template slot-scope="scope">
|
|
62
|
|
- <el-button size="mini" type="text" icon="el-icon-check" @click="onsubmitRow(scope.row)" v-if="statusRole(scope.row.caseFlowId)">提交</el-button>
|
|
|
62
|
+ <!-- <el-button size="mini" type="text" icon="el-icon-check" @click="onsubmitRow(scope.row)" v-if="statusRole(scope.row.caseFlowId)">提交</el-button> -->
|
|
63
|
63
|
<el-button size="mini" @click="eidtNodeprocess(scope.row)" type="text"
|
|
64
|
64
|
icon="el-icon-edit">修改</el-button>
|
|
65
|
65
|
<el-button size="mini" @click="checkDetail(scope.row)" type="text" icon="el-icon-view">查看详情</el-button>
|
|
66
|
|
- <el-button size="mini" @click="consultantApplica(scope.row)" type="text" icon="el-icon-tickets">法律顾问用印申请</el-button>
|
|
67
|
|
- <el-button size="mini" @click="departmentApplica(scope.row)" type="text" icon="el-icon-edit-outline">部门长用印</el-button>
|
|
|
66
|
+ <!-- <el-button size="mini" @click="consultantApplica(scope.row)" type="text" icon="el-icon-tickets">法律顾问用印申请</el-button> -->
|
|
|
67
|
+ <!-- <el-button size="mini" @click="departmentApplica(scope.row)" type="text" icon="el-icon-edit-outline">部门长用印</el-button> -->
|
|
68
|
68
|
<el-button size="mini" @click="caseFlow(scope.row)" type="text" icon="el-icon-zoom-in">查看流程</el-button>
|
|
69
|
|
- <el-button size="mini" @click="caseLog(scope.row)" type="text" icon="el-icon-edit-outline">案件日志</el-button>
|
|
70
|
|
- <el-button size="mini" @click="paymentconfirmationRow(scope.row)" type="text" icon="el-icon-zoom-in">缴费确认</el-button>
|
|
71
|
|
- <el-button size="mini" @click="caseAccep(scope.row)" type="text" icon="el-icon-zoom-in">案件受理</el-button>
|
|
72
|
|
- <el-button size="mini" @click="viewpaymentformRow(scope.row)" type="text" icon="el-icon-edit">查看缴费单</el-button>
|
|
73
|
|
- <el-button size="mini" @click="caseFiling(scope.row)" type="text" icon="el-icon-tickets">案件归档</el-button>
|
|
74
|
|
- <el-button size="mini" @click="signMediation(scope.row)" type="text" icon="el-icon-edit-outline">签收调解书</el-button>
|
|
|
69
|
+ <el-button size="mini" @click="caseLog(scope.row)" type="text"
|
|
|
70
|
+ icon="el-icon-edit-outline">案件日志</el-button>
|
|
|
71
|
+ <!-- <el-button size="mini" @click="paymentconfirmationRow(scope.row)" type="text" icon="el-icon-zoom-in">缴费确认</el-button> -->
|
|
|
72
|
+ <!-- <el-button size="mini" @click="caseAccep(scope.row)" type="text" icon="el-icon-zoom-in">案件受理</el-button> -->
|
|
|
73
|
+ <el-button size="mini" @click="viewpaymentformRow(scope.row)" type="text"
|
|
|
74
|
+ icon="el-icon-edit">查看缴费单</el-button>
|
|
|
75
|
+ <!-- <el-button size="mini" @click="caseFiling(scope.row)" type="text" icon="el-icon-tickets">案件归档</el-button> -->
|
|
|
76
|
+ <!-- <el-button size="mini" @click="signMediation(scope.row)" type="text" icon="el-icon-edit-outline">签收调解书</el-button> -->
|
|
75
|
77
|
<el-button size="mini" type="text" icon="el-icon-edit"
|
|
76
|
78
|
@click="evidenceUpload(scope.row)">证据修改</el-button>
|
|
77
|
|
- <el-button size="mini" type="text" icon="el-icon-tickets" @click="payStatus(scope.row)">缴费</el-button>
|
|
78
|
|
- <el-button size="mini" type="text" icon="el-icon-tickets" @click="selectMediator(scope.row)">预约时间</el-button>
|
|
79
|
|
- <el-button size="mini" type="text" icon="el-icon-tickets" @click="secretaryConfirm(scope.row)">秘书审核</el-button>
|
|
80
|
|
- <el-button size="mini" type="text" icon="el-icon-tickets" @click="department(scope.row)">部门长审核</el-button>
|
|
81
|
|
- <el-button size="mini" type="text" icon="el-icon-tickets" @click="timeConfirm(scope.row)">确认调解时间</el-button>
|
|
|
79
|
+ <!-- <el-button size="mini" type="text" icon="el-icon-tickets" @click="payStatus(scope.row)">缴费</el-button> -->
|
|
|
80
|
+ <!-- <el-button size="mini" type="text" icon="el-icon-tickets" @click="selectMediator(scope.row)">预约时间</el-button> -->
|
|
|
81
|
+ <!-- <el-button size="mini" type="text" icon="el-icon-tickets" @click="secretaryConfirm(scope.row)">秘书审核</el-button> -->
|
|
|
82
|
+ <!-- <el-button size="mini" type="text" icon="el-icon-tickets" @click="department(scope.row)">部门长审核</el-button> -->
|
|
|
83
|
+ <!-- <el-button size="mini" type="text" icon="el-icon-tickets" @click="timeConfirm(scope.row)">确认调解时间</el-button> -->
|
|
|
84
|
+ <el-button size="mini" type="text" icon="el-icon-tickets" v-for="(item) in buttonList" :key="item.id"
|
|
|
85
|
+ @click="caseClick(scope.row,item.id)" v-if="item.id == scope.row.caseFlowId && checkPermi([item.buttonAuthFlag])">{{ item.nodeName }}</el-button>
|
|
82
|
86
|
</template>
|
|
83
|
87
|
</el-table-column>
|
|
84
|
88
|
</el-table>
|
|
|
@@ -92,7 +96,8 @@
|
|
92
|
96
|
@cancelCompreess="cancelCompreess" :getList="getList">
|
|
93
|
97
|
</caseCompressionPackage>
|
|
94
|
98
|
<!-- 案件详情 -->
|
|
95
|
|
- <mediationCaseDetails :processVisable="processVisable" @cancelViewProcess="cancelViewProcess" :caseFlowNumber="caseFlowNumber">
|
|
|
99
|
+ <mediationCaseDetails :processVisable="processVisable" @cancelViewProcess="cancelViewProcess"
|
|
|
100
|
+ :caseFlowNumber="caseFlowNumber">
|
|
96
|
101
|
</mediationCaseDetails>
|
|
97
|
102
|
<!-- 案件日志 -->
|
|
98
|
103
|
<mediationCaseLog :showcaseLog="showcaseLog" @cancelcaseLog="cancelcaseLog" :caselogDataArr="caselogDataArr" :flagLoading="flagLoading"></mediationCaseLog>
|
|
|
@@ -103,23 +108,34 @@
|
|
103
|
108
|
<payDialog :openPay="openPay" :payTitle="payTitle" :formPayDetail="formPayDetail" :payId="payId" :payForm="payForm"
|
|
104
|
109
|
:queryParams="queryParams" @getList="getList" @paycancelRow="paycancelRow"></payDialog>
|
|
105
|
110
|
<!-- 缴费确认查看详情 -->
|
|
106
|
|
- <paymentdetailsDialog :openDialog="openDialog" @cancelpaymentdetails="cancelpaymentdetails" :title="payTitle" :detailform="detailform" :flag="flag" :paymentConfirma="paymentConfirma" :getList="getList"></paymentdetailsDialog>
|
|
|
111
|
+ <paymentdetailsDialog :openDialog="openDialog" @cancelpaymentdetails="cancelpaymentdetails" :title="payTitle"
|
|
|
112
|
+ :detailform="detailform" :flag="flag" :paymentConfirma="paymentConfirma" @getList="getList">
|
|
|
113
|
+ </paymentdetailsDialog>
|
|
107
|
114
|
<!-- 案件受理 -->
|
|
108
|
|
- <caseAcceptance :showAcceptance="showAcceptance" @cancelAcceptance="cancelAcceptance" :caseAcceptanceData="caseAcceptanceData" :getList="getList"></caseAcceptance>
|
|
|
115
|
+ <caseAcceptance :showAcceptance="showAcceptance" @cancelAcceptance="cancelAcceptance"
|
|
|
116
|
+ :caseAcceptanceData="caseAcceptanceData" @getList="getList"></caseAcceptance>
|
|
109
|
117
|
<!-- 调解员弹窗 -->
|
|
110
|
|
- <selectMediator @cancelMediator="cancelMediator" :mediatorVisable="mediatorVisable" :mediatorData="mediatorData" @getList="getList" :queryParams="queryParams"></selectMediator>
|
|
|
118
|
+ <selectMediator @cancelMediator="cancelMediator" :mediatorVisable="mediatorVisable" :mediatorData="mediatorData"
|
|
|
119
|
+ @getList="getList" :queryParams="queryParams"></selectMediator>
|
|
111
|
120
|
<!-- 秘书确认 -->
|
|
112
|
|
- <confirmMediator @cancelConfirm="cancelConfirm" :confirmVisable="confirmVisable" :confirmData="confirmData" @getList="getList" :queryParams="queryParams"></confirmMediator>
|
|
|
121
|
+ <confirmMediator @cancelConfirm="cancelConfirm" :confirmVisable="confirmVisable" :confirmData="confirmData"
|
|
|
122
|
+ @getList="getList" :queryParams="queryParams"></confirmMediator>
|
|
113
|
123
|
<!-- 部门长确认 -->
|
|
114
|
|
- <departmentMediator @cancelDepartment="cancelDepartment" :departmentVisable="departmentVisable" :departmentData="departmentData" @getList="getList" :queryParams="queryParams"></departmentMediator>
|
|
|
124
|
+ <departmentMediator @cancelDepartment="cancelDepartment" :departmentVisable="departmentVisable"
|
|
|
125
|
+ :departmentData="departmentData" @getList="getList" :queryParams="queryParams"></departmentMediator>
|
|
115
|
126
|
<!-- 秘书确认时间 -->
|
|
116
|
|
- <timeConfirm @cancelTimeConfirm="cancelTimeConfirm" :timeConfirmVisable="timeConfirmVisable" :timeConfirmData="timeConfirmData" @getList="getList" :queryParams="queryParams"></timeConfirm>
|
|
|
127
|
+ <timeConfirm @cancelTimeConfirm="cancelTimeConfirm" :timeConfirmVisable="timeConfirmVisable"
|
|
|
128
|
+ :timeConfirmData="timeConfirmData" @getList="getList" :queryParams="queryParams"></timeConfirm>
|
|
|
129
|
+ <!-- 待调解 -->
|
|
|
130
|
+ <mediation @cancelMediation="cancelMediation" :mediationVisable="mediationVisable"
|
|
|
131
|
+ :mediationData="mediationData" @getList="getList" :queryParams="queryParams"></mediation>
|
|
117
|
132
|
</div>
|
|
118
|
133
|
</template>
|
|
119
|
134
|
|
|
120
|
135
|
<script>
|
|
121
|
136
|
import { caseApplicationList, caseApplicationSelectById,submitCaseApply,selectPaymentDetail,sealApply,selectSealUrl,listCaseLogRecord} from '@/api/caseManagement/caseManagement.js'
|
|
122
|
137
|
import { listDept } from '@/api/system/dept.js'
|
|
|
138
|
+import { queryCaseFlowInfo } from '@/api/caseprocessManagement/caseprocessManagement.js'
|
|
123
|
139
|
import moment from "moment";
|
|
124
|
140
|
import addCase from './components/addCase.vue'
|
|
125
|
141
|
import evidenceDialog from './components/evidenceDialog.vue';
|
|
|
@@ -133,6 +149,7 @@ import selectMediator from './components/selectMediator.vue'
|
|
133
|
149
|
import confirmMediator from './components/confirmMediator.vue'
|
|
134
|
150
|
import departmentMediator from './components/departmentMediator.vue'
|
|
135
|
151
|
import timeConfirm from './components/timeConfirm.vue'
|
|
|
152
|
+import mediation from './components/mediation.vue'
|
|
136
|
153
|
export default {
|
|
137
|
154
|
name: "caseList",
|
|
138
|
155
|
dicts: ["case_flow_node"],
|
|
|
@@ -148,7 +165,8 @@ export default {
|
|
148
|
165
|
selectMediator,//调解员弹窗
|
|
149
|
166
|
confirmMediator,
|
|
150
|
167
|
departmentMediator,
|
|
151
|
|
- timeConfirm
|
|
|
168
|
+ timeConfirm,
|
|
|
169
|
+ mediation
|
|
152
|
170
|
},
|
|
153
|
171
|
data() {
|
|
154
|
172
|
return {
|
|
|
@@ -170,12 +188,14 @@ export default {
|
|
170
|
188
|
formPayDetail: {},
|
|
171
|
189
|
payId: null,
|
|
172
|
190
|
payForm: {},
|
|
173
|
|
- openCompressedPackages:false,//压缩包导入弹窗
|
|
174
|
|
- processVisable:false,//案件详情
|
|
175
|
|
- showcaseLog:false,//案件日志
|
|
176
|
|
- openDialog:false,//确认缴费和缴费详情
|
|
|
191
|
+ openCompressedPackages: false,//压缩包导入弹窗
|
|
|
192
|
+ processVisable: false,//案件详情
|
|
|
193
|
+ showcaseLog: false,//案件日志
|
|
|
194
|
+ openDialog: false,//确认缴费和缴费详情
|
|
177
|
195
|
detailform: {}, //缴费详情数据
|
|
178
|
196
|
evidenceVisable: false,//证据修改弹窗
|
|
|
197
|
+ mediationVisable:false,//待调解弹窗
|
|
|
198
|
+ mediationData:{},
|
|
179
|
199
|
payTitle:"",//缴费标题
|
|
180
|
200
|
paymentConfirma:{},//缴费确认
|
|
181
|
201
|
showAcceptance:false,//案件受理弹框
|
|
|
@@ -195,18 +215,74 @@ export default {
|
|
195
|
215
|
deptList: [],
|
|
196
|
216
|
payTitle: '',
|
|
197
|
217
|
tabFlag: false,
|
|
198
|
|
- confirmData:{},
|
|
199
|
|
- departmentVisable:false,
|
|
200
|
|
- departmentData:{},
|
|
201
|
|
- timeConfirmVisable:false,
|
|
202
|
|
- timeConfirmData:{}
|
|
|
218
|
+ confirmData: {},
|
|
|
219
|
+ departmentVisable: false,
|
|
|
220
|
+ departmentData: {},
|
|
|
221
|
+ timeConfirmVisable: false,
|
|
|
222
|
+ timeConfirmData: {},
|
|
|
223
|
+ buttonList: []
|
|
203
|
224
|
};
|
|
204
|
225
|
},
|
|
205
|
226
|
created() {
|
|
206
|
227
|
this.getList(this.queryParams);
|
|
207
|
228
|
this.listDeptFn()
|
|
|
229
|
+ this.getButtonList()
|
|
208
|
230
|
},
|
|
209
|
231
|
methods: {
|
|
|
232
|
+ /**所有按钮事件 */
|
|
|
233
|
+ caseClick(val,type){
|
|
|
234
|
+ if(type == 1){
|
|
|
235
|
+ // 提交案件
|
|
|
236
|
+ this.onsubmitRow(val);
|
|
|
237
|
+ }else if(type == 2){
|
|
|
238
|
+ // 缴费
|
|
|
239
|
+ this.payStatus(val);
|
|
|
240
|
+ }else if(type == 3){
|
|
|
241
|
+ // 确认缴费
|
|
|
242
|
+ this.paymentconfirmationRow(val);
|
|
|
243
|
+ }else if(type == 4){
|
|
|
244
|
+ // 受理分配
|
|
|
245
|
+ this.caseAccep(val);
|
|
|
246
|
+ }else if(type == 5){
|
|
|
247
|
+ // 选择调解员
|
|
|
248
|
+ this.selectMediator(val);
|
|
|
249
|
+ }else if(type == 6){
|
|
|
250
|
+ // 核实调解员
|
|
|
251
|
+ this.secretaryConfirm(val);
|
|
|
252
|
+ }else if(type == 7){
|
|
|
253
|
+ // 确认调解员
|
|
|
254
|
+ this.department(val);
|
|
|
255
|
+ }else if(type == 8){
|
|
|
256
|
+ // 确定调解时间
|
|
|
257
|
+ this.timeConfirm(val);
|
|
|
258
|
+ }else if(type == 9){
|
|
|
259
|
+ // 调解
|
|
|
260
|
+ this.mediationClick(val)
|
|
|
261
|
+ }else if(type == 10){
|
|
|
262
|
+ // 确认调解书
|
|
|
263
|
+ }else if(type == 11){
|
|
|
264
|
+ // 签名
|
|
|
265
|
+ }else if(type == 12){
|
|
|
266
|
+ // 用印申请
|
|
|
267
|
+ }else if(type == 13){
|
|
|
268
|
+ // 用印
|
|
|
269
|
+ }else if(type == 14){
|
|
|
270
|
+ // 归档
|
|
|
271
|
+ }else if(type == 15){
|
|
|
272
|
+ // 签收
|
|
|
273
|
+ }else if(type == 16){
|
|
|
274
|
+ // 结束
|
|
|
275
|
+ }
|
|
|
276
|
+ },
|
|
|
277
|
+ /**查询按钮列表 */
|
|
|
278
|
+ getButtonList() {
|
|
|
279
|
+ queryCaseFlowInfo({
|
|
|
280
|
+ pageNum: 1,
|
|
|
281
|
+ pageSize: 100000
|
|
|
282
|
+ }).then(res => {
|
|
|
283
|
+ this.buttonList = res.rows;
|
|
|
284
|
+ })
|
|
|
285
|
+ },
|
|
210
|
286
|
/** 新增案件 */
|
|
211
|
287
|
addCase() {
|
|
212
|
288
|
this.addVisable = true;
|
|
|
@@ -245,7 +321,7 @@ export default {
|
|
245
|
321
|
this.$modal
|
|
246
|
322
|
.confirm("是否提交立案申请?")
|
|
247
|
323
|
.then(function () {
|
|
248
|
|
- return submitCaseApply({ id: row.id,caseFlowId:row.caseFlowId });
|
|
|
324
|
+ return submitCaseApply({ id: row.id, caseFlowId: row.caseFlowId });
|
|
249
|
325
|
})
|
|
250
|
326
|
.then(() => {
|
|
251
|
327
|
this.getList(this.queryParams);
|
|
|
@@ -254,14 +330,19 @@ export default {
|
|
254
|
330
|
.catch(() => { });
|
|
255
|
331
|
},
|
|
256
|
332
|
/** 选择调解员 */
|
|
257
|
|
- selectMediator(val){
|
|
|
333
|
+ selectMediator(val) {
|
|
258
|
334
|
this.mediatorVisable = true;
|
|
259
|
335
|
this.mediatorData = val;
|
|
260
|
336
|
},
|
|
261
|
337
|
/** 预约时间 */
|
|
262
|
|
- selectTime(val){
|
|
|
338
|
+ selectTime(val) {
|
|
263
|
339
|
this.timeVisable = true;
|
|
264
|
340
|
},
|
|
|
341
|
+ /** 调解 */
|
|
|
342
|
+ mediationClick(val){
|
|
|
343
|
+ this.mediationVisable = true;
|
|
|
344
|
+ this.mediationData = val;
|
|
|
345
|
+ },
|
|
265
|
346
|
getDetail(parms) {
|
|
266
|
347
|
caseApplicationSelectById(parms).then((res) => {
|
|
267
|
348
|
this.formPayDetail = res.data;
|
|
|
@@ -270,17 +351,17 @@ export default {
|
|
270
|
351
|
});
|
|
271
|
352
|
},
|
|
272
|
353
|
/** 确认调解员 */
|
|
273
|
|
- secretaryConfirm(val){
|
|
|
354
|
+ secretaryConfirm(val) {
|
|
274
|
355
|
this.confirmVisable = true;
|
|
275
|
356
|
this.confirmData = val;
|
|
276
|
357
|
},
|
|
277
|
358
|
/** 部门长确认调解员 */
|
|
278
|
|
- department(val){
|
|
|
359
|
+ department(val) {
|
|
279
|
360
|
this.departmentVisable = true;
|
|
280
|
361
|
this.departmentData = val;
|
|
281
|
362
|
},
|
|
282
|
363
|
/**确认时间 */
|
|
283
|
|
- timeConfirm(val){
|
|
|
364
|
+ timeConfirm(val) {
|
|
284
|
365
|
this.timeConfirmVisable = true;
|
|
285
|
366
|
this.timeConfirmData = val;
|
|
286
|
367
|
},
|
|
|
@@ -327,20 +408,27 @@ export default {
|
|
327
|
408
|
this.openPay = false;
|
|
328
|
409
|
},
|
|
329
|
410
|
/** 取消调解员弹窗 */
|
|
330
|
|
- cancelMediator(){
|
|
|
411
|
+ cancelMediator() {
|
|
331
|
412
|
this.mediatorVisable = false;
|
|
332
|
413
|
},
|
|
333
|
414
|
/** 取消预约时间弹窗 */
|
|
334
|
|
- cancelTime(){
|
|
|
415
|
+ cancelTime() {
|
|
335
|
416
|
this.timeVisable = false;
|
|
336
|
417
|
},
|
|
337
|
|
- cancelConfirm(){
|
|
|
418
|
+ /**取消调解 */
|
|
|
419
|
+ cancelMediation(){
|
|
|
420
|
+ this.timeConfirmVisable = false;
|
|
|
421
|
+ },
|
|
|
422
|
+ cancelMediation(){
|
|
|
423
|
+ this.mediationVisable = false;
|
|
|
424
|
+ },
|
|
|
425
|
+ cancelConfirm() {
|
|
338
|
426
|
this.confirmVisable = false;
|
|
339
|
427
|
},
|
|
340
|
|
- cancelDepartment(){
|
|
|
428
|
+ cancelDepartment() {
|
|
341
|
429
|
this.departmentVisable = false;
|
|
342
|
430
|
},
|
|
343
|
|
- cancelTimeConfirm(){
|
|
|
431
|
+ cancelTimeConfirm() {
|
|
344
|
432
|
this.timeConfirmVisable = false;
|
|
345
|
433
|
},
|
|
346
|
434
|
/** 搜索按钮操作 */
|
|
|
@@ -364,13 +452,13 @@ export default {
|
|
364
|
452
|
},
|
|
365
|
453
|
// 法律顾问用印申请
|
|
366
|
454
|
consultantApplica(row) {
|
|
367
|
|
- let paramsValue ={
|
|
368
|
|
- caseId:row.id,
|
|
369
|
|
- batchNumber:"",
|
|
370
|
|
- caseFlowId:row.caseFlowId
|
|
|
455
|
+ let paramsValue = {
|
|
|
456
|
+ caseId: row.id,
|
|
|
457
|
+ batchNumber: "",
|
|
|
458
|
+ caseFlowId: row.caseFlowId
|
|
371
|
459
|
}
|
|
372
|
460
|
this.$modal.confirm("你确定要用印申请吗?").then((res) => {
|
|
373
|
|
- sealApply(paramsValue).then(res=>{
|
|
|
461
|
+ sealApply(paramsValue).then(res => {
|
|
374
|
462
|
this.getList(this.queryParams);
|
|
375
|
463
|
this.$modal.msgSuccess("用印申请成功");
|
|
376
|
464
|
})
|
|
|
@@ -380,49 +468,49 @@ export default {
|
|
380
|
468
|
},
|
|
381
|
469
|
// 部门长用印申请
|
|
382
|
470
|
departmentApplica(row) {
|
|
383
|
|
- this.$modal.confirm("你确定要用印确认吗?").then((res) => {
|
|
384
|
|
- let paramsValue ={
|
|
385
|
|
- caseId:row.id
|
|
386
|
|
- }
|
|
387
|
|
- selectSealUrl(paramsValue).then(res=>{
|
|
388
|
|
- window.open(res.data.sealUrl)
|
|
389
|
|
- this.$modal.confirm("你确认用印了吗?").then((res) => {
|
|
390
|
|
- this.getList(this.queryParams);
|
|
|
471
|
+ this.$modal.confirm("你确定要用印确认吗?").then((res) => {
|
|
|
472
|
+ let paramsValue = {
|
|
|
473
|
+ caseId: row.id
|
|
|
474
|
+ }
|
|
|
475
|
+ selectSealUrl(paramsValue).then(res => {
|
|
|
476
|
+ window.open(res.data.sealUrl)
|
|
|
477
|
+ this.$modal.confirm("你确认用印了吗?").then((res) => {
|
|
|
478
|
+ this.getList(this.queryParams);
|
|
391
|
479
|
}).catch(() => {
|
|
392
|
480
|
|
|
393
|
481
|
})
|
|
394
|
|
- })
|
|
|
482
|
+ })
|
|
395
|
483
|
}).catch(() => {
|
|
396
|
484
|
|
|
397
|
485
|
})
|
|
398
|
486
|
},
|
|
399
|
487
|
// 案件受理
|
|
400
|
|
- caseAccep(row){
|
|
|
488
|
+ caseAccep(row) {
|
|
401
|
489
|
this.caseAcceptanceData = row
|
|
402
|
490
|
this.showAcceptance = true
|
|
403
|
491
|
},
|
|
404
|
|
- cancelAcceptance(){
|
|
|
492
|
+ cancelAcceptance() {
|
|
405
|
493
|
this.showAcceptance = false
|
|
406
|
494
|
},
|
|
407
|
495
|
// 缴费确认
|
|
408
|
|
- paymentconfirmationRow(row){
|
|
|
496
|
+ paymentconfirmationRow(row) {
|
|
409
|
497
|
this.paymentConfirma = row
|
|
410
|
498
|
console.log(this.paymentConfirma)
|
|
411
|
499
|
this.paymentDetails({
|
|
412
|
|
- id:row.id
|
|
|
500
|
+ id: row.id
|
|
413
|
501
|
})
|
|
414
|
502
|
this.openDialog = true
|
|
415
|
503
|
this.payTitle = "缴费确认"
|
|
416
|
504
|
this.flag = 0;
|
|
417
|
505
|
this.detailform = {}
|
|
418
|
506
|
},
|
|
419
|
|
- cancelpaymentdetails(){
|
|
|
507
|
+ cancelpaymentdetails() {
|
|
420
|
508
|
this.openDialog = false
|
|
421
|
509
|
},
|
|
422
|
510
|
// 查看缴费确认
|
|
423
|
|
- viewpaymentformRow(row){
|
|
424
|
|
- this.paymentDetails({
|
|
425
|
|
- id:row.id
|
|
|
511
|
+ viewpaymentformRow(row) {
|
|
|
512
|
+ this.paymentDetails({
|
|
|
513
|
+ id: row.id
|
|
426
|
514
|
})
|
|
427
|
515
|
this.payTitle = "缴费单详情"
|
|
428
|
516
|
this.flag = 1;
|
|
|
@@ -430,8 +518,8 @@ export default {
|
|
430
|
518
|
this.openDialog = true
|
|
431
|
519
|
},
|
|
432
|
520
|
// 缴费详情
|
|
433
|
|
- paymentDetails(val){
|
|
434
|
|
- selectPaymentDetail(val).then(res=>{
|
|
|
521
|
+ paymentDetails(val) {
|
|
|
522
|
+ selectPaymentDetail(val).then(res => {
|
|
435
|
523
|
this.detailform = res.data;
|
|
436
|
524
|
})
|
|
437
|
525
|
},
|