Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
933c3e2f48 | ||
|
|
f7cb5cbcc0 | ||
|
|
a4baf32f92 | ||
|
|
987000d5af | ||
|
|
d58fb3582c | ||
|
|
027fadfd36 | ||
|
|
377c33c6b5 | ||
|
|
a15fffb8b1 | ||
|
|
26e8b30555 | ||
|
|
7d8c96071d | ||
|
|
9ab4d87e21 | ||
|
|
59b8773ce0 | ||
|
|
f4cec02f6e | ||
|
|
002893cf07 | ||
|
|
1e85a8b4e8 | ||
|
|
7c9d7010e1 | ||
|
|
f291bda89e | ||
|
|
e5390e9721 | ||
|
|
fea5e406b6 | ||
|
|
b275c86bde | ||
|
|
28663c1341 | ||
|
|
44d5f97807 | ||
|
|
5d9919fbfa | ||
|
|
fb5f88710a | ||
|
|
7cf0427b56 | ||
|
|
bede7d0dc2 | ||
|
|
dd8c361b67 | ||
|
|
f7c098940b | ||
|
|
240ee96a33 | ||
|
|
d4c5610f53 | ||
|
|
8b147a46f3 | ||
|
|
f846f5bce2 | ||
|
|
25f13bbbe9 | ||
|
|
5e8091a164 | ||
|
|
b79b8520c1 | ||
|
|
0f27b71dce | ||
|
|
fe5e2497a2 | ||
|
|
8424561111 | ||
|
|
349eed537c | ||
|
|
421a8fded4 | ||
|
|
95ab58c156 | ||
|
|
1ec0f71fb1 | ||
|
|
d07a9c08f0 | ||
|
|
1ca6277ead | ||
|
|
bbaf01e16b | ||
|
|
28dc9d4297 | ||
|
|
5a752573cb | ||
|
|
c37b95c281 | ||
|
|
6d9acd70db | ||
|
|
27656dc005 | ||
|
|
7310bfde67 | ||
|
|
f5d9d37514 | ||
|
|
d4a850cf4b | ||
|
|
888ecb02a5 | ||
|
|
4d639d37b9 | ||
|
|
b6a782e1df | ||
|
|
a22e5b79d0 | ||
|
|
80a02cce05 | ||
|
|
2336d6d7d2 | ||
|
|
e17dea52b1 | ||
|
|
7dc3c11f06 | ||
|
|
6cd4f2843c | ||
|
|
4a3c470cf9 | ||
|
|
3df8326d9b | ||
|
|
0464409b5b | ||
|
|
733396c21b | ||
|
|
c14fd42357 | ||
|
|
4154978ee5 | ||
|
|
02be03ef9d | ||
|
|
876c34ea8a | ||
|
|
65acede646 | ||
|
|
54a821a31f | ||
|
|
b30d79a516 | ||
|
|
c7b4b30b77 | ||
|
|
6335807108 | ||
|
|
c5d5218592 | ||
|
|
1daa8e241b | ||
|
|
55d448fe95 | ||
|
|
7d91729c7d | ||
|
|
1cabdbeede | ||
|
|
be6983a497 | ||
|
|
6fcc2bbdcc | ||
|
|
91a0a4ec9c | ||
|
|
ade16242d0 | ||
|
|
2e300f1555 | ||
|
|
2d39f5a237 | ||
|
|
5d55d38da1 | ||
|
|
ae3b611c42 | ||
|
|
41713465ec | ||
|
|
ad594ba920 | ||
|
|
0379af6c13 | ||
|
|
15e1222574 | ||
|
|
2a582b2a80 | ||
|
|
b3ebeeaa94 | ||
|
|
8dca5ab3d9 | ||
|
|
a6a76a0e3f | ||
|
|
b10132c3e5 | ||
|
|
d191e893ff | ||
|
|
79c1d5b69d | ||
|
|
7bdba3ab97 | ||
|
|
2bb57e562d | ||
|
|
fae93fdc00 | ||
|
|
9162a0eb04 | ||
|
|
79fad1f370 | ||
|
|
222ab6588d | ||
|
|
d3c0437f32 | ||
|
|
77d59a2b21 | ||
|
|
476c5a0b59 | ||
|
|
9f74eaea1b | ||
|
|
9f8abe402b | ||
|
|
55add30b22 | ||
|
|
f2be82b31a | ||
|
|
f28be0bd16 |
@@ -7,6 +7,7 @@
|
|||||||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
|
||||||
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
|
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
|
||||||
<title><%= webpackConfig.name %></title>
|
<title><%= webpackConfig.name %></title>
|
||||||
|
<script src="http://121.40.189.20:8899/web-apps/apps/api/documents/api.js"></script>
|
||||||
<!--[if lt IE 11]><script>window.location.href='/html/ie.html';</script><![endif]-->
|
<!--[if lt IE 11]><script>window.location.href='/html/ie.html';</script><![endif]-->
|
||||||
<style>
|
<style>
|
||||||
html,
|
html,
|
||||||
|
|||||||
@@ -131,3 +131,11 @@ export function emailByCaseId(data) {
|
|||||||
params: data
|
params: data
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
// 仲裁员审核裁决书
|
||||||
|
export function arbitratorCheckArbitrateRecord(data) {
|
||||||
|
return request({
|
||||||
|
url: '/caseApplication/arbitrator/checkArbitrateRecord',
|
||||||
|
method: 'post',
|
||||||
|
data: data
|
||||||
|
})
|
||||||
|
}
|
||||||
|
|||||||
@@ -0,0 +1,146 @@
|
|||||||
|
import request from '@/utils/request'
|
||||||
|
|
||||||
|
// 批量案件查询
|
||||||
|
export function listBatch(data) {
|
||||||
|
return request({
|
||||||
|
url: '/caseApplication/listBatch',
|
||||||
|
method: 'get',
|
||||||
|
params: data
|
||||||
|
})
|
||||||
|
}
|
||||||
|
// 批量提交
|
||||||
|
export function submitCaseApplicationBatch(data) {
|
||||||
|
return request({
|
||||||
|
url: '/caseApplication/submitCaseApplicationBatch',
|
||||||
|
method: 'post',
|
||||||
|
data: data
|
||||||
|
})
|
||||||
|
}
|
||||||
|
// 批量立案审查
|
||||||
|
export function submitCaseApplicationCheckBatch(data) {
|
||||||
|
return request({
|
||||||
|
url: '/caseApplication/submitCaseApplicationCheckBatch',
|
||||||
|
method: 'post',
|
||||||
|
data: data
|
||||||
|
})
|
||||||
|
}
|
||||||
|
// 批量缴费
|
||||||
|
export function confirmPayBatch(data) {
|
||||||
|
return request({
|
||||||
|
url: '/pay/confirmPayBatch',
|
||||||
|
method: 'post',
|
||||||
|
data: data
|
||||||
|
})
|
||||||
|
}
|
||||||
|
//批量缴费总金额
|
||||||
|
export function payListBatch(data) {
|
||||||
|
return request({
|
||||||
|
url: '/pay/listBatch',
|
||||||
|
method: 'post',
|
||||||
|
data: data
|
||||||
|
})
|
||||||
|
}
|
||||||
|
// 缴费支付二维码
|
||||||
|
export function casePayBatch(data) {
|
||||||
|
return request({
|
||||||
|
url: '/pay/casePayBatch',
|
||||||
|
method: 'post',
|
||||||
|
data: data
|
||||||
|
})
|
||||||
|
}
|
||||||
|
// 批量缴费确认
|
||||||
|
export function confirmBatch(data) {
|
||||||
|
return request({
|
||||||
|
url: '/pay/confirmBatch',
|
||||||
|
method: 'post',
|
||||||
|
data: data
|
||||||
|
})
|
||||||
|
}
|
||||||
|
//批量组庭审核
|
||||||
|
export function pendTralCheckBatch(data) {
|
||||||
|
return request({
|
||||||
|
url: '/caseApplication/pendTralCheckBatch',
|
||||||
|
method: 'post',
|
||||||
|
data: data
|
||||||
|
})
|
||||||
|
}
|
||||||
|
// 批量组庭确认
|
||||||
|
export function pendTralSureBatch(data) {
|
||||||
|
return request({
|
||||||
|
url: '/caseApplication/pendTralSureBatch',
|
||||||
|
method: 'post',
|
||||||
|
data: data
|
||||||
|
})
|
||||||
|
}
|
||||||
|
//秘书批量审核文书
|
||||||
|
export function verificationArbitrateRecordBatch(data) {
|
||||||
|
return request({
|
||||||
|
url: '/caseApplication/verificationArbitrateRecordBatch',
|
||||||
|
method: 'post',
|
||||||
|
data: data
|
||||||
|
})
|
||||||
|
}
|
||||||
|
//仲裁员批量审核
|
||||||
|
export function checkArbitrateRecordBatch(data) {
|
||||||
|
return request({
|
||||||
|
url: '/caseApplication/arbitrator/checkArbitrateRecordBatch',
|
||||||
|
method: 'post',
|
||||||
|
data: data
|
||||||
|
})
|
||||||
|
}
|
||||||
|
// 部门长批量审核
|
||||||
|
export function checkArbitrateRecordBatchs(data) {
|
||||||
|
return request({
|
||||||
|
url: '/caseApplication/checkArbitrateRecordBatch',
|
||||||
|
method: 'post',
|
||||||
|
data: data
|
||||||
|
})
|
||||||
|
}
|
||||||
|
//审核仲裁方式
|
||||||
|
export function methodBatch(data) {
|
||||||
|
return request({
|
||||||
|
url: '/arbitrate/methodBatch',
|
||||||
|
method: 'post',
|
||||||
|
data: data
|
||||||
|
})
|
||||||
|
}
|
||||||
|
//批量书面审理
|
||||||
|
export function writtenHearBatch(data) {
|
||||||
|
return request({
|
||||||
|
url: '/arbitrate/writtenHearBatch',
|
||||||
|
method: 'post',
|
||||||
|
data: data
|
||||||
|
})
|
||||||
|
}
|
||||||
|
// 根据批号批量签名
|
||||||
|
export function getSignUrlBatch(data) {
|
||||||
|
return request({
|
||||||
|
url: '/adjudication/getSignUrlBatch',
|
||||||
|
method: 'post',
|
||||||
|
data: data
|
||||||
|
})
|
||||||
|
}
|
||||||
|
//根据批号批量用印
|
||||||
|
export function getSealUrlBatch(data) {
|
||||||
|
return request({
|
||||||
|
url: '/adjudication/getSealUrlBatch',
|
||||||
|
method: 'post',
|
||||||
|
data: data
|
||||||
|
})
|
||||||
|
}
|
||||||
|
//批量归档
|
||||||
|
export function caseFileBatch(data) {
|
||||||
|
return request({
|
||||||
|
url: '/adjudication/caseFileBatch',
|
||||||
|
method: 'post',
|
||||||
|
data: data
|
||||||
|
})
|
||||||
|
}
|
||||||
|
//仲裁文书送达
|
||||||
|
export function serviceBatch(data) {
|
||||||
|
return request({
|
||||||
|
url: '/adjudication/serviceBatch',
|
||||||
|
method: 'post',
|
||||||
|
data: data
|
||||||
|
})
|
||||||
|
}
|
||||||
@@ -8,7 +8,30 @@ export function caseApply(data) {
|
|||||||
params: data
|
params: data
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
//批量查询案件签名
|
||||||
|
export function pageSignAdjudicate(data) {
|
||||||
|
return request({
|
||||||
|
url: '/adjudication/pageSignAdjudicate',
|
||||||
|
method: 'get',
|
||||||
|
params: data
|
||||||
|
})
|
||||||
|
}
|
||||||
|
// 批量签名提交
|
||||||
|
export function selectBatchSignUrl(data) {
|
||||||
|
return request({
|
||||||
|
url: '/adjudication/selectBatchSignUrl',
|
||||||
|
method: 'post',
|
||||||
|
data: data
|
||||||
|
})
|
||||||
|
}
|
||||||
|
// 批量签名提交
|
||||||
|
export function selectBatchSealUrl(data) {
|
||||||
|
return request({
|
||||||
|
url: '/adjudication/selectBatchSealUrl',
|
||||||
|
method: 'post',
|
||||||
|
data: data
|
||||||
|
})
|
||||||
|
}
|
||||||
// 立案申请
|
// 立案申请
|
||||||
export function addCaseApply(data) {
|
export function addCaseApply(data) {
|
||||||
return request({
|
return request({
|
||||||
@@ -33,6 +56,14 @@ export function editCaseApply(data) {
|
|||||||
data: data
|
data: data
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
// 抓取内容修改
|
||||||
|
export function editCaseApplicationDefineval(data) {
|
||||||
|
return request({
|
||||||
|
url: '/caseApplication/editCaseApplicationDefineval',
|
||||||
|
method: 'post',
|
||||||
|
data: data
|
||||||
|
})
|
||||||
|
}
|
||||||
// 删除案件信息
|
// 删除案件信息
|
||||||
export function removeCaseApply(data) {
|
export function removeCaseApply(data) {
|
||||||
return request({
|
return request({
|
||||||
|
|||||||
@@ -8,6 +8,10 @@ export function adjudicationArchives(data) {
|
|||||||
params: data
|
params: data
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
//根据案件id查询视频列表
|
//根据案件id查询视频列表
|
||||||
export function videoList(data) {
|
export function videoList(data) {
|
||||||
return request({
|
return request({
|
||||||
@@ -15,4 +19,12 @@ export function videoList(data) {
|
|||||||
method: 'get',
|
method: 'get',
|
||||||
params: data
|
params: data
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
// 下载案件压缩包
|
||||||
|
export function downloadCaseZipFile(data) {
|
||||||
|
return request({
|
||||||
|
url: '/caseApplication/downloadCaseZipFile',
|
||||||
|
method: 'post',
|
||||||
|
data: data
|
||||||
|
})
|
||||||
|
}
|
||||||
|
|||||||
@@ -25,6 +25,14 @@ export function creatTrialRecord(data) {
|
|||||||
data: data,
|
data: data,
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
// 确认生成笔录
|
||||||
|
export function creatTrialRecordnew(data) {
|
||||||
|
return request({
|
||||||
|
url: "/caseApplication/confirmMeetingResult",
|
||||||
|
method: "post",
|
||||||
|
data: data,
|
||||||
|
});
|
||||||
|
}
|
||||||
// 组庭确认
|
// 组庭确认
|
||||||
export function pendTralSure(data) {
|
export function pendTralSure(data) {
|
||||||
return request({
|
return request({
|
||||||
@@ -49,6 +57,14 @@ export function document(data) {
|
|||||||
data: data,
|
data: data,
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
// 开庭审理提交
|
||||||
|
export function changeCaseStatus(data) {
|
||||||
|
return request({
|
||||||
|
url: "/adjudication/changeCaseStatus",
|
||||||
|
method: "post",
|
||||||
|
data: data,
|
||||||
|
});
|
||||||
|
}
|
||||||
// 案件证据上传
|
// 案件证据上传
|
||||||
export function evidenceUpload(data) {
|
export function evidenceUpload(data) {
|
||||||
return request({
|
return request({
|
||||||
@@ -137,4 +153,22 @@ export function attachListByCaseId(data) {
|
|||||||
params: data,
|
params: data,
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
// 案件列表
|
||||||
|
export function caseApplicationList(data) {
|
||||||
|
return request({
|
||||||
|
url: '/caseApplication/list',
|
||||||
|
// headers: {
|
||||||
|
// isToken: false
|
||||||
|
// },
|
||||||
|
method: 'get',
|
||||||
|
params: data
|
||||||
|
})
|
||||||
|
}
|
||||||
|
// 根据案件id查询当前登陆人是否为仲裁员
|
||||||
|
export function secretaryRoleByUserId(data) {
|
||||||
|
return request({
|
||||||
|
url: '/video/secretaryRoleByUserId',
|
||||||
|
method: 'get',
|
||||||
|
params: data
|
||||||
|
})
|
||||||
|
}
|
||||||
|
|||||||
@@ -17,4 +17,35 @@ export function smsList(data,params) {
|
|||||||
data: data,
|
data: data,
|
||||||
params:params
|
params:params
|
||||||
})
|
})
|
||||||
|
}
|
||||||
|
|
||||||
|
// 更新邮件发送记录
|
||||||
|
export function update(data) {
|
||||||
|
return request({
|
||||||
|
url: 'sendMailRecord/update',
|
||||||
|
})
|
||||||
|
}
|
||||||
|
// 分页查询短信
|
||||||
|
export function recordList(data) {
|
||||||
|
return request({
|
||||||
|
url: '/shortMessage/recordList',
|
||||||
|
method: 'get',
|
||||||
|
params: data
|
||||||
|
})
|
||||||
|
}
|
||||||
|
//更新短信内容
|
||||||
|
export function updateSendContent(data) {
|
||||||
|
return request({
|
||||||
|
url: 'shortMessage/updateSendContent',
|
||||||
|
method: 'post',
|
||||||
|
data: data,
|
||||||
|
})
|
||||||
|
}
|
||||||
|
// 重新发送短信
|
||||||
|
export function reSendShortMessage(data) {
|
||||||
|
return request({
|
||||||
|
url: 'shortMessage/reSendShortMessage',
|
||||||
|
method: 'post',
|
||||||
|
data: data,
|
||||||
|
})
|
||||||
}
|
}
|
||||||
@@ -6,3 +6,9 @@ export function toDoCount() {
|
|||||||
method: 'get'
|
method: 'get'
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -112,4 +112,92 @@ export function bindHandler(data) {
|
|||||||
method: 'get',
|
method: 'get',
|
||||||
params: data
|
params: data
|
||||||
})
|
})
|
||||||
|
}
|
||||||
|
// 查询模板
|
||||||
|
export function getManagerList(data) {
|
||||||
|
return request({
|
||||||
|
url: '/template/list',
|
||||||
|
method: 'get',
|
||||||
|
params: data
|
||||||
|
})
|
||||||
|
}
|
||||||
|
// 案件编号查新模板
|
||||||
|
export function caseNumRuleList(data) {
|
||||||
|
return request({
|
||||||
|
url: '/caseNumRule/list',
|
||||||
|
method: 'get',
|
||||||
|
params: data
|
||||||
|
})
|
||||||
|
}
|
||||||
|
// 新增模板
|
||||||
|
export function insertManager(data) {
|
||||||
|
return request({
|
||||||
|
url: '/template/insert',
|
||||||
|
method: 'post',
|
||||||
|
data: data
|
||||||
|
})
|
||||||
|
}
|
||||||
|
// 案件编号新增
|
||||||
|
export function insertCaseNumRule(data) {
|
||||||
|
return request({
|
||||||
|
url: '/caseNumRule/insertCaseNumRule',
|
||||||
|
method: 'post',
|
||||||
|
data: data
|
||||||
|
})
|
||||||
|
}
|
||||||
|
// 删除模板
|
||||||
|
export function deleteManager(data) {
|
||||||
|
return request({
|
||||||
|
url: '/template/delete',
|
||||||
|
method: 'delete',
|
||||||
|
params: data
|
||||||
|
})
|
||||||
|
}
|
||||||
|
//案件编号删除
|
||||||
|
export function deleteCaseNumRule(data) {
|
||||||
|
return request({
|
||||||
|
url: '/caseNumRule/deleteCaseNumRule',
|
||||||
|
method: 'post',
|
||||||
|
data: data
|
||||||
|
})
|
||||||
|
}
|
||||||
|
// 修改模板
|
||||||
|
export function updateManager(data) {
|
||||||
|
return request({
|
||||||
|
url: '/template/update',
|
||||||
|
method: 'put',
|
||||||
|
data: data
|
||||||
|
})
|
||||||
|
}
|
||||||
|
// 案件编号修改
|
||||||
|
export function updateCaseNumRule(data) {
|
||||||
|
return request({
|
||||||
|
url: '/caseNumRule/updateCaseNumRule',
|
||||||
|
method: 'post',
|
||||||
|
data: data
|
||||||
|
})
|
||||||
|
}
|
||||||
|
// 查询模板id对应的设置抓取字段
|
||||||
|
export function getFatchRuleByTemplateid(data) {
|
||||||
|
return request({
|
||||||
|
url: '/deptIdentify/getFatchRuleByTemplateid',
|
||||||
|
method: 'post',
|
||||||
|
data: data
|
||||||
|
})
|
||||||
|
}
|
||||||
|
// 保存抓取规则
|
||||||
|
export function saveFatchRules(data) {
|
||||||
|
return request({
|
||||||
|
url: '/deptIdentify/saveFatchRules',
|
||||||
|
method: 'post',
|
||||||
|
data: data
|
||||||
|
})
|
||||||
|
}
|
||||||
|
// 模板字段列表
|
||||||
|
export function getTemplateInfoById(data) {
|
||||||
|
return request({
|
||||||
|
url: '/deptIdentify/getTemplateInfoById',
|
||||||
|
method: 'get',
|
||||||
|
params: data
|
||||||
|
})
|
||||||
}
|
}
|
||||||
@@ -0,0 +1,20 @@
|
|||||||
|
import request from '@/utils/request'
|
||||||
|
// 获取onlyoffice配置文件
|
||||||
|
export function getOnlyoffice(params) {
|
||||||
|
return request({
|
||||||
|
url: '/onlyOffice',
|
||||||
|
// headers: {
|
||||||
|
// isToken: false
|
||||||
|
// },
|
||||||
|
method: 'get',
|
||||||
|
params: params
|
||||||
|
})
|
||||||
|
}
|
||||||
|
// 保存onlyoffice文档
|
||||||
|
export function saveOnlyOfficeFile(data) {
|
||||||
|
return request({
|
||||||
|
url: '/caseApplication/saveOnlyOfficeFile',
|
||||||
|
method: 'post',
|
||||||
|
data: data
|
||||||
|
})
|
||||||
|
}
|
||||||
@@ -61,6 +61,11 @@ export const constantRoutes = [
|
|||||||
component: () => import('@/views/error/401'),
|
component: () => import('@/views/error/401'),
|
||||||
hidden: true
|
hidden: true
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
path: '/onlyoffice',
|
||||||
|
component: () => import('@/views/onlyoffice/onlyoffice'),
|
||||||
|
hidden: true
|
||||||
|
},
|
||||||
{
|
{
|
||||||
path: '',
|
path: '',
|
||||||
component: Layout,
|
component: Layout,
|
||||||
|
|||||||
@@ -15,5 +15,6 @@ const getters = {
|
|||||||
topbarRouters:state => state.permission.topbarRouters,
|
topbarRouters:state => state.permission.topbarRouters,
|
||||||
defaultRoutes:state => state.permission.defaultRoutes,
|
defaultRoutes:state => state.permission.defaultRoutes,
|
||||||
sidebarRouters:state => state.permission.sidebarRouters,
|
sidebarRouters:state => state.permission.sidebarRouters,
|
||||||
|
userId:state => state.user.userId,
|
||||||
}
|
}
|
||||||
export default getters
|
export default getters
|
||||||
|
|||||||
@@ -11,6 +11,9 @@ const user = {
|
|||||||
},
|
},
|
||||||
|
|
||||||
mutations: {
|
mutations: {
|
||||||
|
SET_USERID:(state,userId) => {
|
||||||
|
state.userId = userId
|
||||||
|
},
|
||||||
SET_TOKEN: (state, token) => {
|
SET_TOKEN: (state, token) => {
|
||||||
state.token = token
|
state.token = token
|
||||||
},
|
},
|
||||||
@@ -60,6 +63,7 @@ const user = {
|
|||||||
}
|
}
|
||||||
commit('SET_NAME', user.userName)
|
commit('SET_NAME', user.userName)
|
||||||
commit('SET_AVATAR', avatar)
|
commit('SET_AVATAR', avatar)
|
||||||
|
commit('SET_USERID',user.userId)
|
||||||
resolve(res)
|
resolve(res)
|
||||||
}).catch(error => {
|
}).catch(error => {
|
||||||
reject(error)
|
reject(error)
|
||||||
|
|||||||
@@ -0,0 +1,159 @@
|
|||||||
|
<template>
|
||||||
|
<!-- 批量用印 -->
|
||||||
|
<div>
|
||||||
|
<el-dialog title="批量用印" width="65%" :visible="printingVisable" @close="cancel" center :distroy-on-close="true">
|
||||||
|
<!-- 查询机构信息 -->
|
||||||
|
<el-form ref="courtReviewform" :model="courtReviewform">
|
||||||
|
<el-form-item
|
||||||
|
label="查询机构:"
|
||||||
|
prop="Arbitor"
|
||||||
|
:rules="[
|
||||||
|
{
|
||||||
|
required: true,
|
||||||
|
message: '查询机构不能为空',
|
||||||
|
trigger: 'change',
|
||||||
|
},
|
||||||
|
]"
|
||||||
|
>
|
||||||
|
<el-select
|
||||||
|
placeholder="请选择查询机构"
|
||||||
|
@change="changeArbitor"
|
||||||
|
v-model="courtReviewform.Arbitor"
|
||||||
|
clearable
|
||||||
|
>
|
||||||
|
<el-option
|
||||||
|
v-for="item in atoDataList"
|
||||||
|
:key="item.id"
|
||||||
|
:label="item.identifyName"
|
||||||
|
:value="item.operPhone+item.id"
|
||||||
|
></el-option>
|
||||||
|
</el-select>
|
||||||
|
</el-form-item>
|
||||||
|
</el-form>
|
||||||
|
<el-table v-loading="loading" :data="dataList" style="width: 100%" @selection-change="handleSelectionChange">
|
||||||
|
<el-table-column type="selection">
|
||||||
|
</el-table-column>
|
||||||
|
<el-table-column label="序号" type="index" align="center">
|
||||||
|
<template slot-scope="scope">
|
||||||
|
<span>{{
|
||||||
|
(queryParamsData.pageNum - 1) * queryParamsData.pageSize + scope.$index + 1
|
||||||
|
}}</span>
|
||||||
|
</template>
|
||||||
|
</el-table-column>
|
||||||
|
<el-table-column label="案件编号" prop="caseNum" align="center" width="150" :show-overflow-tooltip="true" />
|
||||||
|
<el-table-column label="申请人" align="center" prop="applicantName" :show-overflow-tooltip="true" />
|
||||||
|
<el-table-column label="案件标的" align="center" prop="caseSubjectAmount"/>
|
||||||
|
<el-table-column label="仲裁方式" align="center" prop="arbitratMethodName" :show-overflow-tooltip="true" />
|
||||||
|
<!-- 仲裁员 -->
|
||||||
|
<el-table-column label="仲裁员" align="center" prop="arbitratorName" />
|
||||||
|
<!-- 开庭日期 -->
|
||||||
|
<el-table-column label="开庭日期" align="center" prop="hearDate" :show-overflow-tooltip="true" />
|
||||||
|
<el-table-column label="案件状态" align="center" prop="caseStatusName">
|
||||||
|
<template slot-scope="scope">
|
||||||
|
<el-tag type="success">{{ scope.row.caseStatusName }}</el-tag>
|
||||||
|
</template>
|
||||||
|
</el-table-column>
|
||||||
|
</el-table>
|
||||||
|
<pagination :total="total" :page.sync="queryParamsData.pageNum"
|
||||||
|
:limit.sync="queryParamsData.pageSize" />
|
||||||
|
<div slot="footer" class="dialog-footer">
|
||||||
|
<el-button @click="cancel" class="endbutton"><span>取 消</span></el-button>
|
||||||
|
<el-button type="primary" class="endbutton" :disabled="dataList.length == 0 || batchData.length == 0" @click="confirmSeals"><span>确认用印</span></el-button>
|
||||||
|
</div>
|
||||||
|
</el-dialog>
|
||||||
|
</div>
|
||||||
|
</template>
|
||||||
|
<script>
|
||||||
|
import {selectBatchSealUrl,pageSignAdjudicate} from '@/api/caseAccess/caseEntry'
|
||||||
|
import {deptIdentifyList} from '@/api/officialSeal/officialSeal'
|
||||||
|
export default {
|
||||||
|
props:["printingVisable"],
|
||||||
|
data() {
|
||||||
|
return {
|
||||||
|
// 遮罩层
|
||||||
|
loading: true,
|
||||||
|
// 总条数
|
||||||
|
total:0,
|
||||||
|
// 查询参数
|
||||||
|
queryParamsData: {
|
||||||
|
caseStatus: 14,
|
||||||
|
pageNum: 1,
|
||||||
|
pageSize: 10,
|
||||||
|
},
|
||||||
|
// 表格数据
|
||||||
|
dataList: [],
|
||||||
|
batchData: [],
|
||||||
|
atoDataList:[],
|
||||||
|
courtReviewform: {},
|
||||||
|
Arbitor: "",
|
||||||
|
paramsdata:{
|
||||||
|
ids:[],
|
||||||
|
psnAccount:""
|
||||||
|
},
|
||||||
|
}
|
||||||
|
},
|
||||||
|
watch: {
|
||||||
|
printingVisable(val) {
|
||||||
|
if (val) {
|
||||||
|
this.getBatchPrinting(this.queryParamsData);
|
||||||
|
this.getarbitrAtor()
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
created(){
|
||||||
|
this.getBatchPrinting(this.queryParamsData)
|
||||||
|
// this.getarbitrAtor()
|
||||||
|
},
|
||||||
|
methods:{
|
||||||
|
// 列表查询
|
||||||
|
getBatchPrinting(val){
|
||||||
|
this.loading = true;
|
||||||
|
pageSignAdjudicate(val).then(res=>{
|
||||||
|
this.dataList = res.rows
|
||||||
|
this.total = res.total;
|
||||||
|
this.loading = false;
|
||||||
|
})
|
||||||
|
},
|
||||||
|
// 选择勾选框
|
||||||
|
handleSelectionChange(val){
|
||||||
|
this.batchData = [];
|
||||||
|
val.forEach(item => {
|
||||||
|
this.batchData.push(item.signFlowId)
|
||||||
|
this.paramsdata.ids = this.batchData
|
||||||
|
})
|
||||||
|
},
|
||||||
|
// 查询机构信息
|
||||||
|
getarbitrAtor() {
|
||||||
|
this.atoDataList =[]
|
||||||
|
deptIdentifyList({}).then((res) => {
|
||||||
|
console.log(res)
|
||||||
|
this.atoDataList = res.rows;
|
||||||
|
// this.total = res.total;
|
||||||
|
});
|
||||||
|
},
|
||||||
|
// 下拉获取电话号码
|
||||||
|
changeArbitor(val){
|
||||||
|
this.paramsdata.psnAccount = val.slice(0,11)
|
||||||
|
},
|
||||||
|
// 确认用印
|
||||||
|
confirmSeals(){
|
||||||
|
this.$refs["courtReviewform"].validate((valid) => {
|
||||||
|
if (valid) {
|
||||||
|
selectBatchSealUrl(this.paramsdata).then((res) => {
|
||||||
|
this.$modal.msgSuccess("确认成功");
|
||||||
|
this.cancel();
|
||||||
|
this.getBatchPrinting(this.queryParamsData)
|
||||||
|
window.open(res.data.signUrl)
|
||||||
|
|
||||||
|
// this.$emit("getcaseApply", this.queryParams);
|
||||||
|
})
|
||||||
|
.catch((err) => {});
|
||||||
|
}
|
||||||
|
});
|
||||||
|
},
|
||||||
|
cancel() {
|
||||||
|
this.$emit("printingOperate");
|
||||||
|
},
|
||||||
|
}
|
||||||
|
}
|
||||||
|
</script>
|
||||||
@@ -0,0 +1,165 @@
|
|||||||
|
<template>
|
||||||
|
<div>
|
||||||
|
<!-- 批量签名 -->
|
||||||
|
<el-dialog title="批量签名" width="65%" :visible="signatureVisable" @close="cancel" center :distroy-on-close="true">
|
||||||
|
<el-form ref="courtReviewform" :model="courtReviewform">
|
||||||
|
<el-form-item
|
||||||
|
label="仲裁员:"
|
||||||
|
prop="Arbitor"
|
||||||
|
:rules="[
|
||||||
|
{
|
||||||
|
required: true,
|
||||||
|
message: '仲裁员不能为空',
|
||||||
|
trigger: 'change',
|
||||||
|
},
|
||||||
|
]"
|
||||||
|
>
|
||||||
|
<el-select
|
||||||
|
placeholder="请选择仲裁员"
|
||||||
|
@change="changeArbitor"
|
||||||
|
v-model="courtReviewform.Arbitor"
|
||||||
|
clearable
|
||||||
|
>
|
||||||
|
<el-option
|
||||||
|
v-for="item in atoDataList"
|
||||||
|
:key="item.value"
|
||||||
|
:label="item.nickName"
|
||||||
|
:value="item.phonenumber+item.userId"
|
||||||
|
></el-option>
|
||||||
|
</el-select>
|
||||||
|
</el-form-item>
|
||||||
|
</el-form>
|
||||||
|
<el-table v-loading="loading" :data="dataList" style="width: 100%" @selection-change="handleSelectionChange">
|
||||||
|
<el-table-column type="selection">
|
||||||
|
</el-table-column>
|
||||||
|
<el-table-column label="序号" type="index" align="center">
|
||||||
|
<template slot-scope="scope">
|
||||||
|
<span>{{
|
||||||
|
(queryParamsData.pageNum - 1) * queryParamsData.pageSize + scope.$index + 1
|
||||||
|
}}</span>
|
||||||
|
</template>
|
||||||
|
</el-table-column>
|
||||||
|
<el-table-column label="案件编号" prop="caseNum" align="center" width="150" :show-overflow-tooltip="true" />
|
||||||
|
<el-table-column label="申请人" align="center" prop="applicantName" :show-overflow-tooltip="true" />
|
||||||
|
<el-table-column label="案件标的" align="center" prop="caseSubjectAmount" />
|
||||||
|
<el-table-column label="仲裁方式" align="center" prop="arbitratMethodName" :show-overflow-tooltip="true" />
|
||||||
|
<!-- 仲裁员 -->
|
||||||
|
<el-table-column label="仲裁员" align="center" prop="arbitratorName" />
|
||||||
|
<!-- 开庭日期 -->
|
||||||
|
<el-table-column label="开庭日期" align="center" prop="hearDate" :show-overflow-tooltip="true" />
|
||||||
|
<el-table-column label="案件状态" align="center" prop="caseStatusName">
|
||||||
|
<template slot-scope="scope">
|
||||||
|
<el-tag type="success">
|
||||||
|
{{ scope.row.caseStatusName }}
|
||||||
|
</el-tag>
|
||||||
|
</template>
|
||||||
|
</el-table-column>
|
||||||
|
</el-table>
|
||||||
|
<pagination :total="total" :page.sync="queryParamsData.pageNum"
|
||||||
|
:limit.sync="queryParamsData.pageSize" @pagination="getBatchComfirmation(queryParamsData)"/>
|
||||||
|
<div slot="footer" class="dialog-footer">
|
||||||
|
<el-button @click="cancel" class="endbutton"><span>取 消</span></el-button>
|
||||||
|
<el-button
|
||||||
|
type="primary"
|
||||||
|
class="endbutton"
|
||||||
|
:disabled="dataList.length == 0 || batchData.length == 0"
|
||||||
|
@click="witnessing"><span>确认签名</span></el-button>
|
||||||
|
</div>
|
||||||
|
</el-dialog>
|
||||||
|
</div>
|
||||||
|
</template>
|
||||||
|
<script>
|
||||||
|
import {selectBatchSignUrl,pageSignAdjudicate} from '@/api/caseAccess/caseEntry'
|
||||||
|
import { arbitrAtor} from "@/api/formationCourt/formationCourt";
|
||||||
|
export default {
|
||||||
|
props:["signatureVisable"],
|
||||||
|
data() {
|
||||||
|
return {
|
||||||
|
// 遮罩层
|
||||||
|
loading: true,
|
||||||
|
// 总条数
|
||||||
|
total:0,
|
||||||
|
// 查询参数
|
||||||
|
queryParamsData: {
|
||||||
|
caseStatus: 13,//待定
|
||||||
|
pageNum: 1,
|
||||||
|
pageSize: 10,
|
||||||
|
},
|
||||||
|
// 表格数据
|
||||||
|
dataList: [],
|
||||||
|
batchData: [],
|
||||||
|
atoDataList:[],
|
||||||
|
courtReviewform: {},
|
||||||
|
Arbitor: "",
|
||||||
|
paramsdata:{
|
||||||
|
ids:[],
|
||||||
|
psnAccount:""
|
||||||
|
},
|
||||||
|
|
||||||
|
}
|
||||||
|
},
|
||||||
|
watch: {
|
||||||
|
signatureVisable(val) {
|
||||||
|
if (val) {
|
||||||
|
this.getBatchSignation(this.queryParamsData)
|
||||||
|
this.getarbitrAtor()
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
created(){
|
||||||
|
this.getBatchSignation(this.queryParamsData)
|
||||||
|
// this.getarbitrAtor()
|
||||||
|
},
|
||||||
|
methods:{
|
||||||
|
// 列表查询
|
||||||
|
getBatchSignation(val){
|
||||||
|
this.loading = true;
|
||||||
|
pageSignAdjudicate(val).then(res=>{
|
||||||
|
this.dataList = res.rows
|
||||||
|
this.total = res.total;
|
||||||
|
this.loading = false;
|
||||||
|
})
|
||||||
|
},
|
||||||
|
// 选择勾选框
|
||||||
|
handleSelectionChange(val){
|
||||||
|
this.batchData = [];
|
||||||
|
val.forEach(item => {
|
||||||
|
this.batchData.push(item.signFlowId)
|
||||||
|
this.paramsdata.ids = this.batchData
|
||||||
|
})
|
||||||
|
},
|
||||||
|
// 获取仲裁员信息
|
||||||
|
getarbitrAtor() {
|
||||||
|
this.atoDataList =[]
|
||||||
|
arbitrAtor({}).then((res) => {
|
||||||
|
this.atoDataList = res.rows;
|
||||||
|
// this.total = res.total;
|
||||||
|
});
|
||||||
|
},
|
||||||
|
changeArbitor(val) {
|
||||||
|
this.paramsdata.psnAccount = val.slice(0,11)
|
||||||
|
|
||||||
|
},
|
||||||
|
// 确认签名
|
||||||
|
witnessing(){
|
||||||
|
this.$refs["courtReviewform"].validate((valid) => {
|
||||||
|
if (valid) {
|
||||||
|
console.log(this.paramsdata)
|
||||||
|
selectBatchSignUrl(this.paramsdata).then((res) => {
|
||||||
|
this.$modal.msgSuccess("确认成功");
|
||||||
|
this.cancel();
|
||||||
|
this.getBatchSignation(this.queryParamsData)
|
||||||
|
window.open(res.data.signUrl)
|
||||||
|
|
||||||
|
// this.$emit("getcaseApply", this.queryParams);
|
||||||
|
})
|
||||||
|
.catch((err) => {});
|
||||||
|
}
|
||||||
|
});
|
||||||
|
},
|
||||||
|
cancel() {
|
||||||
|
this.$emit("signatureOperate");
|
||||||
|
},
|
||||||
|
}
|
||||||
|
}
|
||||||
|
</script>
|
||||||
@@ -0,0 +1,133 @@
|
|||||||
|
<template>
|
||||||
|
<div>
|
||||||
|
<el-dialog title="案件详情" :visible="showarchiveDetails" @close="cancel" :destroy-on-close="true" center>
|
||||||
|
<div class="loading" v-if="flagLoadingS">
|
||||||
|
<i class="el-icon-loading"></i>
|
||||||
|
</div>
|
||||||
|
<div v-else>
|
||||||
|
<!-- <div class="noData" v-if="noData">暂无数据!</div> -->
|
||||||
|
<el-tabs v-model="activeName" @tab-click="handleClick">
|
||||||
|
<el-tab-pane label="申请人案件证据资料" name="first"></el-tab-pane>
|
||||||
|
<el-tab-pane label="被申请人案件证据资料" name="second"></el-tab-pane>
|
||||||
|
<el-tab-pane label="裁决书附件" name="third"></el-tab-pane>
|
||||||
|
<!-- <el-tab-pane label="仲裁申请书" name="fourth"></el-tab-pane> -->
|
||||||
|
<el-tab-pane label="案件视频" name="five"></el-tab-pane>
|
||||||
|
<el-tab-pane label="庭审笔录" name="six"></el-tab-pane>
|
||||||
|
<el-tab-pane label="案件异议信息" name="seven"></el-tab-pane>
|
||||||
|
</el-tabs>
|
||||||
|
<div v-show="activeName=='first'">
|
||||||
|
|
||||||
|
<div v-for="(item,index) in detailsAwardNum.caseAttachList" :key="index" v-if="item.annexType==2" style="margin-top:10px;">
|
||||||
|
<el-link target="_blank" type="primary" :href="fileURL+item.annexPath">{{item.annexName}}</el-link>
|
||||||
|
</div>
|
||||||
|
<el-empty v-if="isNoData(detailsAwardNum.caseAttachList,2) == 0" description="暂无数据"></el-empty>
|
||||||
|
</div>
|
||||||
|
<div v-show="activeName=='second'">
|
||||||
|
<div v-for="item in detailsAwardNum.caseAttachList" v-if="item.annexType==6" style="margin-top:10px;">
|
||||||
|
<el-link target="_blank" type="primary" :href="fileURL+item.annexPath">{{item.annexName}}</el-link>
|
||||||
|
</div>
|
||||||
|
<el-empty v-if="isNoData(detailsAwardNum.caseAttachList,6) == 0" description="暂无数据"></el-empty>
|
||||||
|
</div>
|
||||||
|
<div v-show="activeName=='third'">
|
||||||
|
<div v-for="item in detailsAwardNum.caseAttachList" v-if="item.annexType==3" style="margin-top:10px;">
|
||||||
|
<el-link target="_blank" type="primary" :href="fileURL+item.annexPath">{{item.annexName}}</el-link>
|
||||||
|
</div>
|
||||||
|
<el-empty v-if="isNoData(detailsAwardNum.caseAttachList,3) == 0" description="暂无数据"></el-empty>
|
||||||
|
</div>
|
||||||
|
<div v-show="activeName=='fourth'">
|
||||||
|
<div v-for="item in detailsAwardNum.caseAttachList" v-if="item.annexType==1" style="margin-top:10px;">
|
||||||
|
<el-link target="_blank" type="primary" :href="fileURL+item.annexPath">{{item.annexName}}</el-link>
|
||||||
|
</div>
|
||||||
|
<el-empty v-if="isNoData(detailsAwardNum.caseAttachList,1) == 0" description="暂无数据"></el-empty>
|
||||||
|
</div>
|
||||||
|
<div v-show="activeName=='five'">
|
||||||
|
<video style="background-color: #181717;width: 350px;height: 200px;margin: 10px;" :src="headPath + item.annexPath" v-for="(item,index) in videoList" :key="index" controls="controls"></video>
|
||||||
|
<el-empty v-if="videoList == null || videoList.length ==0" description="暂无数据"></el-empty>
|
||||||
|
</div>
|
||||||
|
<!-- <div v-show="activeName=='six'">
|
||||||
|
<div v-for="(item,index) in trialTranscripts" :key="index" style="margin-top:10px;">
|
||||||
|
<el-link target="_blank" type="primary" :href="fileURL+item.annexPath">{{item.annexName}}</el-link>
|
||||||
|
</div>
|
||||||
|
<el-empty v-if="trialTranscripts == null || trialTranscripts.length ==0" description="暂无数据"></el-empty>
|
||||||
|
</div> -->
|
||||||
|
<div v-show="activeName=='six'">
|
||||||
|
<div v-for="item in detailsAwardNum.caseAttachList" v-if="item.annexType==7" style="margin-top:10px;">
|
||||||
|
<el-link target="_blank" type="primary" :href="fileURL+item.annexPath">{{item.annexName}}</el-link>
|
||||||
|
</div>
|
||||||
|
<el-empty v-if="isNoData(detailsAwardNum.caseAttachList,7) == 0" description="暂无数据"></el-empty>
|
||||||
|
</div>
|
||||||
|
<div v-show="activeName=='seven'">
|
||||||
|
<div v-if="detailsAwardNum.adjudicaCounterReason">案件异议信息:{{detailsAwardNum.adjudicaCounterReason}}</div>
|
||||||
|
<el-empty v-if="!detailsAwardNum.adjudicaCounterReason" description="暂无数据"></el-empty>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div slot="footer" class="dialog-footer">
|
||||||
|
<el-button @click="cancel">取 消</el-button>
|
||||||
|
</div>
|
||||||
|
</el-dialog>
|
||||||
|
</div>
|
||||||
|
</template>
|
||||||
|
<script>
|
||||||
|
export default {
|
||||||
|
props: ["showarchiveDetails","detailsAwardNum","videoList","flagLoadingS","trialTranscripts"],
|
||||||
|
components: {
|
||||||
|
|
||||||
|
},
|
||||||
|
data() {
|
||||||
|
return {
|
||||||
|
activeName: 'first',
|
||||||
|
fileURL: window.location.origin + "/API",
|
||||||
|
headPath:window.location.origin + "/API",
|
||||||
|
noData: false,
|
||||||
|
// myData:[],
|
||||||
|
// videoLists:[]
|
||||||
|
};
|
||||||
|
},
|
||||||
|
created(){
|
||||||
|
|
||||||
|
|
||||||
|
},
|
||||||
|
methods: {
|
||||||
|
isNoData(data,type){
|
||||||
|
let resNumber = 0
|
||||||
|
if(data){
|
||||||
|
let list = data.filter(item => item.annexType == type)
|
||||||
|
if(list){
|
||||||
|
resNumber = list.length
|
||||||
|
}
|
||||||
|
}
|
||||||
|
return resNumber
|
||||||
|
},
|
||||||
|
handleClick(tab, event) {
|
||||||
|
|
||||||
|
},
|
||||||
|
|
||||||
|
cancel() {
|
||||||
|
this.$emit("cancelDetail");
|
||||||
|
// this.activeName ="first"
|
||||||
|
},
|
||||||
|
},
|
||||||
|
}
|
||||||
|
</script>
|
||||||
|
<style lang="scss" scoped>
|
||||||
|
::v-deep .el-dialog__body {
|
||||||
|
height: 500px !important;
|
||||||
|
overflow: auto !important;
|
||||||
|
}
|
||||||
|
::v-deep .el-dialog {
|
||||||
|
width: 850px;
|
||||||
|
background: #ffffff;
|
||||||
|
border-radius: 20px;
|
||||||
|
}
|
||||||
|
.loading {
|
||||||
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
|
align-items: center;
|
||||||
|
|
||||||
|
.el-icon-loading {
|
||||||
|
font-size: 50px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
</style>
|
||||||
@@ -74,26 +74,31 @@
|
|||||||
v-model="arbitrateRecord.verificaOpinion" />
|
v-model="arbitrateRecord.verificaOpinion" />
|
||||||
</el-form-item> -->
|
</el-form-item> -->
|
||||||
<el-form-item label="笔录内容:" prop="responCrossOpin">
|
<el-form-item label="笔录内容:" prop="responCrossOpin">
|
||||||
<!-- <el-input type="textarea" :autosize="{ minRows: 6 }" v-model="arbitrateRecord.responCrossOpin" placeholder="请输入" /> -->
|
<!-- <el-input type="textarea" :autosize="{ minRows: 6 }" v-model="arbitrateRecord.responCrossOpin" placeholder="请输入" /> -->
|
||||||
<el-input type="textarea" :autosize="{ minRows: 6 }" v-model="arbitrateRecordt.responCrossOpin" placeholder="请输入" />
|
<el-input type="textarea" :autosize="{ minRows: 6 }" v-model="arbitrateRecordt.responCrossOpin"
|
||||||
</el-form-item>
|
placeholder="请输入" />
|
||||||
<el-form-item label="审核意见:" prop="checkOpinion" v-if="flag == 2">
|
</el-form-item>
|
||||||
|
<el-form-item label="审核意见:" prop="checkOpinion" v-if="flag == 2 || flag == 4">
|
||||||
<el-input type="textarea" autosize placeholder="请输入内容" v-model="arbitrateRecord.checkOpinion" />
|
<el-input type="textarea" autosize placeholder="请输入内容" v-model="arbitrateRecord.checkOpinion" />
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
|
<el-form-item label="驳回原因" prop="arbitrateReject" v-if="flag == 2 || flag == 4">
|
||||||
|
<el-input type="textarea" :rows="2" placeholder="请输入拒绝原因" v-model="arbitrateRecord.arbitrateReject"></el-input>
|
||||||
|
</el-form-item>
|
||||||
</el-form>
|
</el-form>
|
||||||
<!-- 画布 -->
|
<!-- 画布 -->
|
||||||
<h4 v-if="flag == 3">签名区域</h4>
|
<!-- <h4 v-if="flag == 3">签名区域</h4>
|
||||||
<div class="esign" v-if="flag == 3">
|
<div class="esign" v-if="flag == 3">
|
||||||
<vue-esign ref="esign" :width="900" :height="300" bgColor="#ffffff" />
|
<vue-esign ref="esign" :width="900" :height="300" bgColor="#ffffff" />
|
||||||
</div>
|
</div> -->
|
||||||
<!-- 清除画布 -->
|
<!-- 清除画布 -->
|
||||||
<el-button v-if="flag == 3" type="info" @click="handleReset">清除画布</el-button>
|
|
||||||
<div slot="footer" class="dialog-footer">
|
<div slot="footer" class="dialog-footer">
|
||||||
<el-button type="danger" @click="submitForm(4)" v-if="flag == 1">重新生成裁决书</el-button>
|
<!-- <el-button type="danger" @click="submitForm(4)" v-if="flag == 1">重新生成裁决书</el-button> -->
|
||||||
<el-button type="primary" @click="submitForm(0)" v-if="flag == 1">提 交</el-button>
|
<el-button type="primary" @click="submitForm(0)" v-if="flag == 1">提 交</el-button>
|
||||||
<el-button type="primary" @click="submitForm(1)" v-if="flag == 2">同 意</el-button>
|
<el-button type="primary" @click="submitForm(1)" v-if="flag == 2">同 意</el-button>
|
||||||
<el-button type="danger" @click="submitForm(2)" v-if="flag == 2">驳 回</el-button>
|
<el-button type="danger" @click="submitForm(2)" v-if="flag == 2">驳 回</el-button>
|
||||||
<el-button type="primary" @click="submitForm(3)" v-if="flag == 3">提 交</el-button>
|
<el-button type="primary" @click="submitForm(3)" v-if="flag == 3">提 交</el-button>
|
||||||
|
<el-button type="primary" @click="submitForm(5)" v-if="flag == 4">同 意</el-button>
|
||||||
|
<el-button type="danger" @click="submitForm(6)" v-if="flag == 4">驳 回</el-button>
|
||||||
<el-button @click="cancel">取 消</el-button>
|
<el-button @click="cancel">取 消</el-button>
|
||||||
</div>
|
</div>
|
||||||
</el-dialog>
|
</el-dialog>
|
||||||
@@ -105,7 +110,8 @@ import {
|
|||||||
verificationArbitrateRecord,
|
verificationArbitrateRecord,
|
||||||
checkArbitrateRecord,
|
checkArbitrateRecord,
|
||||||
adjudicationSignature,
|
adjudicationSignature,
|
||||||
regenerationDocument
|
regenerationDocument,
|
||||||
|
arbitratorCheckArbitrateRecord
|
||||||
} from "@/api/awardManagement/awardManagement";
|
} from "@/api/awardManagement/awardManagement";
|
||||||
export default {
|
export default {
|
||||||
props: ["openDialog", "title", "flag", "detailform"],
|
props: ["openDialog", "title", "flag", "detailform"],
|
||||||
@@ -116,7 +122,7 @@ export default {
|
|||||||
form: {},
|
form: {},
|
||||||
arbitrateRecord: {
|
arbitrateRecord: {
|
||||||
// checkOpinion:"同意"
|
// checkOpinion:"同意"
|
||||||
checkOpinion:""
|
checkOpinion: ""
|
||||||
},
|
},
|
||||||
// 表单校验
|
// 表单校验
|
||||||
rules: {
|
rules: {
|
||||||
@@ -169,6 +175,13 @@ export default {
|
|||||||
trigger: "blur",
|
trigger: "blur",
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
// arbitrateReject: [
|
||||||
|
// {
|
||||||
|
// required: true,
|
||||||
|
// message: "拒绝原因不能为空",
|
||||||
|
// trigger: "blur",
|
||||||
|
// },
|
||||||
|
// ],
|
||||||
},
|
},
|
||||||
applicantFileArr: [], //申请人
|
applicantFileArr: [], //申请人
|
||||||
applicantPathArr: [], //申请人
|
applicantPathArr: [], //申请人
|
||||||
@@ -191,14 +204,17 @@ export default {
|
|||||||
(this.awardFileArr = []), //裁决书
|
(this.awardFileArr = []), //裁决书
|
||||||
(this.awardPathArr = []), //裁决书
|
(this.awardPathArr = []), //裁决书
|
||||||
// setTimeout(() => {
|
// setTimeout(() => {
|
||||||
this.form = this.detailform;
|
this.form = this.detailform;
|
||||||
// if(this.form.arbitrateRecord && this.form.arbitrateRecord.checkOpinion == null ){
|
// if(this.form.arbitrateRecord && this.form.arbitrateRecord.checkOpinion == null ){
|
||||||
// this.form.arbitrateRecord.checkOpinion = '同意';
|
// this.form.arbitrateRecord.checkOpinion = '同意';
|
||||||
this.arbitrateRecord.checkOpinion = '';
|
this.arbitrateRecord.checkOpinion = '';
|
||||||
// }
|
// }
|
||||||
// this.arbitrateRecord = this.form.arbitrateRecord;
|
this.arbitrateRecord = {};
|
||||||
this.evidenceFile(this.form);
|
if (this.form.arbitrateRecord) {
|
||||||
// }, 1000);
|
this.arbitrateRecord.id = this.form.arbitrateRecord.id;
|
||||||
|
}
|
||||||
|
this.evidenceFile(this.form);
|
||||||
|
// }, 1000);
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
@@ -210,7 +226,7 @@ export default {
|
|||||||
this.applicantFileArr = [];
|
this.applicantFileArr = [];
|
||||||
this.applicantPathArr = [];
|
this.applicantPathArr = [];
|
||||||
this.respondentFileArr = [];
|
this.respondentFileArr = [];
|
||||||
this.respondenPathArr = [];
|
this.respondenPathArr = [];
|
||||||
this.awardFileArr = [];
|
this.awardFileArr = [];
|
||||||
this.awardPathArr = [];
|
this.awardPathArr = [];
|
||||||
this.bookFileArr = [];
|
this.bookFileArr = [];
|
||||||
@@ -261,6 +277,14 @@ export default {
|
|||||||
this.$message("成功");
|
this.$message("成功");
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
|
// 仲裁员审核裁决书
|
||||||
|
arbitratorCheckArbitrateRecordFn(parms) {
|
||||||
|
arbitratorCheckArbitrateRecord(parms).then((res) => {
|
||||||
|
this.cancel();
|
||||||
|
this.$emit("updataList");
|
||||||
|
this.$message("成功");
|
||||||
|
});
|
||||||
|
},
|
||||||
// 签名
|
// 签名
|
||||||
adjudicationSignatureFn(parms) {
|
adjudicationSignatureFn(parms) {
|
||||||
adjudicationSignature(parms).then((res) => {
|
adjudicationSignature(parms).then((res) => {
|
||||||
@@ -280,6 +304,7 @@ export default {
|
|||||||
})
|
})
|
||||||
},
|
},
|
||||||
submitForm(parms) {
|
submitForm(parms) {
|
||||||
|
let that = this;
|
||||||
this.$refs["form"].validate((valid) => {
|
this.$refs["form"].validate((valid) => {
|
||||||
if (valid) {
|
if (valid) {
|
||||||
if (parms == 0) {
|
if (parms == 0) {
|
||||||
@@ -294,11 +319,18 @@ export default {
|
|||||||
arbitrateRecord: this.arbitrateRecord,
|
arbitrateRecord: this.arbitrateRecord,
|
||||||
});
|
});
|
||||||
} else if (parms == 2) {
|
} else if (parms == 2) {
|
||||||
this.checkArbitrateRecordFn({
|
if (!that.arbitrateRecord.arbitrateReject == "") {
|
||||||
id: this.form.id,
|
this.$message.error('请输入拒绝原因');
|
||||||
agreeOrNotCheck: 2,
|
return
|
||||||
arbitrateRecord: this.arbitrateRecord,
|
} else {
|
||||||
});
|
this.arbitrateRecord.deptorReject = this.arbitrateRecord.arbitrateReject;
|
||||||
|
delete this.arbitrateRecord.arbitrateReject;
|
||||||
|
this.checkArbitrateRecordFn({
|
||||||
|
id: this.form.id,
|
||||||
|
agreeOrNotCheck: 2,
|
||||||
|
arbitrateRecord: this.arbitrateRecord,
|
||||||
|
});
|
||||||
|
}
|
||||||
} else if (parms == 3) {
|
} else if (parms == 3) {
|
||||||
this.adjudicationSignatureFn({
|
this.adjudicationSignatureFn({
|
||||||
id: this.form.id,
|
id: this.form.id,
|
||||||
@@ -308,6 +340,24 @@ export default {
|
|||||||
paramsData.arbitrateRecord = this.arbitrateRecord;
|
paramsData.arbitrateRecord = this.arbitrateRecord;
|
||||||
paramsData.id = this.form.id
|
paramsData.id = this.form.id
|
||||||
this.getRegenerationDocument(paramsData)
|
this.getRegenerationDocument(paramsData)
|
||||||
|
} else if (parms == 5) {
|
||||||
|
this.arbitratorCheckArbitrateRecordFn({
|
||||||
|
id: this.form.id,
|
||||||
|
agreeOrNotCheck: 1,
|
||||||
|
arbitrateRecord: this.arbitrateRecord,
|
||||||
|
});
|
||||||
|
} else if (parms == 6) {
|
||||||
|
debugger
|
||||||
|
if (!that.arbitrateRecord.arbitrateReject) {
|
||||||
|
this.$message.error('请输入拒绝原因');
|
||||||
|
return
|
||||||
|
} else {
|
||||||
|
this.arbitratorCheckArbitrateRecordFn({
|
||||||
|
id: this.form.id,
|
||||||
|
agreeOrNotCheck: 2,
|
||||||
|
arbitrateRecord: this.arbitrateRecord,
|
||||||
|
});
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
@@ -315,10 +365,6 @@ export default {
|
|||||||
cancel() {
|
cancel() {
|
||||||
this.$emit("cancelpaymentdetails");
|
this.$emit("cancelpaymentdetails");
|
||||||
},
|
},
|
||||||
// 清除画布
|
|
||||||
handleReset() {
|
|
||||||
this.$refs["esign"].reset(); //清空画布
|
|
||||||
},
|
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
</script>
|
</script>
|
||||||
|
|||||||
@@ -7,17 +7,17 @@
|
|||||||
<el-form-item label="案件状态" prop="caseStatus">
|
<el-form-item label="案件状态" prop="caseStatus">
|
||||||
<el-select :disabled="caseStatusType" v-model="queryParams.caseStatus" placeholder="请选择案件状态" clearable
|
<el-select :disabled="caseStatusType" v-model="queryParams.caseStatus" placeholder="请选择案件状态" clearable
|
||||||
@keyup.enter.native="handleQuery">
|
@keyup.enter.native="handleQuery">
|
||||||
<el-option v-for="dict in caseStatus" :key="dict.dictSort" :label="dict.dictLabel"
|
<el-option v-for="dict in caseStatus" :key="dict.dictValue" :label="dict.dictLabel"
|
||||||
:value="dict.dictSort"></el-option>
|
:value="dict.dictValue"></el-option>
|
||||||
</el-select>
|
</el-select>
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
<el-form-item label="是否完成" prop="selectCaseStatus">
|
<!-- <el-form-item label="是否完成" prop="selectCaseStatus">
|
||||||
<el-select v-model="queryParams.selectCaseStatus" placeholder="请选择状态" clearable
|
<el-select v-model="queryParams.selectCaseStatus" placeholder="请选择状态" clearable
|
||||||
@keyup.enter.native="handleQuery">
|
@keyup.enter.native="handleQuery">
|
||||||
<el-option v-for="dict in selectCaseStatusList" :key="dict.value" :label="dict.label"
|
<el-option v-for="dict in selectCaseStatusList" :key="dict.value" :label="dict.label"
|
||||||
:value="dict.value"></el-option>
|
:value="dict.value"></el-option>
|
||||||
</el-select>
|
</el-select>
|
||||||
</el-form-item>
|
</el-form-item> -->
|
||||||
<!-- <el-form-item label="开庭日期" prop="hearDate">
|
<!-- <el-form-item label="开庭日期" prop="hearDate">
|
||||||
<el-date-picker v-model="queryParams.hearDate" type="daterange" range-separator="至" start-placeholder="开始日期"
|
<el-date-picker v-model="queryParams.hearDate" type="daterange" range-separator="至" start-placeholder="开始日期"
|
||||||
end-placeholder="结束日期">
|
end-placeholder="结束日期">
|
||||||
@@ -37,6 +37,18 @@
|
|||||||
<el-button type="primary" plain icon="el-icon-plus" size="mini" @click="operateClick(5)"
|
<el-button type="primary" plain icon="el-icon-plus" size="mini" @click="operateClick(5)"
|
||||||
v-hasPermi="['awardManagement:list:check']">案件批量核查</el-button>
|
v-hasPermi="['awardManagement:list:check']">案件批量核查</el-button>
|
||||||
</el-col>
|
</el-col>
|
||||||
|
<el-col :span="1.5">
|
||||||
|
<el-button type="primary" plain icon="el-icon-plus" size="mini" @click="batchSignature"
|
||||||
|
v-hasPermi="['awardManagement:list:signature']"
|
||||||
|
>批量签名
|
||||||
|
</el-button>
|
||||||
|
</el-col>
|
||||||
|
<el-col :span="1.5">
|
||||||
|
<el-button type="primary" plain icon="el-icon-plus" size="mini" @click="batchPrinting"
|
||||||
|
v-hasPermi="['awardManagement:list:officialSeal']"
|
||||||
|
>批量用印
|
||||||
|
</el-button>
|
||||||
|
</el-col>
|
||||||
</el-row>
|
</el-row>
|
||||||
<el-table v-loading="loading" :data="dataList" style="width: 100%">
|
<el-table v-loading="loading" :data="dataList" style="width: 100%">
|
||||||
<el-table-column label="序号" type="index" align="center">
|
<el-table-column label="序号" type="index" align="center">
|
||||||
@@ -62,17 +74,20 @@
|
|||||||
v-if="scope.row.filearbitraUrl && scope.row.filearbitraUrl !== ''"
|
v-if="scope.row.filearbitraUrl && scope.row.filearbitraUrl !== ''"
|
||||||
@click="showModel(scope.row, 0)">查看裁决书</el-button>
|
@click="showModel(scope.row, 0)">查看裁决书</el-button>
|
||||||
<el-button size="mini" type="text" icon="el-icon-edit"
|
<el-button size="mini" type="text" icon="el-icon-edit"
|
||||||
v-if="scope.row.caseStatus == 11 && checkPermi(['awardManagement:list:check']) && btnStatus"
|
v-if="scope.row.caseStatus == 11 && checkPermi(['awardManagement:list:secretarycheck'])"
|
||||||
@click="showModel(scope.row, 1)">核查</el-button>
|
@click="showModel(scope.row, 1)">确认裁决书</el-button>
|
||||||
|
<el-button size="mini" type="text" icon="el-icon-edit"
|
||||||
|
v-if="scope.row.caseStatus == 18 && checkPermi(['awardManagement:list:check']) && btnStatus"
|
||||||
|
@click="showModel(scope.row, 4)">核查裁决书</el-button>
|
||||||
<el-button size="mini" type="text" icon="el-icon-edit"
|
<el-button size="mini" type="text" icon="el-icon-edit"
|
||||||
v-if="scope.row.caseStatus == 12 && checkPermi(['awardManagement:list:confirmaward']) && btnStatus"
|
v-if="scope.row.caseStatus == 12 && checkPermi(['awardManagement:list:confirmaward']) && btnStatus"
|
||||||
@click="showModel(scope.row, 2)">确认裁决书</el-button>
|
@click="showModel(scope.row, 2)">审核裁决书</el-button>
|
||||||
<el-button size="mini" type="text" icon="el-icon-edit"
|
<el-button size="mini" type="text" icon="el-icon-edit"
|
||||||
v-if="scope.row.caseStatus == 13 && checkPermi(['awardManagement:list:sign']) && btnStatus"
|
v-if="scope.row.caseStatus == 13 && checkPermi(['awardManagement:list:sign']) && btnStatus"
|
||||||
@click="showModel(scope.row, 3)">签名</el-button>
|
@click="showModel(scope.row, 3)">签名</el-button>
|
||||||
<el-button size="mini" type="text" icon="el-icon-edit"
|
<el-button size="mini" type="text" icon="el-icon-edit"
|
||||||
v-if="scope.row.caseStatus == 14 && checkPermi(['awardManagement:list:signprint']) && btnStatus"
|
v-if="scope.row.caseStatus == 14 && checkPermi(['awardManagement:list:signprint']) && btnStatus"
|
||||||
@click="showaffixModel(scope.row, 4)">用印申请</el-button>
|
@click="showaffixModel(scope.row, 4)">用印</el-button>
|
||||||
<!-- v-if="scope.row.caseStatus > 15" -->
|
<!-- v-if="scope.row.caseStatus > 15" -->
|
||||||
<el-button size="mini" type="text" icon="el-icon-truck"
|
<el-button size="mini" type="text" icon="el-icon-truck"
|
||||||
v-if="scope.row.caseStatus > 15 && checkPermi(['delivery:list:detail'])"
|
v-if="scope.row.caseStatus > 15 && checkPermi(['delivery:list:detail'])"
|
||||||
@@ -84,6 +99,7 @@
|
|||||||
<el-button size="mini" type="text" icon="el-icon-edit"
|
<el-button size="mini" type="text" icon="el-icon-edit"
|
||||||
v-if="scope.row.caseStatus == 16 && checkPermi(['awardManagement:list:file']) && btnStatus"
|
v-if="scope.row.caseStatus == 16 && checkPermi(['awardManagement:list:file']) && btnStatus"
|
||||||
@click="showCasefilingModel(scope.row, 6)">案件归档</el-button>
|
@click="showCasefilingModel(scope.row, 6)">案件归档</el-button>
|
||||||
|
<el-button size="mini" type="text" icon="el-icon-tickets" @click="detailsAwardList(scope.row)">案件详情</el-button>
|
||||||
</template>
|
</template>
|
||||||
</el-table-column>
|
</el-table-column>
|
||||||
</el-table>
|
</el-table>
|
||||||
@@ -102,6 +118,14 @@
|
|||||||
<operateDialog :queryParams="queryParams" :operateStatus="operateStatus" :operateVisable="operateVisable"
|
<operateDialog :queryParams="queryParams" :operateStatus="operateStatus" :operateVisable="operateVisable"
|
||||||
@getcaseApply="getList" :operateTitle="operateTitle" @cancelOperate="cancelOperate" :operateData="operateData">
|
@getcaseApply="getList" :operateTitle="operateTitle" @cancelOperate="cancelOperate" :operateData="operateData">
|
||||||
</operateDialog>
|
</operateDialog>
|
||||||
|
<!-- 裁决书案件详情 -->
|
||||||
|
<detailsAward :showarchiveDetails="showarchiveDetails" @cancelDetail="cancelDetail" :detailsAwardNum="detailsAwardNum" :videoList="videoList"
|
||||||
|
:flagLoadingS="flagLoadingS" :trialTranscripts="trialTranscripts"
|
||||||
|
></detailsAward>
|
||||||
|
<!-- 批量签名 -->
|
||||||
|
<batchSignatures :signatureVisable="signatureVisable" @signatureOperate="signatureOperate"></batchSignatures>
|
||||||
|
<!-- 批量用印 -->
|
||||||
|
<batchPrintings :printingVisable="printingVisable" @printingOperate="printingOperate"></batchPrintings>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
@@ -121,11 +145,24 @@ import paymentdetailsDialog from "./components/paymentdetailsDialog.vue";
|
|||||||
import mailawardDialog from './components/MailawardDialog.vue';
|
import mailawardDialog from './components/MailawardDialog.vue';
|
||||||
import expressDeliveryDialog from './components/expressDeliveryDialog.vue';
|
import expressDeliveryDialog from './components/expressDeliveryDialog.vue';
|
||||||
import operateDialog from '@/views/caseManagement/components/operateDialog.vue'
|
import operateDialog from '@/views/caseManagement/components/operateDialog.vue'
|
||||||
|
import detailsAward from './components/detailsAward.vue'
|
||||||
import { getDicts } from '@/api/system/dict/data.js'
|
import { getDicts } from '@/api/system/dict/data.js'
|
||||||
|
import { videoList } from "@/api/caseFiling/caseFiling";
|
||||||
|
import {attachListByCaseId} from "@/api/caseManagement/caseManagement"
|
||||||
|
import batchSignatures from "./components/batchSignatures.vue"
|
||||||
|
import batchPrintings from "./components/batchPrintings.vue"
|
||||||
export default {
|
export default {
|
||||||
name: "paymentList",
|
name: "paymentList",
|
||||||
dicts: ["case_status"],
|
dicts: ["case_status"],
|
||||||
components: { paymentdetailsDialog, mailawardDialog, expressDeliveryDialog, operateDialog },
|
components: {
|
||||||
|
paymentdetailsDialog,
|
||||||
|
mailawardDialog,
|
||||||
|
expressDeliveryDialog,
|
||||||
|
operateDialog,
|
||||||
|
detailsAward,
|
||||||
|
batchSignatures,
|
||||||
|
batchPrintings
|
||||||
|
},
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
queryParams: {
|
queryParams: {
|
||||||
@@ -152,6 +189,11 @@ export default {
|
|||||||
rules: {},
|
rules: {},
|
||||||
dataList: [],
|
dataList: [],
|
||||||
detailform: {}, //缴费详情数据
|
detailform: {}, //缴费详情数据
|
||||||
|
detailsAwardNum:{},//裁决书数据
|
||||||
|
signatureVisable:false,//批量签名
|
||||||
|
printingVisable:false,
|
||||||
|
videoList:"", //视频数据
|
||||||
|
trialTranscripts:[],//庭审笔录
|
||||||
openDialog: false, //缴费详情数据弹框
|
openDialog: false, //缴费详情数据弹框
|
||||||
flag: null,
|
flag: null,
|
||||||
openMailawardDialog: false, //送达裁决书页面
|
openMailawardDialog: false, //送达裁决书页面
|
||||||
@@ -159,10 +201,13 @@ export default {
|
|||||||
showDelivery: false, //快递信息弹框
|
showDelivery: false, //快递信息弹框
|
||||||
deliveryDataArr: [],//快递信息数据
|
deliveryDataArr: [],//快递信息数据
|
||||||
flagLoading: true,
|
flagLoading: true,
|
||||||
|
flagLoadingS: true,
|
||||||
operateVisable: false,
|
operateVisable: false,
|
||||||
operateData: {},
|
operateData: {},
|
||||||
operateStatus: 0,
|
operateStatus: 0,
|
||||||
operateTitle: "",
|
operateTitle: "",
|
||||||
|
// 裁决书详情
|
||||||
|
showarchiveDetails: false,
|
||||||
selectCaseStatusList: [
|
selectCaseStatusList: [
|
||||||
{
|
{
|
||||||
label: "待办案件",
|
label: "待办案件",
|
||||||
@@ -182,9 +227,9 @@ export default {
|
|||||||
this.caseStatus = res.data;
|
this.caseStatus = res.data;
|
||||||
let params = this.$route.params.status;
|
let params = this.$route.params.status;
|
||||||
if (params) {
|
if (params) {
|
||||||
this.queryParams.caseStatus = params;
|
this.queryParams.caseStatus = params + '';
|
||||||
}
|
}
|
||||||
this.queryParams.caseStatusList = [11, 12, 13, 14, 15, 16]
|
this.queryParams.caseStatusList = [11, 12, 13, 14, 15, 16, 18]
|
||||||
this.getList(this.queryParams);
|
this.getList(this.queryParams);
|
||||||
})
|
})
|
||||||
// 裁决书列表不显示 生成裁决书
|
// 裁决书列表不显示 生成裁决书
|
||||||
@@ -193,6 +238,15 @@ export default {
|
|||||||
methods: {
|
methods: {
|
||||||
cancelOperate() {
|
cancelOperate() {
|
||||||
this.operateVisable = false;
|
this.operateVisable = false;
|
||||||
|
},
|
||||||
|
cancelDetail(){
|
||||||
|
this.showarchiveDetails = false;
|
||||||
|
},
|
||||||
|
signatureOperate(){
|
||||||
|
this.signatureVisable = false;
|
||||||
|
},
|
||||||
|
printingOperate(){
|
||||||
|
this.printingVisable = false;
|
||||||
},
|
},
|
||||||
operateClick(type) {
|
operateClick(type) {
|
||||||
this.operateVisable = true;
|
this.operateVisable = true;
|
||||||
@@ -208,7 +262,7 @@ export default {
|
|||||||
} else if (type == 3) {
|
} else if (type == 3) {
|
||||||
this.operateTitle = '批量归档';
|
this.operateTitle = '批量归档';
|
||||||
this.operateStatus = 3;
|
this.operateStatus = 3;
|
||||||
}else if (type == 5) {
|
} else if (type == 5) {
|
||||||
this.operateTitle = '批量核查';
|
this.operateTitle = '批量核查';
|
||||||
this.operateStatus = 5;
|
this.operateStatus = 5;
|
||||||
}
|
}
|
||||||
@@ -273,6 +327,12 @@ export default {
|
|||||||
window.open(url)
|
window.open(url)
|
||||||
})
|
})
|
||||||
break;
|
break;
|
||||||
|
case 4:
|
||||||
|
this.getDetail({ id: row.id });
|
||||||
|
this.openDialog = true;
|
||||||
|
this.title = "审核裁决书";
|
||||||
|
this.flag = 4;
|
||||||
|
break;
|
||||||
default:
|
default:
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
@@ -339,7 +399,7 @@ export default {
|
|||||||
},
|
},
|
||||||
// 根据案件id查询邮件
|
// 根据案件id查询邮件
|
||||||
emailByCaseIdFn(val) {
|
emailByCaseIdFn(val) {
|
||||||
emailByCaseId({id: val}).then((res) => {
|
emailByCaseId({ id: val }).then((res) => {
|
||||||
this.emailobj = res.data
|
this.emailobj = res.data
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
@@ -347,8 +407,39 @@ export default {
|
|||||||
getDetail(parms) {
|
getDetail(parms) {
|
||||||
caseApplicationDetail(parms).then((res) => {
|
caseApplicationDetail(parms).then((res) => {
|
||||||
this.detailform = res.data;
|
this.detailform = res.data;
|
||||||
|
this.detailsAwardNum = res.data;
|
||||||
|
console.log(this.detailsAwardNum)
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
|
// 裁决书详情
|
||||||
|
detailsAwardList(row){
|
||||||
|
this.showarchiveDetails = true
|
||||||
|
this.getDetail({ id: row.id })
|
||||||
|
this.getvideoList({ caseId: row.id })
|
||||||
|
this.getAttachListByCaseId({caseAppliId:row.id,annexType:11})
|
||||||
|
this.flagLoadingS = false
|
||||||
|
},
|
||||||
|
// 根据id查询视频列表
|
||||||
|
getvideoList(data){
|
||||||
|
videoList(data).then(res => {
|
||||||
|
this.videoList = res.data;
|
||||||
|
})
|
||||||
|
},
|
||||||
|
//根据案件id和类型查询附件
|
||||||
|
getAttachListByCaseId(data){
|
||||||
|
attachListByCaseId(data).then(res =>{
|
||||||
|
this.trialTranscripts = res.data;
|
||||||
|
})
|
||||||
|
},
|
||||||
|
// 批量签名
|
||||||
|
batchSignature(){
|
||||||
|
this.signatureVisable = true;
|
||||||
|
},
|
||||||
|
// 批量用印
|
||||||
|
batchPrinting(){
|
||||||
|
this.printingVisable = true;
|
||||||
|
}
|
||||||
|
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
</script>
|
</script>
|
||||||
|
|||||||
@@ -0,0 +1,387 @@
|
|||||||
|
<template>
|
||||||
|
<div class="app-container">
|
||||||
|
<el-form :model="queryParams" ref="queryForm" size="small" :inline="true" label-width="80px">
|
||||||
|
<el-form-item label="案件批号:" prop="batchNumber">
|
||||||
|
<el-input v-model="queryParams.batchNumber" placeholder="请输入批号" clearable @keyup.enter.native="handleQuery" />
|
||||||
|
</el-form-item>
|
||||||
|
<el-form-item label="申请人" prop="applicantName">
|
||||||
|
<el-cascader v-model="queryParams.nameId" :options="options" @change="changeDept" :props="{ checkStrictly: true }"
|
||||||
|
clearable></el-cascader>
|
||||||
|
</el-form-item>
|
||||||
|
<el-form-item>
|
||||||
|
<el-button type="primary" icon="el-icon-search" size="mini" @click="handleQuery">搜索</el-button>
|
||||||
|
<el-button icon="el-icon-refresh" size="mini" @click="resetQuery">重置</el-button>
|
||||||
|
</el-form-item>
|
||||||
|
</el-form>
|
||||||
|
<el-table v-loading="loading" style="width: 100%" :data="dataList">
|
||||||
|
<el-table-column label="序号" type="index" align="center">
|
||||||
|
<template slot-scope="scope">
|
||||||
|
<span>{{
|
||||||
|
(queryParams.pageNum - 1) * queryParams.pageSize + scope.$index + 1
|
||||||
|
}}</span>
|
||||||
|
</template>
|
||||||
|
</el-table-column>
|
||||||
|
<el-table-column label="案件批号" align="center" prop="batchNumber" :show-overflow-tooltip="true" />
|
||||||
|
<el-table-column label="申请人" align="center" prop="applicantName" :show-overflow-tooltip="true" />
|
||||||
|
<el-table-column label="仲裁方式" align="center" prop="arbitratMethodName" :show-overflow-tooltip="true" />
|
||||||
|
<el-table-column label="仲裁员" align="center" prop="arbitratorName" :show-overflow-tooltip="true" />
|
||||||
|
<el-table-column label="案件状态" align="center" prop="caseStatusName" :show-overflow-tooltip="true">
|
||||||
|
<template slot-scope="scope">
|
||||||
|
<el-tag type="success">{{ scope.row.caseStatusName}}</el-tag>
|
||||||
|
</template>
|
||||||
|
</el-table-column>
|
||||||
|
<el-table-column label="操作" align="center" class-name="small-padding fixed-width" width="350">
|
||||||
|
<template slot-scope="scope">
|
||||||
|
<el-button size="mini" type="text" icon="el-icon-view" @click="viewingCasesBtn(scope.row)">查看案件列表</el-button>
|
||||||
|
<el-button size="mini" type="text" icon="el-icon-check" @click="confirmSubmission(scope.row)" v-if="scope.row.caseStatusstr == '0' && checkPermi(['batchManagement:list:submit'])">提交</el-button>
|
||||||
|
<el-button size="mini" type="text" icon="el-icon-view" @click="filingFeview(scope.row)" v-if="scope.row.caseStatusstr == '1' && checkPermi(['batchManagement:list:filingReview'])">立案审查</el-button>
|
||||||
|
<el-button size="mini" type="text" icon="el-icon-tickets" @click="batchPayments(scope.row)" v-if="scope.row.caseStatusstr == '2' && checkPermi(['batchManagement:list:pay'])">缴费</el-button>
|
||||||
|
<el-button size="mini" type="text" icon="el-icon-tickets" @click="paymentConfir(scope.row)" v-if="scope.row.caseStatusstr == '3' && checkPermi(['batchManagement:list:payconfirm'])">缴费确认</el-button>
|
||||||
|
<el-button size="mini" type="text" icon="el-icon-check" @click="courtReviews(scope.row)" v-if="scope.row.caseStatusstr == '5' && checkPermi(['batchManagement:list:checkgroup'])">组庭审核</el-button>
|
||||||
|
<el-button size="mini" type="text" icon="el-icon-sort" @click="courtConfirmations(scope.row)" v-if="scope.row.caseStatusstr == '6' && checkPermi(['batchManagement:list:confirmgroup'])">组庭确认</el-button>
|
||||||
|
<el-button size="mini" type="text" @click="reviewArbitrations(scope.row)" v-if="scope.row.caseStatusstr == '7' && checkPermi(['batchManagement:list:checkarbitrationway'])">审核仲裁方式</el-button>
|
||||||
|
<el-button size="mini" type="text" @click="batchWrittenReviewy(scope.row)" v-if="scope.row.caseStatusstr == '9' && checkPermi(['batchManagement:list:hear'])">书面审理</el-button>
|
||||||
|
<!-- <el-button size="mini" type="text" @click="batchWrittenReviewy(scope.row)">书面审理</el-button> -->
|
||||||
|
<el-button size="mini" type="text" @click="secretaryArbitration(scope.row)" v-if="scope.row.caseStatusstr == '11' && checkPermi(['batchManagement:list:secretarycheck'])">秘书确认</el-button>
|
||||||
|
<el-button size="mini" type="text" @click="arbitratorsVerify(scope.row)" v-if="scope.row.caseStatusstr == '18' && checkPermi(['batchManagement:list:arbitratorConfirm'])">仲裁员确认</el-button>
|
||||||
|
<el-button size="mini" type="text" @click="departmentDocuments(scope.row)" v-if="scope.row.caseStatusstr == '12' && checkPermi(['batchManagement:list:confirmaward'])">部门长确认</el-button>
|
||||||
|
<el-button size="mini" type="text" @click="batchSignatures(scope.row)" v-if="scope.row.caseStatusstr == '13' && checkPermi(['batchManagement:list:sign'])">签名</el-button>
|
||||||
|
<el-button size="mini" type="text" @click="batchPrintings(scope.row)" v-if="scope.row.caseStatusstr == '14' && checkPermi(['batchManagement:list:signprint'])">用印</el-button>
|
||||||
|
<el-button size="mini" type="text" @click="servicearBitration(scope.row)" v-if="scope.row.caseStatusstr == '15' && checkPermi(['batchManagement:list:sendaward'])">送达裁决书</el-button>
|
||||||
|
<el-button size="mini" type="text" @click="archive(scope.row)" v-if="scope.row.caseStatusstr == '16' && checkPermi(['batchManagement:list:file'])">案件归档</el-button>
|
||||||
|
</template>
|
||||||
|
</el-table-column>
|
||||||
|
</el-table>
|
||||||
|
<pagination :total="total" :page.sync="queryParams.pageNum" :limit.sync="queryParams.pageSize"
|
||||||
|
@pagination="getList(queryParams)"
|
||||||
|
/>
|
||||||
|
<!-- 缴费 -->
|
||||||
|
<batchPayment :caseVisablePay="caseVisablePay" @cancelCasePay="cancelCasePay" :batchPaymentValue="batchPaymentValue" :totalFees="totalFees" :queryParams="queryParams" @getList="getList"></batchPayment>
|
||||||
|
<!-- 缴费确认 -->
|
||||||
|
<paymentConfirmation :caseVisablePayment="caseVisablePayment" @cancelCasePayment="cancelCasePayment" :confirmPaymen="confirmPaymen" :queryParams="queryParams" @getList="getList" :totalFeeConfir="totalFeeConfir"></paymentConfirmation>
|
||||||
|
<!-- 组庭审核 -->
|
||||||
|
<courtReview :caseVisableReview="caseVisableReview" @cancelCaseReview="cancelCaseReview" :formateCourtData="formateCourtData" :queryParams="queryParams" @getList="getList"></courtReview>
|
||||||
|
<!-- 查看案件列表 -->
|
||||||
|
<!-- <viewingCases :caseVisableViewing="caseVisableViewing" @cancelCaseViewing="cancelCaseViewing"></viewingCases> -->
|
||||||
|
<!-- 组庭确认 -->
|
||||||
|
<courtConfirmation :showcourtReview="showcourtReview" @cancelcourtReview="cancelcourtReview" :courtConfirmationData="courtConfirmationData" :queryParams="queryParams" @getList="getList"></courtConfirmation>
|
||||||
|
<!-- 审核仲裁方式 -->
|
||||||
|
<reviewArbitrationMethod :caseVisableReviewl="caseVisableReviewl" @cancelCaseReviewl="cancelCaseReviewl" :queryParams="queryParams" @getList="getList" :reviewMethod="reviewMethod"></reviewArbitrationMethod>
|
||||||
|
<!-- 签名 -->
|
||||||
|
<batchSignature :caseVisableSignature="caseVisableSignature" @cancelCaseSignature="cancelCaseSignature" :queryParams="queryParams" @getList="getList" :signatureData="signatureData"></batchSignature>
|
||||||
|
<!-- 用印 -->
|
||||||
|
<batchPrinting :caseVisablePrinting="caseVisablePrinting" @cancelCasePrinting="cancelCasePrinting" :queryParams="queryParams" @getList="getList" :printingData="printingData"></batchPrinting>
|
||||||
|
<!-- 立案审查 -->
|
||||||
|
<filingReview :caseVisableReviewF="caseVisableReviewF" @cancelCaseReviewF="cancelCaseReviewF" :filingFeviewbatchNumber="filingFeviewbatchNumber" :queryParams="queryParams" @getList="getList"></filingReview>
|
||||||
|
<!-- 秘书审核仲裁文书 -->
|
||||||
|
<arbitratorsDocuments :caseVisableSecretary="caseVisableSecretary" @cancelCaseSecretary="cancelCaseSecretary" :queryParams="queryParams" @getList="getList" :secretaryArb="secretaryArb"></arbitratorsDocuments>
|
||||||
|
<!-- 仲裁员审核仲裁文书 -->
|
||||||
|
<arbitratorsvVerify :caseVisablearBitration="caseVisablearBitration" @cancelCaseBitration="cancelCaseBitration" :queryParams="queryParams" @getList="getList" :arbitratorDeter="arbitratorDeter"></arbitratorsvVerify>
|
||||||
|
<!-- 部门长审核仲裁文书 -->
|
||||||
|
<departmentReviews :caseVisablearHead="caseVisablearHead" @cancelCaseHead="cancelCaseHead" :queryParams="queryParams" @getList="getList" :departmentDoc="departmentDoc"></departmentReviews>
|
||||||
|
</div>
|
||||||
|
</template>
|
||||||
|
|
||||||
|
<script>
|
||||||
|
import {listBatch,submitCaseApplicationBatch,
|
||||||
|
payListBatch,writtenHearBatch,
|
||||||
|
caseFileBatch,serviceBatch,getSignUrlBatch
|
||||||
|
} from '@/api/batchManagement/batchManagement.js'
|
||||||
|
import { listDept } from "@/api/system/dept";
|
||||||
|
import batchPayment from './components/batchPayment.vue'
|
||||||
|
import paymentConfirmation from './components/paymentConfirmation.vue'
|
||||||
|
import courtReview from './components/courtReview.vue'
|
||||||
|
import viewingCases from './components/viewingCases.vue'
|
||||||
|
import courtConfirmation from './components/courtConfirmation.vue'
|
||||||
|
import reviewArbitrationMethod from './components/reviewArbitrationMethod.vue'
|
||||||
|
import batchSignature from './components/batchSignature.vue'
|
||||||
|
import batchPrinting from './components/batchPrinting.vue'
|
||||||
|
import filingReview from './components/filingReview.vue'
|
||||||
|
import arbitratorsDocuments from './components/arbitratorsDocuments.vue'
|
||||||
|
import arbitratorsvVerify from './components/arbitratorsvVerify.vue'
|
||||||
|
import departmentReviews from './components/departmentReviews.vue'
|
||||||
|
export default {
|
||||||
|
components: {
|
||||||
|
batchPayment,
|
||||||
|
paymentConfirmation,
|
||||||
|
courtReview,
|
||||||
|
viewingCases,
|
||||||
|
courtConfirmation,
|
||||||
|
reviewArbitrationMethod,
|
||||||
|
batchSignature,
|
||||||
|
batchPrinting,
|
||||||
|
filingReview,
|
||||||
|
arbitratorsDocuments,
|
||||||
|
arbitratorsvVerify,
|
||||||
|
departmentReviews
|
||||||
|
|
||||||
|
},
|
||||||
|
data() {
|
||||||
|
return {
|
||||||
|
queryParams: {
|
||||||
|
pageNum: 1,
|
||||||
|
pageSize: 10
|
||||||
|
},
|
||||||
|
// 遮罩层
|
||||||
|
loading: false,
|
||||||
|
// 总条数
|
||||||
|
total: 0,
|
||||||
|
filingFeviewbatchNumber:'',
|
||||||
|
batchPaymentValue:{},
|
||||||
|
confirmPaymen:{},//批量确认缴费
|
||||||
|
totalFees:{},//缴费总金额
|
||||||
|
totalFeeConfir:{},//确认缴费总金额
|
||||||
|
formateCourtData:{},//组庭审核
|
||||||
|
courtConfirmationData:{},//组庭确认
|
||||||
|
secretaryArb:{},//秘书确认
|
||||||
|
arbitratorDeter:{},//仲裁员确认
|
||||||
|
departmentDoc:{}, //部门长确认
|
||||||
|
reviewMethod:{},//仲裁员审核仲裁方式
|
||||||
|
signatureData:{},//签名批号
|
||||||
|
printingData:{},//批量用印批号
|
||||||
|
caseVisablePay: false,//批量缴费弹窗
|
||||||
|
caseVisablePayment:false,//批量缴费确认
|
||||||
|
caseVisableReview:false,//批量组庭审核
|
||||||
|
caseVisableViewing:false,//查看案件列表
|
||||||
|
showcourtReview:false,//批量组庭确认
|
||||||
|
caseVisableReviewl:false,//批量审核仲裁方式
|
||||||
|
caseVisableSignature:false,//批量签名
|
||||||
|
caseVisablePrinting:false,//批量用印
|
||||||
|
caseVisableReviewF:false, //批量立案审查
|
||||||
|
caseVisableSecretary:false,//秘书审核文书
|
||||||
|
caseVisablearBitration:false,//仲裁员核查文书
|
||||||
|
caseVisablearHead:false,//部门长审核文书
|
||||||
|
dataList: [],
|
||||||
|
editData:{},
|
||||||
|
options: [], //机构数据
|
||||||
|
};
|
||||||
|
},
|
||||||
|
created() {
|
||||||
|
this.getList(this.queryParams)
|
||||||
|
this.getInstitution();
|
||||||
|
},
|
||||||
|
methods: {
|
||||||
|
/** 搜索按钮操作 */
|
||||||
|
handleQuery() {
|
||||||
|
this.queryParams.pageNum = 1;
|
||||||
|
this.getList(this.queryParams);
|
||||||
|
},
|
||||||
|
/** 重置按钮操作 */
|
||||||
|
resetQuery() {
|
||||||
|
this.resetForm("queryForm");
|
||||||
|
(this.queryParams.applicantName = ""),
|
||||||
|
(this.queryParams.nameId = ""),
|
||||||
|
this.handleQuery();
|
||||||
|
},
|
||||||
|
// 机构发生变化
|
||||||
|
changeDept(data) {
|
||||||
|
if(data){
|
||||||
|
this.queryParams.nameId = data[0];
|
||||||
|
}
|
||||||
|
},
|
||||||
|
// 获取机构数据
|
||||||
|
getInstitution() {
|
||||||
|
listDept().then((res) => {
|
||||||
|
res.data.forEach((item) => {
|
||||||
|
item.value = item.deptId;
|
||||||
|
item.label = item.deptName;
|
||||||
|
});
|
||||||
|
this.options = this.handleTree(res.data, "deptId");
|
||||||
|
|
||||||
|
});
|
||||||
|
},
|
||||||
|
// 查询列表
|
||||||
|
getList(parm){
|
||||||
|
this.loading = true;
|
||||||
|
listBatch(parm).then(res=>{
|
||||||
|
this.dataList = res.rows;
|
||||||
|
this.total = res.total
|
||||||
|
this.loading = false;
|
||||||
|
})
|
||||||
|
},
|
||||||
|
// 批量提交
|
||||||
|
confirmSubmission(row){
|
||||||
|
console.log(row)
|
||||||
|
this.$modal.confirm("您确定要批量提交吗?").then((res) => {
|
||||||
|
this.submitCaseApplicationBatchs({ batchNumber: row.batchNumber })
|
||||||
|
}).catch(() =>{
|
||||||
|
|
||||||
|
})
|
||||||
|
},
|
||||||
|
// 批量提交接口
|
||||||
|
submitCaseApplicationBatchs(data) {
|
||||||
|
submitCaseApplicationBatch(data).then(res => {
|
||||||
|
this.$modal.msgSuccess("提交成功!");
|
||||||
|
this.getList(this.queryParams);
|
||||||
|
})
|
||||||
|
},
|
||||||
|
// 批量立案审查
|
||||||
|
filingFeview(row){
|
||||||
|
console.log(row)
|
||||||
|
this.filingFeviewbatchNumber = row.batchNumber
|
||||||
|
this.caseVisableReviewF = true
|
||||||
|
},
|
||||||
|
cancelCaseReviewF(){
|
||||||
|
this.caseVisableReviewF = false
|
||||||
|
},
|
||||||
|
// 批量缴费
|
||||||
|
batchPayments(row){
|
||||||
|
this.batchPaymentValue = row
|
||||||
|
let batchNumber = row.batchNumber.toString()
|
||||||
|
payListBatch({batchNumber:batchNumber}).then(res=>{
|
||||||
|
this.totalFees = res.data
|
||||||
|
})
|
||||||
|
this.caseVisablePay = true
|
||||||
|
},
|
||||||
|
cancelCasePay(){
|
||||||
|
this.caseVisablePay = false
|
||||||
|
},
|
||||||
|
// 批量缴费确认
|
||||||
|
paymentConfir(row){
|
||||||
|
this.confirmPaymen = row
|
||||||
|
let batchNumber = row.batchNumber.toString()
|
||||||
|
payListBatch({batchNumber:batchNumber}).then(res=>{
|
||||||
|
this.totalFeeConfir = res.data
|
||||||
|
})
|
||||||
|
this.caseVisablePayment = true
|
||||||
|
},
|
||||||
|
cancelCasePayment(){
|
||||||
|
this.caseVisablePayment = false
|
||||||
|
},
|
||||||
|
// 批量组庭审核
|
||||||
|
courtReviews(row){
|
||||||
|
this.formateCourtData = row;
|
||||||
|
this.caseVisableReview = true
|
||||||
|
},
|
||||||
|
cancelCaseReview(){
|
||||||
|
this.caseVisableReview = false
|
||||||
|
},
|
||||||
|
// 查看案件列表
|
||||||
|
viewingCasesBtn(row){
|
||||||
|
let batchNumber = row.batchNumber
|
||||||
|
if(batchNumber){
|
||||||
|
this.$router.push({ name: 'CaseManagement/caseList', params: { batchNumber: batchNumber + '' } })
|
||||||
|
}
|
||||||
|
},
|
||||||
|
// 批量组庭确认
|
||||||
|
courtConfirmations(row){
|
||||||
|
this.courtConfirmationData = row
|
||||||
|
console.log(row)
|
||||||
|
this.showcourtReview = true
|
||||||
|
},
|
||||||
|
cancelcourtReview(){
|
||||||
|
this.showcourtReview = false
|
||||||
|
},
|
||||||
|
// 批量审核仲裁方式
|
||||||
|
reviewArbitrations(row){
|
||||||
|
console.log(row)
|
||||||
|
this.reviewMethod = row
|
||||||
|
this.caseVisableReviewl = true
|
||||||
|
},
|
||||||
|
cancelCaseReviewl(){
|
||||||
|
this.caseVisableReviewl = false
|
||||||
|
},
|
||||||
|
// 批量书面审理
|
||||||
|
batchWrittenReviewy(row){
|
||||||
|
this.$modal.confirm("你确定要批量书面审理吗?").then(res => {
|
||||||
|
writtenHearBatch({batchNumber: row.batchNumber}).then(res=>{
|
||||||
|
this.$modal.msgSuccess("提交成功!");
|
||||||
|
this.getList(this.queryParams);
|
||||||
|
})
|
||||||
|
})
|
||||||
|
},
|
||||||
|
// 批量归档
|
||||||
|
archive(row){
|
||||||
|
this.$modal.confirm("你确定要批量归档吗?").then((res) => {
|
||||||
|
this.caseFileBatchs({ batchNumber: row.batchNumber})
|
||||||
|
}).catch(() =>{
|
||||||
|
|
||||||
|
})
|
||||||
|
},
|
||||||
|
// 批量归档接口
|
||||||
|
caseFileBatchs(vals){
|
||||||
|
caseFileBatch(vals).then(res=>{
|
||||||
|
this.$modal.msgSuccess("归档成功!");
|
||||||
|
this.getList(this.queryParams);
|
||||||
|
})
|
||||||
|
},
|
||||||
|
// 批量签名
|
||||||
|
batchSignatures(row){
|
||||||
|
this.signatureData = row
|
||||||
|
this.caseVisableSignature = true
|
||||||
|
// this.$modal.confirm("你确定要批量签名吗?").then(res => {
|
||||||
|
// getSignUrlBatch({
|
||||||
|
// batchNumber: row.batchNumber
|
||||||
|
// }).then(res=>{
|
||||||
|
// window.open(res.data.signUrl)
|
||||||
|
// this.$modal.confirm("你已经批量签名了吗?").then(res => {
|
||||||
|
// this.$modal.msgSuccess("签名成功!");
|
||||||
|
// this.getList(this.queryParams);
|
||||||
|
// })
|
||||||
|
// })
|
||||||
|
// }).catch(() =>{
|
||||||
|
|
||||||
|
// })
|
||||||
|
},
|
||||||
|
cancelCaseSignature(){
|
||||||
|
this.caseVisableSignature = false
|
||||||
|
},
|
||||||
|
// 批量签名
|
||||||
|
batchPrintings(row){
|
||||||
|
this.printingData = row
|
||||||
|
this.caseVisablePrinting = true
|
||||||
|
},
|
||||||
|
cancelCasePrinting(){
|
||||||
|
this.caseVisablePrinting = false
|
||||||
|
},
|
||||||
|
// 生成裁决书
|
||||||
|
arbitrationAward(){
|
||||||
|
this.$modal.confirm("你确定要批量生成裁决书吗?").then((res) => {
|
||||||
|
// this.deleteSealFn({ id: row.id })
|
||||||
|
}).catch(() =>{
|
||||||
|
|
||||||
|
})
|
||||||
|
},
|
||||||
|
//仲裁文书送达
|
||||||
|
servicearBitration(row){
|
||||||
|
this.$modal.confirm("你确定要批量仲裁文书批量送达吗?").then((res) => {
|
||||||
|
this.serviceBatchs({ batchNumber: row.batchNumber})
|
||||||
|
}).catch(() =>{
|
||||||
|
|
||||||
|
})
|
||||||
|
},
|
||||||
|
serviceBatchs(val){
|
||||||
|
serviceBatch(val).then(res=>{
|
||||||
|
this.$modal.msgSuccess("批量送达成功!");
|
||||||
|
this.getList(this.queryParams);
|
||||||
|
})
|
||||||
|
},
|
||||||
|
// 秘书审核仲裁文书
|
||||||
|
secretaryArbitration(row){
|
||||||
|
this.secretaryArb = row
|
||||||
|
this.caseVisableSecretary = true
|
||||||
|
},
|
||||||
|
cancelCaseSecretary(){
|
||||||
|
this.caseVisableSecretary = false
|
||||||
|
},
|
||||||
|
// 仲裁员审核文书
|
||||||
|
arbitratorsVerify(row){
|
||||||
|
this.arbitratorDeter = row
|
||||||
|
this.caseVisablearBitration = true
|
||||||
|
},
|
||||||
|
cancelCaseBitration(){
|
||||||
|
this.caseVisablearBitration = false
|
||||||
|
},
|
||||||
|
// 部门长审核仲裁文书
|
||||||
|
departmentDocuments(row){
|
||||||
|
this.departmentDoc =row
|
||||||
|
this.caseVisablearHead = true
|
||||||
|
},
|
||||||
|
cancelCaseHead(){
|
||||||
|
this.caseVisablearHead = false
|
||||||
|
}
|
||||||
|
},
|
||||||
|
};
|
||||||
|
</script>
|
||||||
|
|
||||||
|
<style lang="scss" scoped></style>
|
||||||
@@ -0,0 +1,52 @@
|
|||||||
|
<template>
|
||||||
|
<div>
|
||||||
|
<!-- 秘书批量审核 -->
|
||||||
|
<el-dialog title="秘书批量审核" :visible="caseVisableSecretary" destroy-on-close width="30%" @close="cancel" center>
|
||||||
|
<div slot="footer" class="dialog-footer">
|
||||||
|
<el-button type="primary" class="endbutton" @click="secretaryConfirmed"><span>确认</span></el-button>
|
||||||
|
<el-button class="endbutton" @click="cancel"><span>取 消</span></el-button>
|
||||||
|
</div>
|
||||||
|
</el-dialog>
|
||||||
|
</div>
|
||||||
|
</template>
|
||||||
|
<script>
|
||||||
|
import {verificationArbitrateRecordBatch} from '@/api/batchManagement/batchManagement.js'
|
||||||
|
export default {
|
||||||
|
props: ["caseVisableSecretary","queryParams","secretaryArb"],
|
||||||
|
dicts: ["manager_type"],
|
||||||
|
data() {
|
||||||
|
return {
|
||||||
|
|
||||||
|
|
||||||
|
};
|
||||||
|
},
|
||||||
|
watch: {
|
||||||
|
caseVisableSecretary(val) {
|
||||||
|
if (val) {
|
||||||
|
this.ruleForm = {};
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
created() {
|
||||||
|
|
||||||
|
},
|
||||||
|
methods: {
|
||||||
|
secretaryConfirmed(){
|
||||||
|
verificationArbitrateRecordBatch({batchNumber:this.secretaryArb.batchNumber}).then(res=>{
|
||||||
|
this.$modal.msgSuccess("确认成功");
|
||||||
|
this.cancel();
|
||||||
|
this.$emit("getList", this.queryParams);
|
||||||
|
}).catch((err) => {});
|
||||||
|
},
|
||||||
|
cancel() {
|
||||||
|
this.$emit("cancelCaseSecretary");
|
||||||
|
},
|
||||||
|
},
|
||||||
|
}
|
||||||
|
</script>
|
||||||
|
<style lang="scss" scoped>
|
||||||
|
::v-deep .el-dialog {
|
||||||
|
background: #ffffff;
|
||||||
|
border-radius: 20px;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
@@ -0,0 +1,94 @@
|
|||||||
|
<template>
|
||||||
|
<div>
|
||||||
|
<!-- 仲裁员批量审核 -->
|
||||||
|
<el-dialog title="仲裁员批量审核" :visible="caseVisablearBitration" destroy-on-close width="30%" @close="cancel" center>
|
||||||
|
<div>
|
||||||
|
<el-form :model="ruleForm" :rules="rules" ref="ruleForm" label-width="100px">
|
||||||
|
<el-form-item label="审核意见" prop="checkOpinion">
|
||||||
|
<el-input type="textarea" :rows="2" placeholder="请输入审核意见" v-model="ruleForm.checkOpinion"></el-input>
|
||||||
|
</el-form-item>
|
||||||
|
<el-form-item label="驳回原因">
|
||||||
|
<el-input type="textarea" :rows="2" placeholder="请输入驳回原因" v-model="ruleForm.arbitrateReject"></el-input>
|
||||||
|
</el-form-item>
|
||||||
|
</el-form>
|
||||||
|
</div>
|
||||||
|
<div slot="footer" class="dialog-footer">
|
||||||
|
<el-button type="primary" class="endbutton" @click="submitForm(1)"><span>同 意</span></el-button>
|
||||||
|
<el-button type="danger" class="endbutton" @click="submitForm(2)"><span>驳 回</span></el-button>
|
||||||
|
<el-button class="endbutton" @click="cancel"><span>取 消</span></el-button>
|
||||||
|
</div>
|
||||||
|
</el-dialog>
|
||||||
|
</div>
|
||||||
|
</template>
|
||||||
|
<script>
|
||||||
|
import {checkArbitrateRecordBatch} from '@/api/batchManagement/batchManagement.js'
|
||||||
|
export default {
|
||||||
|
props: ["caseVisablearBitration","queryParams","arbitratorDeter"],
|
||||||
|
data() {
|
||||||
|
return {
|
||||||
|
ruleForm: {},
|
||||||
|
rules: {
|
||||||
|
checkOpinion: [
|
||||||
|
{
|
||||||
|
required: true,
|
||||||
|
message: "审核意见不能为空",
|
||||||
|
trigger: "blur",
|
||||||
|
},
|
||||||
|
],
|
||||||
|
}
|
||||||
|
|
||||||
|
};
|
||||||
|
},
|
||||||
|
watch: {
|
||||||
|
caseVisablearBitration(val) {
|
||||||
|
if (val) {
|
||||||
|
// this.ruleForm = {};
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
created() {
|
||||||
|
|
||||||
|
},
|
||||||
|
methods: {
|
||||||
|
submitForm(val){
|
||||||
|
this.$refs["ruleForm"].validate((valid) => {
|
||||||
|
if(valid){
|
||||||
|
if(val==1){
|
||||||
|
let values = {
|
||||||
|
batchNumber:this.arbitratorDeter.batchNumber,
|
||||||
|
agreeOrNotCheck:1,
|
||||||
|
arbitrateRecord:this.ruleForm
|
||||||
|
}
|
||||||
|
checkArbitrateRecordBatch(values).then(res=>{
|
||||||
|
this.$modal.msgSuccess("确认成功");
|
||||||
|
this.cancel();
|
||||||
|
this.$emit("getList", this.queryParams);
|
||||||
|
}).catch((err) => {});
|
||||||
|
}else if(val==2){
|
||||||
|
let values = {
|
||||||
|
batchNumber:this.arbitratorDeter.batchNumber,
|
||||||
|
agreeOrNotCheck:2,
|
||||||
|
arbitrateRecord:this.ruleForm
|
||||||
|
}
|
||||||
|
checkArbitrateRecordBatch(values).then(res=>{
|
||||||
|
this.$modal.msgSuccess("驳回成功");
|
||||||
|
this.cancel();
|
||||||
|
this.$emit("getList", this.queryParams);
|
||||||
|
}).catch((err) => {});
|
||||||
|
}
|
||||||
|
}
|
||||||
|
})
|
||||||
|
},
|
||||||
|
cancel() {
|
||||||
|
|
||||||
|
this.$emit("cancelCaseBitration");
|
||||||
|
},
|
||||||
|
},
|
||||||
|
}
|
||||||
|
</script>
|
||||||
|
<style lang="scss" scoped>
|
||||||
|
::v-deep .el-dialog {
|
||||||
|
background: #ffffff;
|
||||||
|
border-radius: 20px;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
@@ -0,0 +1,239 @@
|
|||||||
|
<template>
|
||||||
|
<div>
|
||||||
|
<el-dialog title="批量确认缴费" :visible="caseVisablePay" @close="payCancel" width="800px" append-to-body
|
||||||
|
:destroy-on-close="true" center>
|
||||||
|
<el-descriptions>
|
||||||
|
<el-descriptions-item label="案件总金额">{{totalFees.totalFee}}元</el-descriptions-item>
|
||||||
|
<el-descriptions-item label="申请人">{{batchPaymentValue.name}}</el-descriptions-item>
|
||||||
|
</el-descriptions>
|
||||||
|
<div class="paySelectType">
|
||||||
|
<el-radio-group v-model="paySelect" @input="changPayType">
|
||||||
|
<el-radio :label="0">线上支付</el-radio>
|
||||||
|
<el-radio :label="1">线下支付</el-radio>
|
||||||
|
</el-radio-group>
|
||||||
|
</div>
|
||||||
|
<div class="payupload">
|
||||||
|
<span>上传支付凭证:</span>
|
||||||
|
<div class="uploadBtn">
|
||||||
|
<el-upload class="upload-demo" ref="upload" :action="UploadUrl()" :headers="headers" :data="filedata"
|
||||||
|
:on-preview="handlePreview" :on-remove="handleRemove" :on-change="beforeUpload" :on-success="handlSuccess" :file-list="fileList"
|
||||||
|
>
|
||||||
|
<el-button slot="trigger" size="small" type="primary">选取文件</el-button>
|
||||||
|
<!-- <el-button style="margin-left: 10px;" size="small" type="success" @click="submitUpload">上传到服务器</el-button> -->
|
||||||
|
<div slot="tip" class="el-upload__tip">只能上传jpg/png文件,且不超过500kb</div>
|
||||||
|
</el-upload>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="payType" v-if="paySelect == 0">
|
||||||
|
<span>请选择支付方式:</span>
|
||||||
|
<i class="iconfont icon-weixinzhifu" @click="pay(0)"></i>
|
||||||
|
<i class="iconfont icon-zhifubao" @click="pay(1)"></i>
|
||||||
|
</div>
|
||||||
|
<div class="payImg">
|
||||||
|
<div id="qrcodeImg"></div>
|
||||||
|
</div>
|
||||||
|
<div class="payTitle">{{ payMain }}</div>
|
||||||
|
<div slot="footer" class="dialog-footer">
|
||||||
|
<el-button @click="payCancel" class="endbutton"><span style="color:black">取 消</span></el-button>
|
||||||
|
<el-button @click="submitUpload" type="primary" class="endbutton"><span>确认缴费</span></el-button>
|
||||||
|
</div>
|
||||||
|
</el-dialog>
|
||||||
|
</div>
|
||||||
|
</template>
|
||||||
|
|
||||||
|
<script>
|
||||||
|
import { casePay, confirmPayDig } from "@/api/pay/pay";
|
||||||
|
import {confirmPayBatch,casePayBatch} from '@/api/batchManagement/batchManagement.js'
|
||||||
|
import QRCode from "qrcodejs2";
|
||||||
|
import { getToken } from "@/utils/auth";
|
||||||
|
export default {
|
||||||
|
props: ["caseVisablePay", "payForm", "queryParams","payId","batchPaymentValue","totalFees"],
|
||||||
|
data() {
|
||||||
|
return {
|
||||||
|
// key: value
|
||||||
|
// 支付文字
|
||||||
|
payMain: "",
|
||||||
|
timer: null,
|
||||||
|
paySelect: 1,//支付线上/线下
|
||||||
|
fileList: [],
|
||||||
|
headers: {
|
||||||
|
Authorization: "Bearer " + getToken(),
|
||||||
|
},
|
||||||
|
filedata: {
|
||||||
|
annexType: 8,
|
||||||
|
},
|
||||||
|
submitForm:{
|
||||||
|
payType:1,
|
||||||
|
payOrderList:[],
|
||||||
|
caseId:null,
|
||||||
|
}
|
||||||
|
};
|
||||||
|
},
|
||||||
|
methods: {
|
||||||
|
UploadUrl() {
|
||||||
|
return window.location.origin + "/API/evidence/upload";
|
||||||
|
},
|
||||||
|
//选择支付方式(线上,线下)
|
||||||
|
changPayType(data) {
|
||||||
|
if(data == 1){
|
||||||
|
document.getElementById("qrcodeImg").innerHTML = "";
|
||||||
|
this.payMain = ""
|
||||||
|
}
|
||||||
|
this.submitForm.payType = data;
|
||||||
|
},
|
||||||
|
beforeUpload(flie, fileList) {
|
||||||
|
this.fileList = fileList;
|
||||||
|
},
|
||||||
|
// 文件上传成功
|
||||||
|
handlSuccess(res, file) {
|
||||||
|
this.submitForm.payOrderList.push({
|
||||||
|
annexId: res.data.annexId,
|
||||||
|
annexName:res.data.annexName
|
||||||
|
});
|
||||||
|
},
|
||||||
|
submitUpload() {
|
||||||
|
if (this.fileList.length < 1) {
|
||||||
|
this.$modal.msgError("请上传缴费凭证");
|
||||||
|
return
|
||||||
|
}
|
||||||
|
let batchNumber = this.batchPaymentValue.batchNumber.toString()
|
||||||
|
let submitForm = Object.assign(this.submitForm,{batchNumber:batchNumber})
|
||||||
|
confirmPayBatch(submitForm).then(res=>{
|
||||||
|
this.$modal.msgSuccess("缴费成功");
|
||||||
|
this.payCancel()
|
||||||
|
this.$emit("getList", this.queryParams);
|
||||||
|
})
|
||||||
|
},
|
||||||
|
handleRemove(file, fileList) {
|
||||||
|
(this.submitForm.payOrderList = []),
|
||||||
|
fileList.forEach((item) => {
|
||||||
|
console.log(item.response.data,"item");
|
||||||
|
this.submitForm.payOrderList.push({ annexId:item.response.data.annexId,annexName:item.response.data.annexName });
|
||||||
|
});
|
||||||
|
},
|
||||||
|
handlePreview(file) {
|
||||||
|
console.log(file);
|
||||||
|
},
|
||||||
|
// 生成二维码
|
||||||
|
qrcode(url) {
|
||||||
|
// 前端根据 URL 生成微信支付二维码
|
||||||
|
document.getElementById("qrcodeImg").innerHTML = "";
|
||||||
|
return new QRCode("qrcodeImg", {
|
||||||
|
width: 200,
|
||||||
|
height: 200,
|
||||||
|
text: url,
|
||||||
|
colorDark: "#000",
|
||||||
|
colorLight: "#fff",
|
||||||
|
});
|
||||||
|
},
|
||||||
|
// 支付
|
||||||
|
pay(val) {
|
||||||
|
if (this.totalFees.totalFee == 0 || !this.totalFees.totalFee) {
|
||||||
|
this.$message({
|
||||||
|
message: "此案件无需缴费",
|
||||||
|
type: "error",
|
||||||
|
});
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
let payType = "";
|
||||||
|
if (val == 0) {
|
||||||
|
payType = "wxpay";
|
||||||
|
this.payMain = "请使用微信扫二维码支付";
|
||||||
|
} else if (val == 1) {
|
||||||
|
payType = "alipay";
|
||||||
|
this.payMain = "请使用支付宝扫二维码支付";
|
||||||
|
}
|
||||||
|
let batchNumber = this.batchPaymentValue.batchNumber.toString()
|
||||||
|
casePayBatch({
|
||||||
|
totalFee: this.totalFees.totalFee*100,
|
||||||
|
batchNumber:batchNumber,
|
||||||
|
tradeType: "native",
|
||||||
|
platform: payType,
|
||||||
|
}).then((res) => {
|
||||||
|
console.log(res)
|
||||||
|
this.paySrc = res.data.code_url;
|
||||||
|
this.qrcode(this.paySrc);
|
||||||
|
});
|
||||||
|
},
|
||||||
|
payCancel() {
|
||||||
|
this.$emit("cancelCasePay");
|
||||||
|
this.payMain = "";
|
||||||
|
},
|
||||||
|
},
|
||||||
|
watch:{
|
||||||
|
openPay(val){
|
||||||
|
if(val){
|
||||||
|
this.submitForm.payOrderList = []
|
||||||
|
this.paySelect = 1;
|
||||||
|
this.fileList = [];
|
||||||
|
this.filedata.id = this.payId;
|
||||||
|
this.submitForm.caseIds = [this.payId];
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
};
|
||||||
|
</script>
|
||||||
|
|
||||||
|
<style lang="scss" scoped>
|
||||||
|
.payType {
|
||||||
|
height: 80px;
|
||||||
|
line-height: 80px;
|
||||||
|
display: flex;
|
||||||
|
|
||||||
|
.icon-weixinzhifu {
|
||||||
|
font-size: 24px;
|
||||||
|
color: #27a56f;
|
||||||
|
margin-right: 15px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.icon-zhifubao {
|
||||||
|
font-size: 24px;
|
||||||
|
color: #1d76cc;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.paySelectType {
|
||||||
|
margin-top: 20px;
|
||||||
|
margin-bottom: 20px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.payupload {
|
||||||
|
display: flex;
|
||||||
|
|
||||||
|
.uploadBtn {}
|
||||||
|
}
|
||||||
|
|
||||||
|
.payImg {
|
||||||
|
width: 100%;
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
.payTitle {
|
||||||
|
margin-top: 20px;
|
||||||
|
width: 100%;
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
::v-deep .el-dialog {
|
||||||
|
width: 800px;
|
||||||
|
background: #ffffff;
|
||||||
|
border-radius: 20px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.endbutton {
|
||||||
|
width: 154px;
|
||||||
|
height: 37px;
|
||||||
|
border: 1px solid #d0d0d0;
|
||||||
|
border-radius: 19px;
|
||||||
|
|
||||||
|
span {
|
||||||
|
width: 31px;
|
||||||
|
height: 13px;
|
||||||
|
font-size: 16px;
|
||||||
|
font-family: Microsoft YaHei;
|
||||||
|
font-weight: 400;
|
||||||
|
color: #ffffff;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
</style>
|
||||||
@@ -0,0 +1,113 @@
|
|||||||
|
<template>
|
||||||
|
<div>
|
||||||
|
<!-- 批量用印 -->
|
||||||
|
<el-dialog title="批量用印" :visible="caseVisablePrinting" destroy-on-close width="30%" @close="cancel('courtReviewform')" center>
|
||||||
|
<!-- 查询机构信息 -->
|
||||||
|
<el-form ref="courtReviewform" :model="courtReviewform">
|
||||||
|
<el-form-item
|
||||||
|
label="查询机构:"
|
||||||
|
prop="Arbitor"
|
||||||
|
:rules="[
|
||||||
|
{
|
||||||
|
required: true,
|
||||||
|
message: '查询机构不能为空',
|
||||||
|
trigger: 'change',
|
||||||
|
},
|
||||||
|
]"
|
||||||
|
>
|
||||||
|
<el-select
|
||||||
|
placeholder="请选择查询机构"
|
||||||
|
@change="changeArbitor"
|
||||||
|
v-model="courtReviewform.Arbitor"
|
||||||
|
clearable
|
||||||
|
>
|
||||||
|
<el-option
|
||||||
|
v-for="item in atoDataList"
|
||||||
|
:key="item.id"
|
||||||
|
:label="item.identifyName"
|
||||||
|
:value="item.operPhone+item.id"
|
||||||
|
></el-option>
|
||||||
|
</el-select>
|
||||||
|
</el-form-item>
|
||||||
|
</el-form>
|
||||||
|
<div slot="footer" class="dialog-footer">
|
||||||
|
<el-button type="primary" class="endbutton" @click="confirmSeals"><span>确认用印</span></el-button>
|
||||||
|
<el-button class="endbutton" @click="cancel('courtReviewform')"><span>取 消</span></el-button>
|
||||||
|
</div>
|
||||||
|
</el-dialog>
|
||||||
|
</div>
|
||||||
|
</template>
|
||||||
|
<script>
|
||||||
|
import {deptIdentifyList} from '@/api/officialSeal/officialSeal'
|
||||||
|
import {getSealUrlBatch} from '@/api/batchManagement/batchManagement.js'
|
||||||
|
export default {
|
||||||
|
props: ["caseVisablePrinting","queryParams","printingData"],
|
||||||
|
dicts: ["manager_type"],
|
||||||
|
data() {
|
||||||
|
return {
|
||||||
|
atoDataList:[],
|
||||||
|
courtReviewform: {},
|
||||||
|
Arbitor: "",
|
||||||
|
paramsdata:{
|
||||||
|
batchNumber:0,
|
||||||
|
psnAccount:""
|
||||||
|
},
|
||||||
|
|
||||||
|
};
|
||||||
|
},
|
||||||
|
watch: {
|
||||||
|
caseVisablePrinting(val) {
|
||||||
|
if (val) {
|
||||||
|
console.log(this.atoDataList)
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
created() {
|
||||||
|
this.getarbitrAtor()
|
||||||
|
},
|
||||||
|
methods: {
|
||||||
|
// 查询机构信息
|
||||||
|
getarbitrAtor() {
|
||||||
|
this.atoDataList =[]
|
||||||
|
deptIdentifyList({}).then((res) => {
|
||||||
|
res.rows.forEach(item => {
|
||||||
|
if(item.isUse ==1){
|
||||||
|
this.atoDataList.push(item);
|
||||||
|
}
|
||||||
|
});
|
||||||
|
});
|
||||||
|
},
|
||||||
|
// 下拉获取电话号码
|
||||||
|
changeArbitor(val){
|
||||||
|
this.paramsdata.psnAccount = val.slice(0,11)
|
||||||
|
},
|
||||||
|
// 确认用印
|
||||||
|
confirmSeals(){
|
||||||
|
this.$refs["courtReviewform"].validate((valid) => {
|
||||||
|
if(valid){
|
||||||
|
this.paramsdata.batchNumber= this.printingData.batchNumber
|
||||||
|
console.log(this.paramsdata)
|
||||||
|
getSealUrlBatch(this.paramsdata).then(res=>{
|
||||||
|
this.$modal.msgSuccess("确认成功");
|
||||||
|
this.cancel('courtReviewform');
|
||||||
|
this.$emit("getList", this.queryParams);
|
||||||
|
window.open(res.data.signUrl)
|
||||||
|
}).catch((err) => {
|
||||||
|
|
||||||
|
});
|
||||||
|
}
|
||||||
|
})
|
||||||
|
},
|
||||||
|
cancel(formName) {
|
||||||
|
this.$refs[formName].resetFields(); //清空下拉列表的内容
|
||||||
|
this.$emit("cancelCasePrinting");
|
||||||
|
},
|
||||||
|
},
|
||||||
|
}
|
||||||
|
</script>
|
||||||
|
<style lang="scss" scoped>
|
||||||
|
::v-deep .el-dialog {
|
||||||
|
background: #ffffff;
|
||||||
|
border-radius: 20px;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
@@ -0,0 +1,107 @@
|
|||||||
|
<template>
|
||||||
|
<div>
|
||||||
|
<!-- 批量签名 -->
|
||||||
|
<el-dialog title="批量签名" :visible="caseVisableSignature" destroy-on-close width="30%" @close="cancel('courtReviewform')" center>
|
||||||
|
<el-form ref="courtReviewform" :model="courtReviewform">
|
||||||
|
<el-form-item
|
||||||
|
label="仲裁员:"
|
||||||
|
prop="Arbitor"
|
||||||
|
:rules="[
|
||||||
|
{
|
||||||
|
required: true,
|
||||||
|
message: '仲裁员不能为空',
|
||||||
|
trigger: 'change'
|
||||||
|
},
|
||||||
|
]"
|
||||||
|
>
|
||||||
|
<el-select
|
||||||
|
placeholder="请选择仲裁员"
|
||||||
|
@change="changeArbitor"
|
||||||
|
v-model="courtReviewform.Arbitor"
|
||||||
|
clearable
|
||||||
|
>
|
||||||
|
<el-option
|
||||||
|
v-for="item in atoDataList"
|
||||||
|
:key="item.value"
|
||||||
|
:label="item.nickName"
|
||||||
|
:value="item.phonenumber+item.deptId"
|
||||||
|
></el-option>
|
||||||
|
</el-select>
|
||||||
|
</el-form-item>
|
||||||
|
</el-form>
|
||||||
|
<div slot="footer" class="dialog-footer">
|
||||||
|
<el-button type="primary" class="endbutton" @click="witnessing"><span>确认签名</span></el-button>
|
||||||
|
<el-button class="endbutton" @click="cancel('courtReviewform')"><span>取 消</span></el-button>
|
||||||
|
</div>
|
||||||
|
</el-dialog>
|
||||||
|
</div>
|
||||||
|
</template>
|
||||||
|
<script>
|
||||||
|
import { arbitrAtor} from "@/api/formationCourt/formationCourt";
|
||||||
|
import {getSignUrlBatch} from '@/api/batchManagement/batchManagement.js'
|
||||||
|
export default {
|
||||||
|
props: ["caseVisableSignature","queryParams","signatureData"],
|
||||||
|
dicts: ["manager_type"],
|
||||||
|
data() {
|
||||||
|
return {
|
||||||
|
courtReviewform: {
|
||||||
|
Arbitor: "",
|
||||||
|
},
|
||||||
|
Arbitor: "",
|
||||||
|
atoDataList:[],
|
||||||
|
paramsdata:{
|
||||||
|
batchNumber:0,
|
||||||
|
psnAccount:""
|
||||||
|
},
|
||||||
|
};
|
||||||
|
},
|
||||||
|
watch: {
|
||||||
|
caseVisableSignature(val) {
|
||||||
|
if (val) {
|
||||||
|
this.getarbitrAtor()
|
||||||
|
console.log(this.atoDataList)
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
created() {
|
||||||
|
// this.getarbitrAtor()
|
||||||
|
},
|
||||||
|
methods: {
|
||||||
|
// 获取仲裁员信息
|
||||||
|
getarbitrAtor() {
|
||||||
|
arbitrAtor({}).then((res) => {
|
||||||
|
this.atoDataList = res.rows;
|
||||||
|
});
|
||||||
|
},
|
||||||
|
changeArbitor(val) {
|
||||||
|
this.paramsdata.psnAccount =val.slice(0,11)
|
||||||
|
|
||||||
|
},
|
||||||
|
// 确认签名提交
|
||||||
|
witnessing(){
|
||||||
|
this.$refs["courtReviewform"].validate((valid) => {
|
||||||
|
if(valid){
|
||||||
|
this.paramsdata.batchNumber= this.signatureData.batchNumber
|
||||||
|
console.log(this.paramsdata)
|
||||||
|
getSignUrlBatch(this.paramsdata).then(res=>{
|
||||||
|
this.$modal.msgSuccess("确认成功");
|
||||||
|
this.cancel('courtReviewform');
|
||||||
|
this.$emit("getList", this.queryParams);
|
||||||
|
window.open(res.data.signUrl)
|
||||||
|
})
|
||||||
|
}
|
||||||
|
})
|
||||||
|
},
|
||||||
|
cancel(formName) {
|
||||||
|
this.$refs[formName].resetFields();
|
||||||
|
this.$emit("cancelCaseSignature");
|
||||||
|
},
|
||||||
|
},
|
||||||
|
}
|
||||||
|
</script>
|
||||||
|
<style lang="scss" scoped>
|
||||||
|
::v-deep .el-dialog {
|
||||||
|
background: #ffffff;
|
||||||
|
border-radius: 20px;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
@@ -0,0 +1,236 @@
|
|||||||
|
<template>
|
||||||
|
<div>
|
||||||
|
<!-- 批量组庭确认页面 -->
|
||||||
|
<el-dialog
|
||||||
|
title="批量组庭确认"
|
||||||
|
:visible="showcourtReview"
|
||||||
|
@close="cancel"
|
||||||
|
:destroy-on-close="true"
|
||||||
|
center
|
||||||
|
>
|
||||||
|
<el-form ref="courtReviewform" :model="courtReviewform">
|
||||||
|
<el-form-item label="是否同意组庭:">
|
||||||
|
<el-radio-group v-model="isAgreePendTral">
|
||||||
|
<el-radio :label="1">是</el-radio>
|
||||||
|
<el-radio :label="0">否</el-radio>
|
||||||
|
</el-radio-group>
|
||||||
|
</el-form-item>
|
||||||
|
<!-- </el-form> -->
|
||||||
|
<!-- <el-tag type="warning" v-if="noArbitrator"
|
||||||
|
>当前案件未指定仲裁员,请先指定仲裁员!</el-tag
|
||||||
|
> -->
|
||||||
|
<div style="display: inline-flex; margin: 1% 9%">
|
||||||
|
<div v-if="isAgreePendTral == 0">请选择仲裁员</div>
|
||||||
|
<div v-if="isAgreePendTral == 1">
|
||||||
|
当前案件仲裁员
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div v-if="isAgreePendTral == 1" class="nowarbitrator">
|
||||||
|
<el-tag size="medium">
|
||||||
|
{{ courtConfirmationData.arbitratorName }}
|
||||||
|
</el-tag>
|
||||||
|
</div>
|
||||||
|
<!-- <div v-if="noArbitrator || isAgreePendTral == 0"> -->
|
||||||
|
<el-form-item
|
||||||
|
label="仲裁员:"
|
||||||
|
prop="Arbitor"
|
||||||
|
v-if="noArbitrator || isAgreePendTral == 0"
|
||||||
|
:rules="[
|
||||||
|
{
|
||||||
|
required: true,
|
||||||
|
message: '仲裁员不能为空',
|
||||||
|
trigger: 'blur',
|
||||||
|
},
|
||||||
|
]"
|
||||||
|
>
|
||||||
|
<el-select
|
||||||
|
placeholder="请选择仲裁员"
|
||||||
|
@change="changeArbitor"
|
||||||
|
v-model="courtReviewform.Arbitor"
|
||||||
|
clearable
|
||||||
|
>
|
||||||
|
<el-option
|
||||||
|
v-for="item in dataList"
|
||||||
|
:key="item.value"
|
||||||
|
:label="item.nickNameAndNum"
|
||||||
|
:value="item.userId"
|
||||||
|
></el-option>
|
||||||
|
</el-select>
|
||||||
|
</el-form-item>
|
||||||
|
<!-- </div> -->
|
||||||
|
</el-form>
|
||||||
|
<div slot="footer" class="dialog-footer">
|
||||||
|
<el-button type="primary" @click="submitForm" class="endbutton"
|
||||||
|
><span>确 定</span>
|
||||||
|
</el-button>
|
||||||
|
<el-button @click="cancel" class="endbutton1"
|
||||||
|
><span> 取 消</span></el-button
|
||||||
|
>
|
||||||
|
</div>
|
||||||
|
</el-dialog>
|
||||||
|
</div>
|
||||||
|
</template>
|
||||||
|
|
||||||
|
<script>
|
||||||
|
import { pendTralSure } from "@/api/caseManagement/caseManagement.js";
|
||||||
|
import { arbitrAtor} from "@/api/formationCourt/formationCourt";
|
||||||
|
import {pendTralSureBatch} from '@/api/batchManagement/batchManagement.js'
|
||||||
|
import moment from "moment";
|
||||||
|
export default {
|
||||||
|
name: "courtReviewDialog",
|
||||||
|
props: ["showcourtReview", "courtConfirmationData", "queryParams"],
|
||||||
|
data() {
|
||||||
|
return {
|
||||||
|
dataList: [],
|
||||||
|
hearDate: "",
|
||||||
|
courtReviewform: {
|
||||||
|
hearDate: null,
|
||||||
|
},
|
||||||
|
noArbitrator: false,
|
||||||
|
isAgreePendTral: 1,
|
||||||
|
paramsdata: {},
|
||||||
|
Arbitor: "",
|
||||||
|
};
|
||||||
|
},
|
||||||
|
created() {
|
||||||
|
this.getarbitrAtor();
|
||||||
|
},
|
||||||
|
watch: {
|
||||||
|
showcourtReview(val) {
|
||||||
|
if (val) {
|
||||||
|
this.isAgreePendTral = 1;
|
||||||
|
this.courtReviewform.hearDate = null;
|
||||||
|
}
|
||||||
|
},
|
||||||
|
// form: {
|
||||||
|
// handler(val) {
|
||||||
|
// if (val.arbitratorName == null) {
|
||||||
|
// this.noArbitrator = true;
|
||||||
|
// } else {
|
||||||
|
// this.noArbitrator = false;
|
||||||
|
// }
|
||||||
|
// },
|
||||||
|
// },
|
||||||
|
},
|
||||||
|
methods: {
|
||||||
|
// 获取仲裁员信息
|
||||||
|
getarbitrAtor() {
|
||||||
|
arbitrAtor({}).then((res) => {
|
||||||
|
this.dataList = res.rows;
|
||||||
|
this.total = res.total;
|
||||||
|
});
|
||||||
|
},
|
||||||
|
changeArbitor(val) {
|
||||||
|
this.arbitrators = [];
|
||||||
|
this.dataList.forEach((item) => {
|
||||||
|
if (item.userId == val) {
|
||||||
|
this.arbitrators.push({
|
||||||
|
id: item.userId,
|
||||||
|
arbitratorName: item.nickName,
|
||||||
|
});
|
||||||
|
}
|
||||||
|
});
|
||||||
|
},
|
||||||
|
submitForm() {
|
||||||
|
// if (this.noArbitrator) {
|
||||||
|
// this.paramsdata = {
|
||||||
|
// id: this.form.id,
|
||||||
|
// arbitrators: this.arbitrators,
|
||||||
|
// };
|
||||||
|
// } else {
|
||||||
|
// if (this.isAgreePendTral == 0) {
|
||||||
|
// this.paramsdata = {
|
||||||
|
// isAgreePendTral: 0,
|
||||||
|
// id: this.form.id,
|
||||||
|
// arbitrators: this.arbitrators,
|
||||||
|
// };
|
||||||
|
// } else {
|
||||||
|
// this.paramsdata = {
|
||||||
|
// isAgreePendTral: 1,
|
||||||
|
// id: this.form.id,
|
||||||
|
// };
|
||||||
|
// }
|
||||||
|
// }
|
||||||
|
if (this.isAgreePendTral == 0) {
|
||||||
|
this.paramsdata = {
|
||||||
|
isAgreePendTral: 0,
|
||||||
|
batchNumber: this.courtConfirmationData.batchNumber,
|
||||||
|
arbitrators: this.arbitrators,
|
||||||
|
};
|
||||||
|
} else {
|
||||||
|
this.paramsdata = {
|
||||||
|
isAgreePendTral: 1,
|
||||||
|
batchNumber: this.courtConfirmationData.batchNumber,
|
||||||
|
};
|
||||||
|
}
|
||||||
|
this.$refs["courtReviewform"].validate((valid) => {
|
||||||
|
if (valid) {
|
||||||
|
pendTralSureBatch(this.paramsdata)
|
||||||
|
.then((res) => {
|
||||||
|
this.$modal.msgSuccess("确认成功");
|
||||||
|
this.cancel();
|
||||||
|
this.$emit("getList", this.queryParams);
|
||||||
|
})
|
||||||
|
.catch((err) => {});
|
||||||
|
}
|
||||||
|
});
|
||||||
|
},
|
||||||
|
cancel() {
|
||||||
|
this.$emit("cancelcourtReview");
|
||||||
|
},
|
||||||
|
},
|
||||||
|
};
|
||||||
|
</script>
|
||||||
|
|
||||||
|
<style lang="scss" scoped>
|
||||||
|
::v-deep .el-dialog {
|
||||||
|
background: #ffffff;
|
||||||
|
border-radius: 20px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.el-form-item {
|
||||||
|
margin-left: 10%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.endbutton {
|
||||||
|
width: 124px;
|
||||||
|
height: 37px;
|
||||||
|
background: #0072ff;
|
||||||
|
border-radius: 19px;
|
||||||
|
|
||||||
|
span {
|
||||||
|
width: 32px;
|
||||||
|
height: 15px;
|
||||||
|
font-size: 16px;
|
||||||
|
font-family: Microsoft YaHei;
|
||||||
|
font-weight: 400;
|
||||||
|
color: #ffffff;
|
||||||
|
// line-height: 48px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.endbutton1 {
|
||||||
|
width: 124px;
|
||||||
|
height: 37px;
|
||||||
|
background: #ffffff;
|
||||||
|
border: 1px solid #d0d0d0;
|
||||||
|
border-radius: 19px;
|
||||||
|
|
||||||
|
span {
|
||||||
|
width: 31px;
|
||||||
|
height: 13px;
|
||||||
|
font-size: 16px;
|
||||||
|
font-family: Microsoft YaHei;
|
||||||
|
font-weight: 400;
|
||||||
|
color: #959595;
|
||||||
|
// line-height: 48px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
.nowarbitrator {
|
||||||
|
margin-left: 10%;
|
||||||
|
}
|
||||||
|
|
||||||
|
::v-deep .el-form-item__error {
|
||||||
|
left: 90px;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
@@ -0,0 +1,245 @@
|
|||||||
|
<template>
|
||||||
|
<div>
|
||||||
|
<!-- 组庭界面 -->
|
||||||
|
<el-dialog
|
||||||
|
title="批量组庭审核"
|
||||||
|
:visible="caseVisableReview"
|
||||||
|
v-if="caseVisableReview"
|
||||||
|
@close="cancel"
|
||||||
|
destroy-on-close
|
||||||
|
center
|
||||||
|
>
|
||||||
|
<el-form
|
||||||
|
ref="formateCourtform"
|
||||||
|
:model="formateCourtform"
|
||||||
|
label-width="110px"
|
||||||
|
label-position="left"
|
||||||
|
>
|
||||||
|
<el-form-item label="是否同意组庭:">
|
||||||
|
<el-radio-group v-model="isAgreePendTral" @change="radioValue">
|
||||||
|
<el-radio :label="1">是</el-radio>
|
||||||
|
<el-radio :label="0">否</el-radio>
|
||||||
|
</el-radio-group>
|
||||||
|
</el-form-item>
|
||||||
|
<!-- <el-tag type="warning" v-if="noArbitrator"
|
||||||
|
>当前案件未指定仲裁员,请先指定仲裁员!</el-tag
|
||||||
|
>
|
||||||
|
<p></p> -->
|
||||||
|
<!-- <el-form ref="form"> -->
|
||||||
|
<!-- v-if="isAgreePendTral == 0 || noArbitrator" -->
|
||||||
|
<div style="display: inline-flex; margin-bottom: 8px">
|
||||||
|
<div v-if="isAgreePendTral !== 1">请选择仲裁员</div>
|
||||||
|
<!-- <div v-if="isAgreePendTral == 1">
|
||||||
|
当前案件仲裁员
|
||||||
|
</div> -->
|
||||||
|
</div>
|
||||||
|
<!-- <div
|
||||||
|
v-if="isAgreePendTral == 1"
|
||||||
|
class="nowarbitrator"
|
||||||
|
>
|
||||||
|
<el-tag size="medium">
|
||||||
|
|
||||||
|
</el-tag>
|
||||||
|
</div> -->
|
||||||
|
<el-form-item
|
||||||
|
label="仲裁员:"
|
||||||
|
prop="Arbitor"
|
||||||
|
:rules="[
|
||||||
|
{
|
||||||
|
required: true,
|
||||||
|
message: '仲裁员不能为空',
|
||||||
|
},
|
||||||
|
]"
|
||||||
|
>
|
||||||
|
<el-select
|
||||||
|
placeholder="请选择仲裁员"
|
||||||
|
@change="changeArbitor"
|
||||||
|
v-model="formateCourtform.Arbitor"
|
||||||
|
clearable
|
||||||
|
>
|
||||||
|
<el-option
|
||||||
|
v-for="item in dataList"
|
||||||
|
:key="item.value"
|
||||||
|
:label="item.nickNameAndNum"
|
||||||
|
:value="item.userId"
|
||||||
|
></el-option>
|
||||||
|
</el-select>
|
||||||
|
</el-form-item>
|
||||||
|
</el-form>
|
||||||
|
<div slot="footer" class="dialog-footer">
|
||||||
|
<el-button type="primary" @click="submitForm" class="endbutton"
|
||||||
|
><span>确 定</span></el-button
|
||||||
|
>
|
||||||
|
<el-button @click="cancel" class="endbutton1"
|
||||||
|
><span>取 消</span></el-button
|
||||||
|
>
|
||||||
|
</div>
|
||||||
|
</el-dialog>
|
||||||
|
</div>
|
||||||
|
</template>
|
||||||
|
|
||||||
|
<script>
|
||||||
|
import { arbitrAtor} from "@/api/formationCourt/formationCourt";
|
||||||
|
import {pendTralCheckBatch} from '@/api/batchManagement/batchManagement.js'
|
||||||
|
export default {
|
||||||
|
props: ["caseVisableReview", "formateCourtData", "queryParams"],
|
||||||
|
data() {
|
||||||
|
return {
|
||||||
|
dataList: [],
|
||||||
|
formateCourtform: {},
|
||||||
|
arbitrators: [],
|
||||||
|
isAgreePendTral: 1,
|
||||||
|
paramsdata: {},
|
||||||
|
noArbitrator: false,
|
||||||
|
Arbitor: "",
|
||||||
|
};
|
||||||
|
},
|
||||||
|
created() {
|
||||||
|
// this.getarbitrAtor();
|
||||||
|
},
|
||||||
|
watch: {
|
||||||
|
caseVisableReview(val){
|
||||||
|
this.Arbitor = ""
|
||||||
|
if(val){
|
||||||
|
this.isAgreePendTral = 1;
|
||||||
|
this.getarbitrAtor({caseId:this.formateCourtData.id});
|
||||||
|
}
|
||||||
|
},
|
||||||
|
// formateCourtData: {
|
||||||
|
// handler(val) {
|
||||||
|
// console.log(val)
|
||||||
|
// if (val.arbitratorName == null) {
|
||||||
|
// this.noArbitrator = true;
|
||||||
|
// } else {
|
||||||
|
// this.noArbitrator = false;
|
||||||
|
// }
|
||||||
|
// },
|
||||||
|
// },
|
||||||
|
},
|
||||||
|
methods: {
|
||||||
|
// 获取仲裁员信息
|
||||||
|
getarbitrAtor(val) {
|
||||||
|
arbitrAtor(val).then((res) => {
|
||||||
|
this.dataList = res.rows;
|
||||||
|
// console.log(this.dataList, "this.dataList");
|
||||||
|
});
|
||||||
|
},
|
||||||
|
changeArbitor(val) {
|
||||||
|
this.arbitrators = [];
|
||||||
|
this.dataList.forEach((item) => {
|
||||||
|
if (item.userId == val) {
|
||||||
|
this.arbitrators.push({
|
||||||
|
id: item.userId,
|
||||||
|
arbitratorName: item.nickName,
|
||||||
|
});
|
||||||
|
}
|
||||||
|
});
|
||||||
|
console.log(this.arbitratorss)
|
||||||
|
},
|
||||||
|
// 确认
|
||||||
|
submitForm() {
|
||||||
|
// if (this.noArbitrator) {
|
||||||
|
// this.paramsdata = {
|
||||||
|
// id: this.formateCourtData.id,
|
||||||
|
// arbitrators: this.arbitrators,
|
||||||
|
// };
|
||||||
|
// } else {
|
||||||
|
// if (this.isAgreePendTral == 0) {
|
||||||
|
// this.paramsdata = {
|
||||||
|
// isAgreePendTral: 0,
|
||||||
|
// id: this.formateCourtData.id,
|
||||||
|
// arbitrators: this.arbitrators,
|
||||||
|
// };
|
||||||
|
// } else {
|
||||||
|
// this.paramsdata = {
|
||||||
|
// isAgreePendTral: 1,
|
||||||
|
// id: this.formateCourtData.id,
|
||||||
|
// };
|
||||||
|
// }
|
||||||
|
// }
|
||||||
|
if (this.isAgreePendTral == 0) {
|
||||||
|
this.paramsdata = {
|
||||||
|
isAgreePendTral: 0,
|
||||||
|
batchNumber: this.formateCourtData.batchNumber,
|
||||||
|
arbitrators: this.arbitrators,
|
||||||
|
};
|
||||||
|
} else {
|
||||||
|
this.paramsdata = {
|
||||||
|
isAgreePendTral: 1,
|
||||||
|
batchNumber: this.formateCourtData.batchNumber,
|
||||||
|
arbitrators: this.arbitrators,
|
||||||
|
};
|
||||||
|
}
|
||||||
|
this.$refs["formateCourtform"].validate((valid) => {
|
||||||
|
if (valid) {
|
||||||
|
pendTralCheckBatch(this.paramsdata).then((res) => {
|
||||||
|
console.log(res)
|
||||||
|
this.cancel();
|
||||||
|
this.$modal.msgSuccess("组庭成功");
|
||||||
|
this.$emit("getList", this.queryParams);
|
||||||
|
// 初始化页面
|
||||||
|
this.formateCourtform={}
|
||||||
|
});
|
||||||
|
}
|
||||||
|
});
|
||||||
|
},
|
||||||
|
// 取消
|
||||||
|
cancel() {
|
||||||
|
this.$emit("cancelCaseReview");
|
||||||
|
this.arbitrators = [];
|
||||||
|
},
|
||||||
|
radioValue(val){
|
||||||
|
if(val==1){
|
||||||
|
this.formateCourtform={}
|
||||||
|
}else if(val==0){
|
||||||
|
this.formateCourtform={}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
};
|
||||||
|
</script>
|
||||||
|
|
||||||
|
<style lang="scss" scoped>
|
||||||
|
::v-deep .el-dialog {
|
||||||
|
background: #ffffff;
|
||||||
|
border-radius: 20px;
|
||||||
|
}
|
||||||
|
.endbutton {
|
||||||
|
width: 124px;
|
||||||
|
height: 37px;
|
||||||
|
background: #0072ff;
|
||||||
|
border-radius: 19px;
|
||||||
|
span {
|
||||||
|
width: 32px;
|
||||||
|
height: 15px;
|
||||||
|
font-size: 16px;
|
||||||
|
font-family: Microsoft YaHei;
|
||||||
|
font-weight: 400;
|
||||||
|
color: #ffffff;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
.endbutton1 {
|
||||||
|
width: 124px;
|
||||||
|
height: 37px;
|
||||||
|
background: #ffffff;
|
||||||
|
border: 1px solid #d0d0d0;
|
||||||
|
border-radius: 19px;
|
||||||
|
span {
|
||||||
|
width: 31px;
|
||||||
|
height: 13px;
|
||||||
|
font-size: 16px;
|
||||||
|
font-family: Microsoft YaHei;
|
||||||
|
font-weight: 400;
|
||||||
|
color: #959595;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
.infoIcon {
|
||||||
|
width: 4px;
|
||||||
|
// height: 17px;
|
||||||
|
background-color: #0072ff;
|
||||||
|
margin-right: 5px;
|
||||||
|
}
|
||||||
|
.nowarbitrator {
|
||||||
|
margin-left: 4%;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
@@ -0,0 +1,94 @@
|
|||||||
|
<template>
|
||||||
|
<div>
|
||||||
|
<!-- 部门长批量审核 -->
|
||||||
|
<el-dialog title="部门长批量审核" :visible="caseVisablearHead" destroy-on-close width="30%" @close="cancel" center>
|
||||||
|
<div>
|
||||||
|
<el-form :model="ruleForm" :rules="rules" ref="ruleForm" label-width="100px">
|
||||||
|
<el-form-item label="审核意见" prop="checkOpinion">
|
||||||
|
<el-input type="textarea" :rows="2" placeholder="请输入审核意见" v-model="ruleForm.checkOpinion"></el-input>
|
||||||
|
</el-form-item>
|
||||||
|
<el-form-item label="驳回原因">
|
||||||
|
<el-input type="textarea" :rows="2" placeholder="请输入驳回原因" v-model="ruleForm.arbitrateReject"></el-input>
|
||||||
|
</el-form-item>
|
||||||
|
</el-form>
|
||||||
|
</div>
|
||||||
|
<div slot="footer" class="dialog-footer">
|
||||||
|
<el-button type="primary" class="endbutton" @click="submitForm(1)"><span>同 意</span></el-button>
|
||||||
|
<el-button type="danger" class="endbutton" @click="submitForm(2)"><span>驳 回</span></el-button>
|
||||||
|
<el-button class="endbutton" @click="cancel"><span>取 消</span></el-button>
|
||||||
|
</div>
|
||||||
|
</el-dialog>
|
||||||
|
</div>
|
||||||
|
</template>
|
||||||
|
<script>
|
||||||
|
import {checkArbitrateRecordBatchs} from '@/api/batchManagement/batchManagement.js'
|
||||||
|
export default {
|
||||||
|
props: ["caseVisablearHead","queryParams","departmentDoc"],
|
||||||
|
data() {
|
||||||
|
return {
|
||||||
|
ruleForm: {},
|
||||||
|
rules: {
|
||||||
|
checkOpinion: [
|
||||||
|
{
|
||||||
|
required: true,
|
||||||
|
message: "审核意见不能为空",
|
||||||
|
trigger: "blur",
|
||||||
|
},
|
||||||
|
],
|
||||||
|
}
|
||||||
|
|
||||||
|
};
|
||||||
|
},
|
||||||
|
watch: {
|
||||||
|
caseVisablearHead(val) {
|
||||||
|
if (val) {
|
||||||
|
// this.ruleForm = {};
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
created() {
|
||||||
|
|
||||||
|
},
|
||||||
|
methods: {
|
||||||
|
submitForm(val){
|
||||||
|
this.$refs["ruleForm"].validate((valid) => {
|
||||||
|
if(valid){
|
||||||
|
if(val==1){
|
||||||
|
let values = {
|
||||||
|
batchNumber:this.departmentDoc.batchNumber,
|
||||||
|
agreeOrNotCheck:1,
|
||||||
|
arbitrateRecord:this.ruleForm
|
||||||
|
}
|
||||||
|
checkArbitrateRecordBatchs(values).then(res=>{
|
||||||
|
this.$modal.msgSuccess("确认成功");
|
||||||
|
this.cancel();
|
||||||
|
this.$emit("getList", this.queryParams);
|
||||||
|
}).catch((err) => {});
|
||||||
|
}else if(val==2){
|
||||||
|
let values = {
|
||||||
|
batchNumber:this.departmentDoc.batchNumber,
|
||||||
|
agreeOrNotCheck:2,
|
||||||
|
arbitrateRecord:this.ruleForm
|
||||||
|
}
|
||||||
|
checkArbitrateRecordBatchs(values).then(res=>{
|
||||||
|
this.$modal.msgSuccess("驳回成功");
|
||||||
|
this.cancel();
|
||||||
|
this.$emit("getList", this.queryParams);
|
||||||
|
}).catch((err) => {});
|
||||||
|
}
|
||||||
|
}
|
||||||
|
})
|
||||||
|
},
|
||||||
|
cancel() {
|
||||||
|
|
||||||
|
this.$emit("cancelCaseHead");
|
||||||
|
},
|
||||||
|
},
|
||||||
|
}
|
||||||
|
</script>
|
||||||
|
<style lang="scss" scoped>
|
||||||
|
::v-deep .el-dialog {
|
||||||
|
background: #ffffff;
|
||||||
|
border-radius: 20px;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
@@ -0,0 +1,116 @@
|
|||||||
|
<template>
|
||||||
|
<div>
|
||||||
|
<!-- 批量立案审查 -->
|
||||||
|
<el-dialog title="批量立案审查" :visible="caseVisableReviewF" width="500px" @close="cancel" :destroy-on-close="true">
|
||||||
|
<div class="radiobox">
|
||||||
|
<el-radio-group v-model="radio" style="margin-bottom: 20px;">
|
||||||
|
<el-radio :label="1">同意</el-radio>
|
||||||
|
<el-radio :label="2">拒绝</el-radio>
|
||||||
|
</el-radio-group>
|
||||||
|
<el-form :model="ruleForm" :rules="rules" ref="ruleForm" label-width="100px">
|
||||||
|
<!-- TODO -->
|
||||||
|
<el-form-item label="拒绝原因" prop="caseCheckReject" v-if="radio == 2">
|
||||||
|
<el-input type="textarea" :rows="2" placeholder="请输入拒绝原因" v-model="ruleForm.caseCheckReject"></el-input>
|
||||||
|
</el-form-item>
|
||||||
|
</el-form>
|
||||||
|
</div>
|
||||||
|
<div slot="footer" class="dialog-footer">
|
||||||
|
<el-button type="primary" @click="submitForm" class="endbutton"><span>提 交</span></el-button>
|
||||||
|
<el-button @click="cancel" class="endbutton1"><span> 取 消</span></el-button>
|
||||||
|
</div>
|
||||||
|
</el-dialog>
|
||||||
|
</div>
|
||||||
|
</template>
|
||||||
|
|
||||||
|
<script>
|
||||||
|
import {submitCaseApplicationCheckBatch} from '@/api/batchManagement/batchManagement.js'
|
||||||
|
export default {
|
||||||
|
name: "filingReview",
|
||||||
|
props: ["caseVisableReviewF", "filingreviewdata", "filingFeviewbatchNumber","queryParams"],
|
||||||
|
data() {
|
||||||
|
return {
|
||||||
|
radio: 1,
|
||||||
|
ruleForm: {},
|
||||||
|
rules: {
|
||||||
|
caseCheckReject: [
|
||||||
|
{
|
||||||
|
required: true,
|
||||||
|
message: "拒绝原因不能为空",
|
||||||
|
trigger: "blur",
|
||||||
|
},
|
||||||
|
],
|
||||||
|
}
|
||||||
|
};
|
||||||
|
},
|
||||||
|
methods: {
|
||||||
|
submitForm() {
|
||||||
|
this.$refs["ruleForm"].validate((valid) => {
|
||||||
|
if (valid) {
|
||||||
|
let batchNumber = this.filingFeviewbatchNumber
|
||||||
|
let paramsdata = {
|
||||||
|
agreeOrNotCheck: this.radio,
|
||||||
|
batchNumber:batchNumber.toString(),
|
||||||
|
caseCheckReject:this.ruleForm.caseCheckReject
|
||||||
|
};
|
||||||
|
submitCaseApplicationCheckBatch(paramsdata)
|
||||||
|
.then((res) => {
|
||||||
|
this.$modal.msgSuccess("提交成功");
|
||||||
|
this.cancel();
|
||||||
|
this.$emit("getList", this.queryParams);
|
||||||
|
})
|
||||||
|
.catch((err) => { });
|
||||||
|
}
|
||||||
|
});
|
||||||
|
},
|
||||||
|
cancel() {
|
||||||
|
this.$emit("cancelCaseReviewF");
|
||||||
|
},
|
||||||
|
},
|
||||||
|
};
|
||||||
|
</script>
|
||||||
|
|
||||||
|
<style lang="scss" scoped>
|
||||||
|
.radiobox {
|
||||||
|
margin-left: 5%;
|
||||||
|
}
|
||||||
|
|
||||||
|
::v-deep .el-dialog {
|
||||||
|
width: 800px;
|
||||||
|
background: #ffffff;
|
||||||
|
border-radius: 20px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.endbutton {
|
||||||
|
width: 124px;
|
||||||
|
height: 37px;
|
||||||
|
background: #0072ff;
|
||||||
|
border-radius: 19px;
|
||||||
|
|
||||||
|
span {
|
||||||
|
width: 32px;
|
||||||
|
height: 15px;
|
||||||
|
font-size: 16px;
|
||||||
|
font-family: Microsoft YaHei;
|
||||||
|
font-weight: 400;
|
||||||
|
color: #ffffff;
|
||||||
|
// line-height: 48px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.endbutton1 {
|
||||||
|
width: 124px;
|
||||||
|
height: 37px;
|
||||||
|
background: #ffffff;
|
||||||
|
border: 1px solid #d0d0d0;
|
||||||
|
border-radius: 19px;
|
||||||
|
|
||||||
|
span {
|
||||||
|
width: 31px;
|
||||||
|
height: 13px;
|
||||||
|
font-size: 16px;
|
||||||
|
font-family: Microsoft YaHei;
|
||||||
|
font-weight: 400;
|
||||||
|
color: #959595;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
</style>
|
||||||
@@ -0,0 +1,56 @@
|
|||||||
|
<template>
|
||||||
|
<div>
|
||||||
|
<!-- 批量缴费确认 -->
|
||||||
|
<el-dialog title="批量缴费确认" :visible="caseVisablePayment" destroy-on-close @close="cancel" width="600px" center>
|
||||||
|
<el-descriptions>
|
||||||
|
<el-descriptions-item label="案件总金额">{{totalFeeConfir.totalFee}}</el-descriptions-item>
|
||||||
|
<el-descriptions-item label="申请人">{{confirmPaymen.name}}</el-descriptions-item>
|
||||||
|
</el-descriptions>
|
||||||
|
<div slot="footer" class="dialog-footer">
|
||||||
|
<el-button type="primary" class="endbutton" @click="confirmPayment"><span>缴费确认</span></el-button>
|
||||||
|
<el-button class="endbutton" @click="cancel"><span>取 消</span></el-button>
|
||||||
|
</div>
|
||||||
|
</el-dialog>
|
||||||
|
</div>
|
||||||
|
</template>
|
||||||
|
<script>
|
||||||
|
import {confirmBatch} from '@/api/batchManagement/batchManagement.js'
|
||||||
|
export default {
|
||||||
|
props: ["caseVisablePayment","queryParams","confirmPaymen","totalFeeConfir"],
|
||||||
|
dicts: ["manager_type"],
|
||||||
|
data() {
|
||||||
|
return {
|
||||||
|
|
||||||
|
|
||||||
|
};
|
||||||
|
},
|
||||||
|
watch: {
|
||||||
|
caseVisablePayment(val) {
|
||||||
|
if (val) {
|
||||||
|
this.ruleForm = {};
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
created() {
|
||||||
|
|
||||||
|
},
|
||||||
|
methods: {
|
||||||
|
confirmPayment(){
|
||||||
|
confirmBatch({batchNumber:this.confirmPaymen.batchNumber}).then(res=>{
|
||||||
|
this.$modal.msgSuccess("缴费确认成功");
|
||||||
|
this.cancel()
|
||||||
|
this.$emit("getList", this.queryParams);
|
||||||
|
})
|
||||||
|
},
|
||||||
|
cancel() {
|
||||||
|
this.$emit("cancelCasePayment");
|
||||||
|
},
|
||||||
|
},
|
||||||
|
}
|
||||||
|
</script>
|
||||||
|
<style lang="scss" scoped>
|
||||||
|
::v-deep .el-dialog {
|
||||||
|
background: #ffffff;
|
||||||
|
border-radius: 20px;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
@@ -0,0 +1,79 @@
|
|||||||
|
<template>
|
||||||
|
<div>
|
||||||
|
<!-- 批量选择仲裁方式页面 -->
|
||||||
|
<el-dialog
|
||||||
|
title="批量审核仲裁方式"
|
||||||
|
:visible="caseVisableReviewl"
|
||||||
|
width="500px"
|
||||||
|
@close="cancel"
|
||||||
|
:destroy-on-close="true"
|
||||||
|
>
|
||||||
|
<div>
|
||||||
|
<el-form :model="form" :rules="rules" ref="form">
|
||||||
|
<el-form-item label="选择开庭方式:" prop="arbitratMethod">
|
||||||
|
<el-radio-group v-model="form.arbitratMethod">
|
||||||
|
<el-radio :label=2>书面审理</el-radio>
|
||||||
|
<el-radio :label=1>开庭审理</el-radio>
|
||||||
|
</el-radio-group>
|
||||||
|
</el-form-item>
|
||||||
|
</el-form>
|
||||||
|
</div>
|
||||||
|
<div slot="footer" class="dialog-footer">
|
||||||
|
<el-button type="primary" class="endbutton" @click="determine">确定</el-button>
|
||||||
|
<el-button @click="cancel" class="endbutton">取消</el-button>
|
||||||
|
</div>
|
||||||
|
</el-dialog>
|
||||||
|
</div>
|
||||||
|
</template>
|
||||||
|
|
||||||
|
<script>
|
||||||
|
import { arbitrateMethod } from "@/api/caseManagement/caseManagement.js";
|
||||||
|
import {methodBatch} from '@/api/batchManagement/batchManagement.js'
|
||||||
|
export default {
|
||||||
|
name: "showchoosetrialmethodDialog",
|
||||||
|
props: ["caseVisableReviewl", "reviewMethod", "queryParams"],
|
||||||
|
data() {
|
||||||
|
return {
|
||||||
|
form:{},
|
||||||
|
rules:{
|
||||||
|
arbitratMethod: [
|
||||||
|
{ required: true, message: '请选择开庭方式', trigger: 'change' }
|
||||||
|
]
|
||||||
|
}
|
||||||
|
};
|
||||||
|
},
|
||||||
|
methods: {
|
||||||
|
// 审核仲裁方式 arbitrateMethod
|
||||||
|
determine(val){
|
||||||
|
this.$refs["form"].validate((valid) => {
|
||||||
|
if (valid) {
|
||||||
|
let dates = {
|
||||||
|
batchNumber: this.reviewMethod.batchNumber,
|
||||||
|
arbitratMethod:this.form.arbitratMethod
|
||||||
|
};
|
||||||
|
console.log(dates)
|
||||||
|
methodBatch(dates).then((res) => {
|
||||||
|
this.$modal.msgSuccess("提交成功");
|
||||||
|
this.cancel();
|
||||||
|
this.$emit("getList", this.queryParams);
|
||||||
|
})
|
||||||
|
.catch((err) => {});
|
||||||
|
} else {
|
||||||
|
return false;
|
||||||
|
}
|
||||||
|
});
|
||||||
|
},
|
||||||
|
cancel() {
|
||||||
|
this.form.arbitratMethod=""
|
||||||
|
this.$emit("cancelCaseReviewl");
|
||||||
|
},
|
||||||
|
},
|
||||||
|
};
|
||||||
|
</script>
|
||||||
|
|
||||||
|
<style lang="scss" scoped>
|
||||||
|
::v-deep .el-dialog {
|
||||||
|
background: #ffffff;
|
||||||
|
border-radius: 20px;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
@@ -0,0 +1,71 @@
|
|||||||
|
<template>
|
||||||
|
<div>
|
||||||
|
<!--查看案件列表 -->
|
||||||
|
<el-dialog title="查看案件列表" :visible="caseVisableViewing" destroy-on-close @close="cancel" width="70%" center>
|
||||||
|
<el-table style="width: 100%">
|
||||||
|
<el-table-column label="序号" type="index" align="center">
|
||||||
|
<template slot-scope="scope">
|
||||||
|
<!-- <span>{{
|
||||||
|
(queryParams.pageNum - 1) * queryParams.pageSize + scope.$index + 1
|
||||||
|
}}</span> -->
|
||||||
|
</template>
|
||||||
|
</el-table-column>
|
||||||
|
<el-table-column label="案件编号" align="center" :show-overflow-tooltip="true" />
|
||||||
|
<el-table-column label="申请人" align="center" :show-overflow-tooltip="true" />
|
||||||
|
<el-table-column label="案件标的" align="center" :show-overflow-tooltip="true" />
|
||||||
|
<el-table-column label="仲裁方式" align="center" :show-overflow-tooltip="true" />
|
||||||
|
<el-table-column label="仲裁员" align="center" :show-overflow-tooltip="true" />
|
||||||
|
<el-table-column label="开庭时间" align="center" :show-overflow-tooltip="true" />
|
||||||
|
<el-table-column label="案件状态" align="center" >
|
||||||
|
<template slot-scope="scope">
|
||||||
|
<!-- <el-tag type="success">{{ scope.row.prefixstr }}</el-tag> -->
|
||||||
|
</template>
|
||||||
|
</el-table-column>
|
||||||
|
<el-table-column label="操作" align="center" class-name="small-padding fixed-width">
|
||||||
|
<template slot-scope="scope">
|
||||||
|
<el-button size="mini" type="text" icon="el-icon-view">跳转案件列表</el-button>
|
||||||
|
</template>
|
||||||
|
</el-table-column>
|
||||||
|
</el-table>
|
||||||
|
<pagination :total="total" :page.sync="queryParams.pageNum" :limit.sync="queryParams.pageSize"
|
||||||
|
@pagination="getList(queryParams)"
|
||||||
|
<div slot="footer" class="dialog-footer">
|
||||||
|
<!-- <el-button type="primary" class="endbutton"><span>确认</span></el-button> -->
|
||||||
|
<el-button class="endbutton" @click="cancel"><span>取 消</span></el-button>
|
||||||
|
</div>
|
||||||
|
</el-dialog>
|
||||||
|
</div>
|
||||||
|
</template>
|
||||||
|
<script>
|
||||||
|
export default {
|
||||||
|
props: ["caseVisableViewing","queryParams"],
|
||||||
|
dicts: ["manager_type"],
|
||||||
|
data() {
|
||||||
|
return {
|
||||||
|
|
||||||
|
|
||||||
|
};
|
||||||
|
},
|
||||||
|
watch: {
|
||||||
|
caseVisableViewing(val) {
|
||||||
|
if (val) {
|
||||||
|
this.ruleForm = {};
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
created() {
|
||||||
|
|
||||||
|
},
|
||||||
|
methods: {
|
||||||
|
cancel() {
|
||||||
|
this.$emit("cancelCaseViewing");
|
||||||
|
},
|
||||||
|
},
|
||||||
|
}
|
||||||
|
</script>
|
||||||
|
<style lang="scss" scoped>
|
||||||
|
::v-deep .el-dialog {
|
||||||
|
background: #ffffff;
|
||||||
|
border-radius: 20px;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
@@ -34,9 +34,6 @@
|
|||||||
<el-button icon="el-icon-refresh" size="mini" @click="resetQuery">重置</el-button>
|
<el-button icon="el-icon-refresh" size="mini" @click="resetQuery">重置</el-button>
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
</el-form>
|
</el-form>
|
||||||
<!-- <el-row>
|
|
||||||
<el-button size="mini">案件归档</el-button>
|
|
||||||
</el-row> -->
|
|
||||||
<el-table v-loading="loading" :data="dataList" style="width: 100%">
|
<el-table v-loading="loading" :data="dataList" style="width: 100%">
|
||||||
<el-table-column label="序号" type="index" align="center">
|
<el-table-column label="序号" type="index" align="center">
|
||||||
<template slot-scope="scope">
|
<template slot-scope="scope">
|
||||||
@@ -59,6 +56,7 @@
|
|||||||
v-if="scope.row.filearbitraUrl && scope.row.filearbitraUrl !== ''"
|
v-if="scope.row.filearbitraUrl && scope.row.filearbitraUrl !== ''"
|
||||||
@click="showModel(scope.row)">查看裁决书</el-button>
|
@click="showModel(scope.row)">查看裁决书</el-button>
|
||||||
<el-button size="mini" type="text" icon="el-icon-reading" @click="showDetail(scope.row)">归档详情</el-button>
|
<el-button size="mini" type="text" icon="el-icon-reading" @click="showDetail(scope.row)">归档详情</el-button>
|
||||||
|
<el-button type="text" size="mini" v-if="checkPermi(['caseFiling:list:downZip'])" icon="el-icon-download" @click="downloadZips(scope.row)">下载案件压缩包</el-button>
|
||||||
</template>
|
</template>
|
||||||
</el-table-column>
|
</el-table-column>
|
||||||
</el-table>
|
</el-table>
|
||||||
@@ -74,7 +72,7 @@
|
|||||||
<script>
|
<script>
|
||||||
import { caseApplicationList, selectSignSealUrl,caseApplicationDetail } from "@/api/awardManagement/awardManagement";
|
import { caseApplicationList, selectSignSealUrl,caseApplicationDetail } from "@/api/awardManagement/awardManagement";
|
||||||
import { caseLogRecordList, logistics } from "@/api/caseManagement/caseManagement";
|
import { caseLogRecordList, logistics } from "@/api/caseManagement/caseManagement";
|
||||||
import { adjudicationArchives, videoList } from "@/api/caseFiling/caseFiling";
|
import { adjudicationArchives, videoList,downloadCaseZipFile} from "@/api/caseFiling/caseFiling";
|
||||||
import archiveDetailsDialog from "./components/archiveDetailsDialog.vue";
|
import archiveDetailsDialog from "./components/archiveDetailsDialog.vue";
|
||||||
export default {
|
export default {
|
||||||
name: "archiveList",
|
name: "archiveList",
|
||||||
@@ -82,6 +80,7 @@ export default {
|
|||||||
components: { archiveDetailsDialog },
|
components: { archiveDetailsDialog },
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
|
fileURL: window.location.origin + "/API",
|
||||||
queryParams: {
|
queryParams: {
|
||||||
pageNum: 1,
|
pageNum: 1,
|
||||||
pageSize: 10,
|
pageSize: 10,
|
||||||
@@ -130,6 +129,13 @@ export default {
|
|||||||
this.resetForm("queryForm");
|
this.resetForm("queryForm");
|
||||||
this.handleQuery();
|
this.handleQuery();
|
||||||
},
|
},
|
||||||
|
// 下在案件归档压缩包
|
||||||
|
downloadZips(row){
|
||||||
|
downloadCaseZipFile({ id: row.id }).then(res => {
|
||||||
|
let url = this.fileURL+res.data.annexPath
|
||||||
|
window.open(url)
|
||||||
|
})
|
||||||
|
},
|
||||||
// 查询列表数据
|
// 查询列表数据
|
||||||
getList(parms) {
|
getList(parms) {
|
||||||
this.loading = true;
|
this.loading = true;
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
<!-- <el-tab-pane label="快递信息" name="third" v-if="false">
|
<!-- <el-tab-pane label="快递信息" name="third" v-if="false">
|
||||||
<expressDeliveryInfo :deliveryDataArr="detailform"></expressDeliveryInfo>
|
<expressDeliveryInfo :deliveryDataArr="detailform"></expressDeliveryInfo>
|
||||||
</el-tab-pane> -->
|
</el-tab-pane> -->
|
||||||
<el-tab-pane label="案件视频" name="fourth">
|
<el-tab-pane label="案件视频" name="fourth" v-if="caseDetail.arbitratMethodName=='开庭审理'?true:false">
|
||||||
<!-- <div @click="getVideo">chakanshipin</div> -->
|
<!-- <div @click="getVideo">chakanshipin</div> -->
|
||||||
<el-empty description="暂无视频" v-if="!videoFlag"></el-empty>
|
<el-empty description="暂无视频" v-if="!videoFlag"></el-empty>
|
||||||
<video style="background-color: #181717;width: 400px;height: 200px;margin: 30px;" v-if="videoFlag" :src="headPath + item.annexPath" controls="controls" v-for="(item,index) in videoUrl" :key="index"></video>
|
<video style="background-color: #181717;width: 400px;height: 200px;margin: 30px;" v-if="videoFlag" :src="headPath + item.annexPath" controls="controls" v-for="(item,index) in videoUrl" :key="index"></video>
|
||||||
|
|||||||
@@ -126,6 +126,13 @@
|
|||||||
</p>
|
</p>
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
</el-col>
|
</el-col>
|
||||||
|
<el-col :span="24">
|
||||||
|
<el-form-item label="仲裁申请书:">
|
||||||
|
<div v-for="item in caseApplicationObj.caseAttachList" v-if="item.annexType ==1">
|
||||||
|
<el-link target="_blank" type="primary" :href ="fileURL+item.annexPath">{{item.annexName}}</el-link>
|
||||||
|
</div>
|
||||||
|
</el-form-item>
|
||||||
|
</el-col>
|
||||||
</el-row>
|
</el-row>
|
||||||
</el-form>
|
</el-form>
|
||||||
<!-- 申请人主体信息 -->
|
<!-- 申请人主体信息 -->
|
||||||
@@ -512,6 +519,7 @@ export default {
|
|||||||
props: ["caseApplicationObj"],
|
props: ["caseApplicationObj"],
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
|
fileURL: window.location.origin + "/API",
|
||||||
formData: {},
|
formData: {},
|
||||||
applicateArr: [],
|
applicateArr: [],
|
||||||
quiltArr: [],
|
quiltArr: [],
|
||||||
@@ -561,6 +569,7 @@ export default {
|
|||||||
if (this.caseApplicationObj) {
|
if (this.caseApplicationObj) {
|
||||||
this.formData = this.caseApplicationObj;
|
this.formData = this.caseApplicationObj;
|
||||||
}
|
}
|
||||||
|
console.log(this.caseApplicationObj)
|
||||||
console.log("this.formData", this.formData);
|
console.log("this.formData", this.formData);
|
||||||
if (this.caseApplicationObj && this.caseApplicationObj.caseAffiliates) {
|
if (this.caseApplicationObj && this.caseApplicationObj.caseAffiliates) {
|
||||||
this.caseApplicationObj.caseAffiliates.forEach((item) => {
|
this.caseApplicationObj.caseAffiliates.forEach((item) => {
|
||||||
|
|||||||
@@ -1,32 +1,35 @@
|
|||||||
<template>
|
<template>
|
||||||
<div class="app-container">
|
<div class="app-container">
|
||||||
<el-form :model="queryParams" ref="queryForm" size="small" :inline="true" label-width="98px">
|
<el-form :model="queryParams" ref="queryForm" size="small" :inline="true" label-width="68px">
|
||||||
<el-form-item label="案件编号" prop="caseNum">
|
<el-form-item label="案件编号" prop="caseNum">
|
||||||
<el-input v-model="queryParams.caseNum" placeholder="请输入案件编号" clearable @keyup.enter.native="handleQuery" />
|
<el-input style="width:180px" v-model="queryParams.caseNum" placeholder="请输入案件编号" clearable @keyup.enter.native="handleQuery" />
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
<el-form-item label="申请人(机构)" prop="applicantName">
|
<el-form-item label="案件批号" prop="caseNum">
|
||||||
|
<el-input style="width:180px" @input="handleInput" v-model="queryParams.batchNumber" placeholder="请输入案件批号" clearable @keyup.enter.native="handleQuery" />
|
||||||
|
</el-form-item>
|
||||||
|
<!-- <el-form-item label="申请人" prop="applicantName"> -->
|
||||||
<!-- <el-input
|
<!-- <el-input
|
||||||
v-model="queryParams.applicantName"
|
v-model="queryParams.applicantName"
|
||||||
placeholder="请输入机构名称"
|
placeholder="请输入机构名称"
|
||||||
clearable
|
clearable
|
||||||
@keyup.enter.native="handleQuery"
|
@keyup.enter.native="handleQuery"
|
||||||
/> -->
|
/> -->
|
||||||
<el-cascader v-model="queryParams.nameId" :options="options" @change="changeDept" :props="{ checkStrictly: true }"
|
<!-- <el-cascader v-model="queryParams.nameId" :options="options" @change="changeDept" :props="{ checkStrictly: true }"
|
||||||
clearable></el-cascader>
|
clearable></el-cascader>
|
||||||
</el-form-item>
|
</el-form-item> -->
|
||||||
<el-form-item label="案件状态" prop="caseStatus">
|
<el-form-item label="案件状态" prop="caseStatus">
|
||||||
<el-select :disabled="caseStatusType" v-model="queryParams.caseStatus" placeholder="请选择案件状态" clearable
|
<el-select :disabled="caseStatusType" v-model="queryParams.caseStatus" placeholder="请选择案件状态" clearable
|
||||||
@keyup.enter.native="handleQuery">
|
@keyup.enter.native="handleQuery">
|
||||||
<el-option v-for="dict in caseStatus" :key="dict.dictSort" :label="dict.dictLabel"
|
<el-option v-for="dict in caseStatus" :key="dict.dictValue" :label="dict.dictLabel"
|
||||||
:value="dict.dictSort"></el-option>
|
:value="dict.dictValue"></el-option>
|
||||||
</el-select>
|
</el-select>
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
<el-form-item label="是否完成" prop="selectCaseStatus">
|
<!-- <el-form-item label="是否完成" prop="selectCaseStatus">
|
||||||
<el-select v-model="queryParams.selectCaseStatus" placeholder="请选择状态" clearable @keyup.enter.native="handleQuery">
|
<el-select v-model="queryParams.selectCaseStatus" placeholder="请选择状态" clearable @keyup.enter.native="handleQuery">
|
||||||
<el-option v-for="dict in selectCaseStatusList" :key="dict.value" :label="dict.label"
|
<el-option v-for="dict in selectCaseStatusList" :key="dict.value" :label="dict.label"
|
||||||
:value="dict.value"></el-option>
|
:value="dict.value"></el-option>
|
||||||
</el-select>
|
</el-select>
|
||||||
</el-form-item>
|
</el-form-item> -->
|
||||||
<!-- <el-form-item label="开庭日期" prop="hearDate">
|
<!-- <el-form-item label="开庭日期" prop="hearDate">
|
||||||
<el-date-picker
|
<el-date-picker
|
||||||
v-model="queryParams.hearDate"
|
v-model="queryParams.hearDate"
|
||||||
@@ -48,20 +51,34 @@
|
|||||||
v-hasPermi="['caseManagement:list:add']">案件录入</el-button>
|
v-hasPermi="['caseManagement:list:add']">案件录入</el-button>
|
||||||
<el-button type="primary" plain icon="el-icon-plus" size="mini" @click="compressedPackages"
|
<el-button type="primary" plain icon="el-icon-plus" size="mini" @click="compressedPackages"
|
||||||
v-hasPermi="['caseManagement:list:zip']"
|
v-hasPermi="['caseManagement:list:zip']"
|
||||||
>案件压缩包导入</el-button>
|
>导入压缩包</el-button>
|
||||||
<el-button type="primary" plain icon="el-icon-plus" size="mini" @click="batchApplication"
|
<el-button type="primary" plain icon="el-icon-plus" size="mini" @click="batchApplication"
|
||||||
v-hasPermi="['caseManagement:list:import']">案件批量导入</el-button>
|
v-hasPermi="['caseManagement:list:import']">案件批量导入</el-button>
|
||||||
<el-button type="primary" plain icon="el-icon-plus" size="mini" @click="operateClick(0)"
|
|
||||||
v-hasPermi="['caseManagement:list:Batchsubmit']">案件批量提交</el-button>
|
|
||||||
<el-button type="primary" plain icon="el-icon-plus" size="mini" @click="operateClick(1)"
|
|
||||||
v-hasPermi="['caseManagement:list:delete']">案件批量删除</el-button>
|
|
||||||
<el-button type="primary" plain icon="el-icon-plus" size="mini" @click="operateClick(2)"
|
<el-button type="primary" plain icon="el-icon-plus" size="mini" @click="operateClick(2)"
|
||||||
v-hasPermi="['caseManagement:list:check']">案件批量立案审查</el-button>
|
v-hasPermi="['caseManagement:list:check']">案件批量立案审查</el-button>
|
||||||
<el-button type="primary" plain icon="el-icon-plus" size="mini" @click="operateClick(4)"
|
<el-button type="primary" plain icon="el-icon-plus" size="mini" @click="operateClick(4)"
|
||||||
v-hasPermi="['caseManagement:list:Batchgeneration']">批量生成裁决书</el-button>
|
v-hasPermi="['caseManagement:list:Batchgeneration']">批量生成裁决书</el-button>
|
||||||
<el-button type="primary" plain icon="el-icon-plus" size="mini" @click="operateClick(6)"
|
<el-button type="primary" plain icon="el-icon-plus" size="mini" @click="operateClick(6)"
|
||||||
v-hasPermi="['caseManagement:list:pay']">批量缴费</el-button>
|
v-hasPermi="['caseManagement:list:pay']">批量缴费</el-button>
|
||||||
|
<!-- <el-button type="primary" plain icon="el-icon-plus" size="mini"
|
||||||
|
@click="batchConfirmation"
|
||||||
|
v-hasPermi="['caseManagement:list:batchConfirma']"
|
||||||
|
>
|
||||||
|
批量缴费确认
|
||||||
|
</el-button> -->
|
||||||
</el-col>
|
</el-col>
|
||||||
|
<!-- <el-col :span="24" style="margin-top:10px;">
|
||||||
|
<el-button type="primary" plain icon="el-icon-plus" size="mini" @click="batchSignatures"
|
||||||
|
v-hasPermi="['caseManagement:list:signature']"
|
||||||
|
>
|
||||||
|
批量签名
|
||||||
|
</el-button>
|
||||||
|
<el-button type="primary" plain icon="el-icon-plus" size="mini" @click="batchPrintings"
|
||||||
|
v-hasPermi="['caseManagement:list:officialSeal']"
|
||||||
|
>
|
||||||
|
批量用印
|
||||||
|
</el-button>
|
||||||
|
</el-col> -->
|
||||||
</el-row>
|
</el-row>
|
||||||
<el-table v-loading="loading" :data="dataList" style="width: 100%" :row-class-name="tableRowClassName" class="pendingTrial">
|
<el-table v-loading="loading" :data="dataList" style="width: 100%" :row-class-name="tableRowClassName" class="pendingTrial">
|
||||||
<el-table-column type="selection">
|
<el-table-column type="selection">
|
||||||
@@ -74,14 +91,15 @@
|
|||||||
</template>
|
</template>
|
||||||
</el-table-column>
|
</el-table-column>
|
||||||
<el-table-column label="案件编号" align="center" prop="caseNum" :show-overflow-tooltip="true" />
|
<el-table-column label="案件编号" align="center" prop="caseNum" :show-overflow-tooltip="true" />
|
||||||
<el-table-column label="申请人(机构)" align="center" prop="applicantName" :show-overflow-tooltip="true" />
|
<el-table-column label="案件批号" align="center" prop="batchNumber" :show-overflow-tooltip="true" />
|
||||||
|
<el-table-column label="申请人" align="center" prop="applicantName" :show-overflow-tooltip="true" />
|
||||||
<el-table-column label="案件标的" align="center" prop="caseSubjectAmount" />
|
<el-table-column label="案件标的" align="center" prop="caseSubjectAmount" />
|
||||||
<el-table-column label="仲裁方式" align="center" prop="arbitratMethodName" :show-overflow-tooltip="true" />
|
<el-table-column label="仲裁方式" align="center" prop="arbitratMethodName" :show-overflow-tooltip="true" />
|
||||||
<!-- 仲裁员 -->
|
<!-- 仲裁员 -->
|
||||||
<el-table-column label="仲裁员" align="center" prop="arbitratorName" />
|
<el-table-column label="仲裁员" align="center" prop="arbitratorName" />
|
||||||
<!-- 开庭日期 -->
|
<!-- 开庭日期 -->
|
||||||
<el-table-column label="开庭日期" align="center" prop="hearDate" :show-overflow-tooltip="true" />
|
<el-table-column label="开庭日期" align="center" prop="hearDate" :show-overflow-tooltip="true" />
|
||||||
<el-table-column label="案件状态" align="center" prop="caseStatusName">
|
<el-table-column label="案件状态" align="center" prop="caseStatusName" :show-overflow-tooltip="true">
|
||||||
<template slot-scope="scope">
|
<template slot-scope="scope">
|
||||||
<el-tag type="success">{{ scope.row.caseStatusName }}</el-tag>
|
<el-tag type="success">{{ scope.row.caseStatusName }}</el-tag>
|
||||||
</template>
|
</template>
|
||||||
@@ -99,19 +117,21 @@
|
|||||||
<el-button size="mini" type="text" icon="el-icon-edit" @click="undoRow(scope.row,1)" v-if="(scope.row.updateSubmitStatus == 1 || scope.row.updateSubmitStatus == 3) && scope.row.caseStatus > 0 && checkPermi(['caseManagement:list:undo'])">撤销修改</el-button>
|
<el-button size="mini" type="text" icon="el-icon-edit" @click="undoRow(scope.row,1)" v-if="(scope.row.updateSubmitStatus == 1 || scope.row.updateSubmitStatus == 3) && scope.row.caseStatus > 0 && checkPermi(['caseManagement:list:undo'])">撤销修改</el-button>
|
||||||
<el-button size="mini" type="text" icon="el-icon-check" @click="onsubmitRow(scope.row)" v-if="scope.row.caseStatus == 0 &&
|
<el-button size="mini" type="text" icon="el-icon-check" @click="onsubmitRow(scope.row)" v-if="scope.row.caseStatus == 0 &&
|
||||||
checkPermi(['caseManagement:list:submit']) && btnStatus
|
checkPermi(['caseManagement:list:submit']) && btnStatus
|
||||||
">提交</el-button>
|
">提交案件</el-button>
|
||||||
<el-button size="mini" type="text" icon="el-icon-delete" @click="deleteRow(scope.row)" v-if="scope.row.caseStatus == 0 &&
|
<!-- <el-button size="mini" type="text" icon="el-icon-delete" @click="deleteRow(scope.row)" v-if="scope.row.caseStatus == 0 &&
|
||||||
checkPermi(['caseManagement:list:delete']) && btnStatus
|
checkPermi(['caseManagement:list:delete']) && btnStatus
|
||||||
">删除</el-button>
|
">删除</el-button> -->
|
||||||
<el-button size="mini" type="text" icon="el-icon-view" @click="filingreviewRow(scope.row)" v-if="scope.row.caseStatus == 1 &&
|
<el-button size="mini" type="text" icon="el-icon-view" @click="filingreviewRow(scope.row)" v-if="scope.row.caseStatus == 1 &&
|
||||||
checkPermi(['caseManagement:list:check']) && btnStatus
|
checkPermi(['caseManagement:list:check']) && btnStatus
|
||||||
">立案审查</el-button>
|
">审查案件</el-button>
|
||||||
<!-- <el-button size="mini" type="text" icon="el-icon-tickets" @click="payStatus(scope.row)"
|
<!-- <el-button size="mini" type="text" icon="el-icon-tickets" @click="payStatus(scope.row)"
|
||||||
v-if="scope.row.caseStatus == 2" v-hasPermi="['caseManagement:list:pay']">缴费</el-button> -->
|
v-if="scope.row.caseStatus == 2" v-hasPermi="['caseManagement:list:pay']">缴费</el-button> -->
|
||||||
<el-button size="mini" type="text" icon="el-icon-tickets" @click="payStatus(scope.row)" v-if="scope.row.caseStatus == 2 &&
|
<el-button size="mini" type="text" icon="el-icon-tickets" @click="payStatus(scope.row)" v-if="scope.row.caseStatus == 2 &&
|
||||||
checkPermi(['caseManagement:list:pay']) && btnStatus
|
checkPermi(['caseManagement:list:pay']) && btnStatus
|
||||||
">缴费</el-button>
|
">缴费</el-button>
|
||||||
|
<el-button size="mini" type="text" icon="el-icon-zoom-in" @click="paymentconfirmationRow(scope.row)" v-if="checkPermi(['caseManagement:list:payconfirm']) && btnStatus&&scope.row.caseStatus==3">确认缴费</el-button>
|
||||||
|
<el-button size="mini" type="text" icon="el-icon-edit" @click="viewpaymentformRow(scope.row)" v-if="checkPermi(['caseManagement:list:detail'])&&scope.row.caseStatus>2">查看缴费单</el-button>
|
||||||
|
<el-button size="mini" type="text" icon="el-icon-tickets" @click="evidenceListS(scope.row)" >证据清单</el-button>
|
||||||
<!-- <el-button
|
<!-- <el-button
|
||||||
size="mini"
|
size="mini"
|
||||||
type="text"
|
type="text"
|
||||||
@@ -126,7 +146,7 @@
|
|||||||
<el-button size="mini" type="text" icon="el-icon-s-check" @click="reviewRevocation(scope.row)" v-if="scope.row.updateSubmitStatus == 2 && checkPermi(['caseManagement:list:reviewRevocation'])">审核撤销</el-button>
|
<el-button size="mini" type="text" icon="el-icon-s-check" @click="reviewRevocation(scope.row)" v-if="scope.row.updateSubmitStatus == 2 && checkPermi(['caseManagement:list:reviewRevocation'])">审核撤销</el-button>
|
||||||
<el-button size="mini" type="text" icon="el-icon-s-check" @click="courtconfirmationRow(scope.row)" v-if="scope.row.caseStatus == 6 &&
|
<el-button size="mini" type="text" icon="el-icon-s-check" @click="courtconfirmationRow(scope.row)" v-if="scope.row.caseStatus == 6 &&
|
||||||
checkPermi(['caseManagement:list:confirmgroup']) && btnStatus
|
checkPermi(['caseManagement:list:confirmgroup']) && btnStatus
|
||||||
">组庭确认</el-button>
|
">确认组庭</el-button>
|
||||||
<el-button size="mini" type="text" icon="el-icon-check" @click="courtreviewRow(scope.row)" v-if="scope.row.caseStatus == 5 &&
|
<el-button size="mini" type="text" icon="el-icon-check" @click="courtreviewRow(scope.row)" v-if="scope.row.caseStatus == 5 &&
|
||||||
checkPermi(['caseManagement:list:checkgroup']) && btnStatus
|
checkPermi(['caseManagement:list:checkgroup']) && btnStatus
|
||||||
">组庭审核</el-button>
|
">组庭审核</el-button>
|
||||||
@@ -147,15 +167,43 @@
|
|||||||
@click="evidenceUpload(scope.row)">证据修改</el-button> -->
|
@click="evidenceUpload(scope.row)">证据修改</el-button> -->
|
||||||
<el-button size="mini" type="text" icon="el-icon-edit" v-if="(scope.row.caseStatus < 10 && scope.row.caseStatus != 2 && scope.row.caseStatus != 0) &&
|
<el-button size="mini" type="text" icon="el-icon-edit" v-if="(scope.row.caseStatus < 10 && scope.row.caseStatus != 2 && scope.row.caseStatus != 0) &&
|
||||||
checkPermi(['caseManagement:list:evidenceUpdate']) && btnStatus"
|
checkPermi(['caseManagement:list:evidenceUpdate']) && btnStatus"
|
||||||
@click="evidenceUpload(scope.row)">证据修改</el-button>
|
@click="evidenceUpload(scope.row)">修改证据</el-button>
|
||||||
<el-button size="mini" type="text" icon="el-icon-edit" v-if="scope.row.caseStatus == 31 && btnStatus"
|
<el-button size="mini" type="text" icon="el-icon-edit" v-if="scope.row.caseStatus == 31 && btnStatus && checkPermi(['caseManagement:list:timer'])"
|
||||||
@click="timeUpdata(scope.row)">开庭时间</el-button>
|
@click="timeUpdata(scope.row)">设定开庭时间</el-button>
|
||||||
<el-button size="mini" type="text" icon="el-icon-lock"
|
<el-button size="mini" type="text" icon="el-icon-lock"
|
||||||
v-if="checkPermi(['caseManagement:list:lock']) && scope.row.lockStatus == 0 && btnStatus"
|
v-if="checkPermi(['caseManagement:list:lock']) && scope.row.lockStatus == 0 && btnStatus"
|
||||||
@click="lockClick(scope.row)">锁定</el-button>
|
@click="lockClick(scope.row)">锁定案件</el-button>
|
||||||
<el-button size="mini" type="text" icon="el-icon-unlock"
|
<el-button size="mini" type="text" icon="el-icon-unlock"
|
||||||
v-if="checkPermi(['caseManagement:list:lock']) && scope.row.lockStatus == 1 && btnStatus"
|
v-if="checkPermi(['caseManagement:list:lock']) && scope.row.lockStatus == 1 && btnStatus"
|
||||||
@click="ulockClick(scope.row)">解锁</el-button>
|
@click="ulockClick(scope.row)">解锁</el-button>
|
||||||
|
<el-button size="mini" type="text" icon="el-icon-reading"
|
||||||
|
v-if="scope.row.filearbitraUrl && scope.row.filearbitraUrl !== ''"
|
||||||
|
@click="showModel(scope.row, 0)">查看裁决书</el-button>
|
||||||
|
<el-button size="mini" type="text" icon="el-icon-edit"
|
||||||
|
v-if="scope.row.caseStatus == 11 && checkPermi(['caseManagement:list:secretarycheck'])"
|
||||||
|
@click="showModel(scope.row, 1)">核验裁决书</el-button>
|
||||||
|
<el-button size="mini" type="text" icon="el-icon-edit"
|
||||||
|
v-if="scope.row.caseStatus == 18 && checkPermi(['caseManagement:list:arbitratorcheck']) && btnStatus"
|
||||||
|
@click="showModel(scope.row, 4)">审核裁决书</el-button>
|
||||||
|
<el-button size="mini" type="text" icon="el-icon-edit"
|
||||||
|
v-if="scope.row.caseStatus == 12 && checkPermi(['caseManagement:list:confirmaward']) && btnStatus"
|
||||||
|
@click="showModel(scope.row, 2)">审核裁决书</el-button>
|
||||||
|
<el-button size="mini" type="text" icon="el-icon-edit"
|
||||||
|
v-if="scope.row.caseStatus == 13 && checkPermi(['caseManagement:list:sign']) && btnStatus"
|
||||||
|
@click="showModel(scope.row, 3)">签名</el-button>
|
||||||
|
<el-button size="mini" type="text" icon="el-icon-edit"
|
||||||
|
v-if="scope.row.caseStatus == 14 && checkPermi(['caseManagement:list:signprint']) && btnStatus"
|
||||||
|
@click="showaffixModel(scope.row, 4)">用印</el-button>
|
||||||
|
<!-- <el-button size="mini" type="text" icon="el-icon-truck"
|
||||||
|
v-if="scope.row.caseStatus > 15 && checkPermi(['caseManagement:list:delivery'])"
|
||||||
|
@click="showDeliveryModel(scope.row, 4)">快递信息</el-button> -->
|
||||||
|
<el-button size="mini" type="text" icon="el-icon-edit"
|
||||||
|
v-if="scope.row.caseStatus == 15 && checkPermi(['caseManagement:list:sendaward']) && btnStatus"
|
||||||
|
@click="showMailaward(scope.row)">送达裁决书</el-button>
|
||||||
|
<el-button size="mini" type="text" icon="el-icon-edit"
|
||||||
|
v-if="scope.row.caseStatus == 16 && checkPermi(['caseManagement:list:archive']) && btnStatus"
|
||||||
|
@click="showCasefilingModel(scope.row, 6)">案件归档</el-button>
|
||||||
|
<!-- <el-button size="mini" type="text" icon="el-icon-tickets" @click="detailsAwardList(scope.row)">案件详情</el-button> -->
|
||||||
<!-- 暂时隐藏后期可能会放其他地方 -->
|
<!-- 暂时隐藏后期可能会放其他地方 -->
|
||||||
<!-- <el-button v-if="checkPermi(['caseManagement:list:listEvidence']) && scope.row.caseStatus <= 1 && btnStatus"
|
<!-- <el-button v-if="checkPermi(['caseManagement:list:listEvidence']) && scope.row.caseStatus <= 1 && btnStatus"
|
||||||
size="mini" type="text" icon="el-icon-upload" @click="uploadCase(scope.row)">上传证据目录</el-button> -->
|
size="mini" type="text" icon="el-icon-upload" @click="uploadCase(scope.row)">上传证据目录</el-button> -->
|
||||||
@@ -177,9 +225,9 @@
|
|||||||
@pagination="getcaseApply(queryParams)" />
|
@pagination="getcaseApply(queryParams)" />
|
||||||
|
|
||||||
<!-- 立案申请弹框 -->
|
<!-- 立案申请弹框 -->
|
||||||
<caseentryDialog :visible="visible" @cancel="cancel" :form="form" :queryParams="queryParams"
|
<caseentryDialog :visible="visible" @cancel="cancel" :form="form" :detailsAwardForm="detailsAwardForm" :queryParams="queryParams"
|
||||||
:dialogtitle="dialogtitle" :getcaseApply="getcaseApply" :flag="flag" :caseAttachList="caseAttachList"
|
:dialogtitle="dialogtitle" :getcaseApply="getcaseApply" :flag="flag" :caseAttachList="caseAttachList"
|
||||||
:initpaymentArr="initpaymentArr" :initpaymentArr1="initpaymentArr1"></caseentryDialog>
|
:initpaymentArr="initpaymentArr" :initpaymentArr1="initpaymentArr1" :columnValues="columnValues"></caseentryDialog>
|
||||||
<!-- 批量申请弹框 openbatch-->
|
<!-- 批量申请弹框 openbatch-->
|
||||||
<batchDialog :openbatch="openbatch" :queryParams="queryParams" @cancelBatch="cancelBatch"
|
<batchDialog :openbatch="openbatch" :queryParams="queryParams" @cancelBatch="cancelBatch"
|
||||||
:getcaseApply="getcaseApply"></batchDialog>
|
:getcaseApply="getcaseApply"></batchDialog>
|
||||||
@@ -208,6 +256,9 @@
|
|||||||
<!-- 缴费 -->
|
<!-- 缴费 -->
|
||||||
<payDialog :openPay="openPay" :payTitle="payTitle" :form="form" :payForm="payForm" :queryParams="queryParams"
|
<payDialog :openPay="openPay" :payTitle="payTitle" :form="form" :payForm="payForm" :queryParams="queryParams"
|
||||||
@getcaseApply="getcaseApply" @paycancelRow="paycancelRow" :payId="payId"></payDialog>
|
@getcaseApply="getcaseApply" @paycancelRow="paycancelRow" :payId="payId"></payDialog>
|
||||||
|
<!-- 缴费确认数据详情 -->
|
||||||
|
<paymentdetailsDialog :openDialog="openDialog" :detailform="detailform" :title="title" :flag="flag" :queryParams="queryParams"
|
||||||
|
@getcaseApply="getcaseApply" @cancelpaymentdetails="cancelpaymentdetails"></paymentdetailsDialog>
|
||||||
<!-- 案件日志 -->
|
<!-- 案件日志 -->
|
||||||
<caselogDialog :showcaseLog="showcaseLog" @cancelcaseLog="cancelcaseLog" :flagLoading="flagLoading"
|
<caselogDialog :showcaseLog="showcaseLog" @cancelcaseLog="cancelcaseLog" :flagLoading="flagLoading"
|
||||||
:caselogDataArr="caselogDataArr"></caselogDialog>
|
:caselogDataArr="caselogDataArr"></caselogDialog>
|
||||||
@@ -232,12 +283,31 @@
|
|||||||
</uploadCaseDialog>
|
</uploadCaseDialog>
|
||||||
<!-- 秘书审核修改页面 -->
|
<!-- 秘书审核修改页面 -->
|
||||||
<caseentryExamineDialog :dialogtitle="dialogtitle" :caseentryExamineVisible="caseentryExamineVisible" :queryParams="queryParams"
|
<caseentryExamineDialog :dialogtitle="dialogtitle" :caseentryExamineVisible="caseentryExamineVisible" :queryParams="queryParams"
|
||||||
:getcaseApply="getcaseApply"
|
@getcaseApply="getcaseApply"
|
||||||
@caseentryExamineCancel="caseentryExamineCancel" :caseentryExamineData="caseentryExamineData" :caseentryExamineDataAll="caseentryExamineDataAll"></caseentryExamineDialog>
|
@caseentryExamineCancel="caseentryExamineCancel" :caseentryExamineData="caseentryExamineData" :caseentryExamineDataAll="caseentryExamineDataAll"></caseentryExamineDialog>
|
||||||
<caseCompressionPackage :openCompressedPackages="openCompressedPackages" :queryParams="queryParams" @cancelCompreess="cancelCompreess"
|
<caseCompressionPackage :openCompressedPackages="openCompressedPackages" :queryParams="queryParams" @cancelCompreess="cancelCompreess"
|
||||||
:getcaseApply="getcaseApply">
|
@getcaseApply="getcaseApply">
|
||||||
</caseCompressionPackage>
|
</caseCompressionPackage>
|
||||||
|
<!-- 证据清单 -->
|
||||||
|
<evidenceList :evidenceListD ="evidenceListD" @cancelevidenceList="cancelevidenceList" :caseAttachListR ="caseAttachListR"></evidenceList>
|
||||||
|
<!-- 批量缴费确认 -->
|
||||||
|
<batchConfirmationPaymen @batchOperate="batchOperate" :batchVisable="batchVisable"></batchConfirmationPaymen>
|
||||||
|
<!-- 批量签名 -->
|
||||||
|
<batchSignature :signatureVisable="signatureVisable" @signatureOperate="signatureOperate"></batchSignature>
|
||||||
|
<!-- 批量用印 -->
|
||||||
|
<batchPrinting :printingVisable="printingVisable" @printingOperate="printingOperate"></batchPrinting>
|
||||||
|
<!-- 裁决书弹窗 -->
|
||||||
|
<judgmentInformation :openDialogInfor="openDialogInfor" :awardDetailform="awardDetailform" :title="title" :flag="flag" @getcaseApply="getcaseApply" :queryParams="queryParams"
|
||||||
|
@cancelpaymentdetailsCom="cancelpaymentdetailsCom"></judgmentInformation>
|
||||||
|
<!-- 快递信息页面 -->
|
||||||
|
<expressDeliveryDialog :showDelivery="showDelivery" :deliveryDataArr="deliveryDataArr"
|
||||||
|
@closeDeliveryModel="closeDeliveryModel" :flagLoading="flagLoading"></expressDeliveryDialog>
|
||||||
|
<!-- 送达裁决书页面 -->
|
||||||
|
<mailawardDialog :openMailawardDialog="openMailawardDialog" @closeMailaward="closeMailaward" :mailawardata="mailawardata" :emailobj="emailobj" @getcaseApply="getcaseApply" :queryParams="queryParams"></mailawardDialog>
|
||||||
|
<!-- 裁决书案件详情 -->
|
||||||
|
<!-- <detailsAward :showarchiveDetails="showarchiveDetails" @cancelDetail="cancelDetail" :detailsAwardNum="detailsAwardNum" :videoList="videoList"
|
||||||
|
:flagLoadingS="flagLoadingS" :trialTranscripts="trialTranscripts"
|
||||||
|
></detailsAward> -->
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
@@ -257,16 +327,30 @@ import evidenceDialog from './components/evidenceDialog.vue';
|
|||||||
import timeDialog from './components/timeDialog.vue';
|
import timeDialog from './components/timeDialog.vue';
|
||||||
import operateDialog from './components/operateDialog.vue';
|
import operateDialog from './components/operateDialog.vue';
|
||||||
import uploadCaseDialog from './components/uploadCaseDialog.vue';
|
import uploadCaseDialog from './components/uploadCaseDialog.vue';
|
||||||
import caseCompressionPackage from './components/caseCompressionPackage.vue'
|
import caseCompressionPackage from './components/caseCompressionPackage.vue';
|
||||||
|
import evidenceList from './components/evidenceList.vue'
|
||||||
|
import batchConfirmationPaymen from './components/batchConfirmationPaymen.vue'
|
||||||
|
import batchSignature from './components/batchSignature.vue'
|
||||||
|
import batchPrinting from './components/batchPrinting.vue'
|
||||||
|
import paymentdetailsDialog from "./components/paymentdetailsDialog.vue";
|
||||||
// 秘书审核页面
|
// 秘书审核页面
|
||||||
import caseentryExamineDialog from './components/caseentryExamine.vue';
|
import caseentryExamineDialog from './components/caseentryExamine.vue';
|
||||||
import { caseApplicationDetail } from "@/api/pay/pay";
|
//裁决书弹框页面
|
||||||
|
import judgmentInformation from './components/judgmentInformation.vue';
|
||||||
|
//快递弹窗
|
||||||
|
import expressDeliveryDialog from './components/expressDeliveryDialog.vue';
|
||||||
|
//裁决书弹窗
|
||||||
|
import mailawardDialog from './components/mailawardDialog.vue';
|
||||||
|
//归档详情弹窗
|
||||||
|
import detailsAward from './components/detailsAward.vue';
|
||||||
|
import { caseApplicationDetail,selectCaseApplicationConfirm } from "@/api/pay/pay";
|
||||||
|
import { videoList } from "@/api/caseFiling/caseFiling";
|
||||||
import {
|
import {
|
||||||
caseApply,
|
caseApply,
|
||||||
removeCaseApply,
|
removeCaseApply,
|
||||||
submitCaseApply,
|
submitCaseApply,
|
||||||
selectCaseApply,
|
selectCaseApply,
|
||||||
updateCaseLockStatus
|
updateCaseLockStatus,
|
||||||
} from "@/api/caseAccess/caseEntry";
|
} from "@/api/caseAccess/caseEntry";
|
||||||
import { listDept } from "@/api/system/dept";
|
import { listDept } from "@/api/system/dept";
|
||||||
import {
|
import {
|
||||||
@@ -274,8 +358,10 @@ import {
|
|||||||
caseLogRecordList,
|
caseLogRecordList,
|
||||||
revoke,
|
revoke,
|
||||||
selectCompareCase,
|
selectCompareCase,
|
||||||
updateAudit
|
updateAudit,
|
||||||
|
attachListByCaseId
|
||||||
} from "@/api/caseManagement/caseManagement";
|
} from "@/api/caseManagement/caseManagement";
|
||||||
|
import {selectSignSealUrl,selectSignUrl,selectSealUrl,adjudicationLogistics,emailByCaseId,adjudicationCaseFile,} from "@/api/awardManagement/awardManagement";
|
||||||
import { getDicts } from '@/api/system/dict/data.js';
|
import { getDicts } from '@/api/system/dict/data.js';
|
||||||
export default {
|
export default {
|
||||||
name: "caseList",
|
name: "caseList",
|
||||||
@@ -297,10 +383,22 @@ export default {
|
|||||||
operateDialog,
|
operateDialog,
|
||||||
uploadCaseDialog,
|
uploadCaseDialog,
|
||||||
caseentryExamineDialog,
|
caseentryExamineDialog,
|
||||||
caseCompressionPackage
|
caseCompressionPackage,
|
||||||
|
evidenceList,
|
||||||
|
batchConfirmationPaymen,
|
||||||
|
batchSignature,
|
||||||
|
batchPrinting,
|
||||||
|
paymentdetailsDialog,
|
||||||
|
judgmentInformation,
|
||||||
|
expressDeliveryDialog,
|
||||||
|
mailawardDialog,
|
||||||
|
detailsAward
|
||||||
|
|
||||||
|
|
||||||
},
|
},
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
|
detailsAwardForm: {},
|
||||||
// 遮罩层
|
// 遮罩层
|
||||||
loading: true,
|
loading: true,
|
||||||
// 总条数
|
// 总条数
|
||||||
@@ -308,6 +406,10 @@ export default {
|
|||||||
isapply: "申请人:",
|
isapply: "申请人:",
|
||||||
// 表格数据
|
// 表格数据
|
||||||
dataList: [],
|
dataList: [],
|
||||||
|
// 抓取数据
|
||||||
|
columnValues:[],
|
||||||
|
// 审核修改抓取数据
|
||||||
|
// afterColumnValues:[],
|
||||||
// 查询参数
|
// 查询参数
|
||||||
queryParams: {
|
queryParams: {
|
||||||
caseNum: undefined,
|
caseNum: undefined,
|
||||||
@@ -315,6 +417,7 @@ export default {
|
|||||||
caseStatusList: [0, 1, 2, 5, 6, 7, 8, 9, 10, 31],
|
caseStatusList: [0, 1, 2, 5, 6, 7, 8, 9, 10, 31],
|
||||||
// hearDate: "",
|
// hearDate: "",
|
||||||
caseStatus: null,
|
caseStatus: null,
|
||||||
|
batchNumber:null,
|
||||||
applicantName: "",
|
applicantName: "",
|
||||||
nameId: "",
|
nameId: "",
|
||||||
pageNum: 1,
|
pageNum: 1,
|
||||||
@@ -349,15 +452,37 @@ export default {
|
|||||||
payForm: {},
|
payForm: {},
|
||||||
caseAttachList: [], //案件质证资料
|
caseAttachList: [], //案件质证资料
|
||||||
showcaseLog: false, //案件日志弹框显示
|
showcaseLog: false, //案件日志弹框显示
|
||||||
|
evidenceListD:false,//证据清单弹框显示
|
||||||
|
caseAttachListR:[], //证据清单
|
||||||
flagLoading: true, //案件日志弹框loading
|
flagLoading: true, //案件日志弹框loading
|
||||||
caselogDataArr: [],
|
caselogDataArr: [],
|
||||||
options: [], //机构数据
|
options: [], //机构数据
|
||||||
|
detailform:{},//缴费详情
|
||||||
|
awardDetailform:{},//裁决书详情
|
||||||
|
openDialog: false, //缴费详情数据弹框
|
||||||
|
openDialogInfor:false,//裁决书弹框
|
||||||
|
showDelivery:false,//快递弹窗
|
||||||
|
flagLoading: true,
|
||||||
|
deliveryDataArr: [],//快递信息数据
|
||||||
|
openMailawardDialog: false, //送达裁决书页面
|
||||||
|
mailawardata: {}, //裁决书送达界面数据
|
||||||
|
emailobj: {},//邮箱存储
|
||||||
|
showarchiveDetails:false,//归档详情弹框
|
||||||
|
videoList:"", //视频数据
|
||||||
|
flagLoadingS: true,
|
||||||
|
trialTranscripts:[],//庭审笔录
|
||||||
|
detailsAwardNum:{},//归档详情数据
|
||||||
|
flag: null,
|
||||||
|
title: "",
|
||||||
payId: null,
|
payId: null,
|
||||||
caseStatus: [],
|
caseStatus: [],
|
||||||
processData: {},
|
processData: {},
|
||||||
timeVisable: false,
|
timeVisable: false,
|
||||||
timeData: {},
|
timeData: {},
|
||||||
operateVisable: false,
|
operateVisable: false,
|
||||||
|
batchVisable:false,
|
||||||
|
signatureVisable:false,//批量签名
|
||||||
|
printingVisable:false,
|
||||||
operateData: {},
|
operateData: {},
|
||||||
operateTitle: "",
|
operateTitle: "",
|
||||||
operateStatus: 0,
|
operateStatus: 0,
|
||||||
@@ -387,12 +512,18 @@ export default {
|
|||||||
if (params >= 0) {
|
if (params >= 0) {
|
||||||
this.queryParams.caseStatus = params;
|
this.queryParams.caseStatus = params;
|
||||||
}
|
}
|
||||||
|
this.queryParams.batchNumber = this.$route.params.batchNumber;
|
||||||
|
console.log(this.$route.params.batchNumber)
|
||||||
this.getcaseApply(this.queryParams);
|
this.getcaseApply(this.queryParams);
|
||||||
})
|
})
|
||||||
// this.getcaseApply(this.queryParams);
|
// this.getcaseApply(this.queryParams);
|
||||||
this.getInstitution();
|
this.getInstitution();
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
|
handleInput(event) {
|
||||||
|
const value = event;
|
||||||
|
this.queryParams.batchNumber = value.replace(/[^\d]/g, ''); // 去除非数字字符
|
||||||
|
},
|
||||||
cancel() {
|
cancel() {
|
||||||
this.visible = false;
|
this.visible = false;
|
||||||
},
|
},
|
||||||
@@ -409,14 +540,39 @@ export default {
|
|||||||
cancelOperate() {
|
cancelOperate() {
|
||||||
this.operateVisable = false;
|
this.operateVisable = false;
|
||||||
},
|
},
|
||||||
|
batchOperate(){
|
||||||
|
this.batchVisable = false;
|
||||||
|
},
|
||||||
|
printingOperate(){
|
||||||
|
this.printingVisable = false;
|
||||||
|
},
|
||||||
uploadCaseCancel() {
|
uploadCaseCancel() {
|
||||||
this.uploadCaseVisable = false;
|
this.uploadCaseVisable = false;
|
||||||
},
|
},
|
||||||
|
signatureOperate(){
|
||||||
|
this.signatureVisable = false;
|
||||||
|
},
|
||||||
|
// 关闭确认缴费弹窗
|
||||||
|
cancelpaymentdetails() {
|
||||||
|
this.openDialog = false;
|
||||||
|
},
|
||||||
// 上传证据目录弹窗
|
// 上传证据目录弹窗
|
||||||
uploadCase(row) {
|
uploadCase(row) {
|
||||||
this.uploadCaseData = row;
|
this.uploadCaseData = row;
|
||||||
this.uploadCaseVisable = true;
|
this.uploadCaseVisable = true;
|
||||||
},
|
},
|
||||||
|
// 批量缴费
|
||||||
|
batchConfirmation(){
|
||||||
|
this.batchVisable = true;
|
||||||
|
},
|
||||||
|
// 批量签名
|
||||||
|
batchSignatures(){
|
||||||
|
this.signatureVisable = true;
|
||||||
|
},
|
||||||
|
// 批量用印
|
||||||
|
batchPrintings(){
|
||||||
|
this.printingVisable = true;
|
||||||
|
},
|
||||||
// 批量操作弹窗
|
// 批量操作弹窗
|
||||||
operateClick(type) {
|
operateClick(type) {
|
||||||
this.operateVisable = true;
|
this.operateVisable = true;
|
||||||
@@ -526,9 +682,10 @@ export default {
|
|||||||
/** 重置按钮操作 */
|
/** 重置按钮操作 */
|
||||||
resetQuery() {
|
resetQuery() {
|
||||||
this.resetForm("queryForm");
|
this.resetForm("queryForm");
|
||||||
(this.queryParams.caseStatusList = [0, 1, 2, 5, 6, 7, 8, 9, 10, 31]),
|
(this.queryParams.caseStatusList = [0, 1, 2, 5, 6, 7, 8, 9, 10, 31]),
|
||||||
(this.queryParams.applicantName = ""),
|
(this.queryParams.applicantName = ""),
|
||||||
(this.queryParams.nameId = ""),
|
(this.queryParams.nameId = ""),
|
||||||
|
(this.queryParams.batchNumber=""),
|
||||||
this.getcaseApply(this.queryParams);
|
this.getcaseApply(this.queryParams);
|
||||||
},
|
},
|
||||||
// 案件录入
|
// 案件录入
|
||||||
@@ -581,13 +738,18 @@ export default {
|
|||||||
this.form = row;
|
this.form = row;
|
||||||
this.visible = true;
|
this.visible = true;
|
||||||
this.dialogtitle = "立案详情";
|
this.dialogtitle = "立案详情";
|
||||||
this.getInfo(row);
|
// this.getInfo(row);
|
||||||
},
|
},
|
||||||
// 案件日志
|
// 案件日志
|
||||||
caselogRow(row) {
|
caselogRow(row) {
|
||||||
this.showcaseLog = true;
|
this.showcaseLog = true;
|
||||||
this.caseLogRecordListFn(row);
|
this.caseLogRecordListFn(row);
|
||||||
},
|
},
|
||||||
|
// 证据清单
|
||||||
|
evidenceListS(row){
|
||||||
|
this.evidenceListD = true;
|
||||||
|
this.getInfo(row);
|
||||||
|
},
|
||||||
// 查询案件日志信息
|
// 查询案件日志信息
|
||||||
caseLogRecordListFn(val) {
|
caseLogRecordListFn(val) {
|
||||||
this.flagLoading = true;
|
this.flagLoading = true;
|
||||||
@@ -607,13 +769,18 @@ export default {
|
|||||||
cancelViewProcess() {
|
cancelViewProcess() {
|
||||||
this.processVisable = false;
|
this.processVisable = false;
|
||||||
},
|
},
|
||||||
|
// 关闭案件详情
|
||||||
|
cancelevidenceList(){
|
||||||
|
this.evidenceListD = false;
|
||||||
|
},
|
||||||
// 修改
|
// 修改
|
||||||
editRow(row) {
|
editRow(row) {
|
||||||
this.flag = "1";
|
this.flag = "1";
|
||||||
this.form = row;
|
this.form = row;
|
||||||
|
// console.log(this.form)
|
||||||
this.visible = true;
|
this.visible = true;
|
||||||
this.dialogtitle = "立案修改";
|
this.dialogtitle = "立案修改";
|
||||||
this.getInfo(row);
|
// this.getInfo(row);
|
||||||
},
|
},
|
||||||
// 列表提交立案
|
// 列表提交立案
|
||||||
onsubmitRow(row) {
|
onsubmitRow(row) {
|
||||||
@@ -655,11 +822,32 @@ export default {
|
|||||||
res.data.caseStatusName = "待缴费";
|
res.data.caseStatusName = "待缴费";
|
||||||
}
|
}
|
||||||
this.form = res.data;
|
this.form = res.data;
|
||||||
|
this.detailform = res.data;
|
||||||
|
this.awardDetailform = res.data;
|
||||||
|
this.detailsAwardNum = res.data;
|
||||||
|
console.log(this.detailsAwardNum)
|
||||||
this.payForm.feePayable = res.data.feePayable;
|
this.payForm.feePayable = res.data.feePayable;
|
||||||
this.payForm.caseId = res.data.id;
|
this.payForm.caseId = res.data.id;
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
|
// 缴费确认
|
||||||
|
paymentconfirmationRow(row) {
|
||||||
|
console.log(row)
|
||||||
|
this.getDetail({ id: row.id,version: row.version });
|
||||||
|
this.openDialog = true;
|
||||||
|
this.title = "缴费确认";
|
||||||
|
this.flag = 0;
|
||||||
|
this.detailform = {}
|
||||||
|
},
|
||||||
|
// 查看缴费单
|
||||||
|
viewpaymentformRow(row) {
|
||||||
|
// console.log("查看缴费单", row);
|
||||||
|
this.getDetail({ id: row.id,version: row.version});
|
||||||
|
this.openDialog = true;
|
||||||
|
this.title = "缴费单详情";
|
||||||
|
this.flag = 1;
|
||||||
|
this.detailform = {}
|
||||||
|
},
|
||||||
// 组庭
|
// 组庭
|
||||||
// formationcourtRow(row) {
|
// formationcourtRow(row) {
|
||||||
// console.log(row, "组庭");
|
// console.log(row, "组庭");
|
||||||
@@ -675,6 +863,7 @@ export default {
|
|||||||
this.caseentryExamineVisible = true;
|
this.caseentryExamineVisible = true;
|
||||||
this.dialogtitle = "审核修改详情";
|
this.dialogtitle = "审核修改详情";
|
||||||
this.getSelectCompareCase(row)
|
this.getSelectCompareCase(row)
|
||||||
|
|
||||||
},
|
},
|
||||||
// 秘书审核修改页面 caseentryExamineVisible
|
// 秘书审核修改页面 caseentryExamineVisible
|
||||||
caseentryExamineCancel() {
|
caseentryExamineCancel() {
|
||||||
@@ -687,8 +876,11 @@ export default {
|
|||||||
version:val.version
|
version:val.version
|
||||||
}
|
}
|
||||||
selectCompareCase(param).then((res) => {
|
selectCompareCase(param).then((res) => {
|
||||||
|
// this.afterColumnValues = res.data.afterCase.columnValues
|
||||||
|
// console.log(this.afterColumnValues+"8888888888")
|
||||||
this.caseentryExamineData = res.data.afterCase
|
this.caseentryExamineData = res.data.afterCase
|
||||||
this.caseentryExamineDataAll = res.data
|
this.caseentryExamineDataAll = res.data
|
||||||
|
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
// 审核撤销
|
// 审核撤销
|
||||||
@@ -705,8 +897,10 @@ export default {
|
|||||||
},
|
},
|
||||||
// 组庭审核
|
// 组庭审核
|
||||||
courtreviewRow(row) {
|
courtreviewRow(row) {
|
||||||
// console.log(row, "组庭审核");
|
console.log(row, "组庭审核");
|
||||||
|
|
||||||
this.formateCourtData = row;
|
this.formateCourtData = row;
|
||||||
|
console.log(row)
|
||||||
this.showformateCourt = true;
|
this.showformateCourt = true;
|
||||||
},
|
},
|
||||||
cancelcourtReview() {
|
cancelcourtReview() {
|
||||||
@@ -716,6 +910,7 @@ export default {
|
|||||||
choosetrialmethodRow(row) {
|
choosetrialmethodRow(row) {
|
||||||
// console.log(row, "审核仲裁方式");
|
// console.log(row, "审核仲裁方式");
|
||||||
this.choosetrialmethodata = row;
|
this.choosetrialmethodata = row;
|
||||||
|
console.log(row)
|
||||||
this.showchoosetrialmethod = true;
|
this.showchoosetrialmethod = true;
|
||||||
},
|
},
|
||||||
// 关闭审核仲裁方式
|
// 关闭审核仲裁方式
|
||||||
@@ -737,7 +932,7 @@ export default {
|
|||||||
console.log(row, "开庭审理");
|
console.log(row, "开庭审理");
|
||||||
this.showtrialincourt = true;
|
this.showtrialincourt = true;
|
||||||
this.form = row;
|
this.form = row;
|
||||||
this.getInfo(row);
|
// this.getInfo(row);
|
||||||
},
|
},
|
||||||
canceltrialincourt() {
|
canceltrialincourt() {
|
||||||
this.showtrialincourt = false;
|
this.showtrialincourt = false;
|
||||||
@@ -769,6 +964,9 @@ export default {
|
|||||||
version: row.version
|
version: row.version
|
||||||
}
|
}
|
||||||
selectCaseApply(params).then((res) => {
|
selectCaseApply(params).then((res) => {
|
||||||
|
this.detailsAwardForm = res.data;
|
||||||
|
// 证据清单
|
||||||
|
this.caseAttachListR = res.data.caseAttachList;
|
||||||
// this.visible = true;
|
// this.visible = true;
|
||||||
// this.formData = res.data;
|
// this.formData = res.data;
|
||||||
this.form.caseName = res.data.caseName;
|
this.form.caseName = res.data.caseName;
|
||||||
@@ -780,6 +978,7 @@ export default {
|
|||||||
arbitratorName: res.data.arbitratorName,
|
arbitratorName: res.data.arbitratorName,
|
||||||
caseAttachList: res.data.caseAttachList,
|
caseAttachList: res.data.caseAttachList,
|
||||||
};
|
};
|
||||||
|
console.log(res)
|
||||||
this.initpaymentArr = [];
|
this.initpaymentArr = [];
|
||||||
this.initpaymentArr1 = [];
|
this.initpaymentArr1 = [];
|
||||||
res.data.caseAffiliates.forEach((item) => {
|
res.data.caseAffiliates.forEach((item) => {
|
||||||
@@ -789,10 +988,13 @@ export default {
|
|||||||
this.initpaymentArr1.push(item);
|
this.initpaymentArr1.push(item);
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
this.columnValues = res.data.columnValues;
|
||||||
this.caseAttachList = res.data.caseAttachList;
|
this.caseAttachList = res.data.caseAttachList;
|
||||||
console.log(this.caseAttachList,"caseAttachList")
|
// console.log(this.caseAttachList,"caseAttachList")
|
||||||
this.form.requestRule = res.data.requestRule;
|
this.form.requestRule = res.data.requestRule;
|
||||||
this.form.properPreser = res.data.properPreser;
|
this.form.properPreser = res.data.properPreser;
|
||||||
|
this.form.facts =res.data.facts;
|
||||||
|
// this.form.applicantIsWrittenHear = 1
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
// 删除
|
// 删除
|
||||||
@@ -837,11 +1039,134 @@ export default {
|
|||||||
},
|
},
|
||||||
// 表格显示高亮
|
// 表格显示高亮
|
||||||
tableRowClassName(row){
|
tableRowClassName(row){
|
||||||
if(row.row.arbitratMethodName=="开庭审理"){
|
console.log(row)
|
||||||
|
if(row.row.caseStatus==8){
|
||||||
return 'pendingTrial'
|
return 'pendingTrial'
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
},
|
||||||
|
// model框显示
|
||||||
|
showModel(row, type) {
|
||||||
|
switch (type) {
|
||||||
|
case 0:
|
||||||
|
selectSignSealUrl({ id: row.id }).then(res => {
|
||||||
|
let url = res.data.filearbitraUrl;
|
||||||
|
window.open(url)
|
||||||
|
})
|
||||||
|
break;
|
||||||
|
case 1:
|
||||||
|
this.getDetail({ id: row.id,version: row.version });
|
||||||
|
this.openDialogInfor = true;
|
||||||
|
this.title = "核验裁决书";
|
||||||
|
this.flag = 1;
|
||||||
|
break;
|
||||||
|
case 2:
|
||||||
|
this.getDetail({ id: row.id,version: row.version });
|
||||||
|
this.openDialogInfor = true;
|
||||||
|
this.title = "审核裁决书";
|
||||||
|
this.flag = 2;
|
||||||
|
break;
|
||||||
|
case 3:
|
||||||
|
selectSignUrl({ id: row.id }).then(res => {
|
||||||
|
console.log(res)
|
||||||
|
let url = res.data.signUrl;
|
||||||
|
window.open(url)
|
||||||
|
})
|
||||||
|
break;
|
||||||
|
case 4:
|
||||||
|
this.getDetail({ id: row.id,version: row.version});
|
||||||
|
this.openDialogInfor = true;
|
||||||
|
this.title = "审核裁决书";
|
||||||
|
this.flag = 4;
|
||||||
|
break;
|
||||||
|
default:
|
||||||
|
break;
|
||||||
|
}
|
||||||
|
},
|
||||||
|
// 关闭弹窗
|
||||||
|
cancelpaymentdetailsCom() {
|
||||||
|
this.openDialogInfor = false;
|
||||||
|
},
|
||||||
|
// 用印申请
|
||||||
|
showaffixModel(row) {
|
||||||
|
this.$modal.confirm('是否进行用印申请?')
|
||||||
|
.then(function () {
|
||||||
|
selectSealUrl({ id: row.id }).then(res => {
|
||||||
|
let url = res.data.sealUrl;
|
||||||
|
window.open(url)
|
||||||
|
})
|
||||||
|
}).catch(function () {
|
||||||
|
});
|
||||||
|
},
|
||||||
|
// 快递信息弹框
|
||||||
|
showDeliveryModel(row) {
|
||||||
|
console.log(row, '快递');
|
||||||
|
this.showDelivery = true
|
||||||
|
this.getadjudicationLogistics({ id: row.id })
|
||||||
|
},
|
||||||
|
closeDeliveryModel() {
|
||||||
|
this.showDelivery = false
|
||||||
|
},
|
||||||
|
// 查询物流信息
|
||||||
|
getadjudicationLogistics(val) {
|
||||||
|
this.flagLoading = true;
|
||||||
|
adjudicationLogistics(val).then((res) => {
|
||||||
|
this.deliveryDataArr = res.data
|
||||||
|
this.flagLoading = false
|
||||||
|
})
|
||||||
|
},
|
||||||
|
// 送达裁决书弹框
|
||||||
|
showMailaward(row) {
|
||||||
|
this.mailawardata = row;
|
||||||
|
this.emailByCaseIdFn(row.id)
|
||||||
|
this.openMailawardDialog = true
|
||||||
|
},
|
||||||
|
// 关闭送达裁决书弹框
|
||||||
|
closeMailaward(row) {
|
||||||
|
this.openMailawardDialog = false
|
||||||
|
},
|
||||||
|
// 根据案件id查询邮件
|
||||||
|
emailByCaseIdFn(val) {
|
||||||
|
emailByCaseId({ id: val }).then((res) => {
|
||||||
|
this.emailobj = res.data
|
||||||
|
})
|
||||||
|
},
|
||||||
|
// 案件归档
|
||||||
|
showCasefilingModel(row) {
|
||||||
|
this.$modal.confirm('是否确认立即进行案件扫描?').then(
|
||||||
|
function () {
|
||||||
|
// return adjudicationCaseFile({ id: row.id })
|
||||||
|
return adjudicationCaseFile({ ids: [row.id] })
|
||||||
|
}
|
||||||
|
).then(() => {
|
||||||
|
this.getcaseApply(this.queryParams);
|
||||||
|
this.$modal.msgSuccess("归档成功!");
|
||||||
|
}).catch(function () { })
|
||||||
|
},
|
||||||
|
// 归档详情
|
||||||
|
detailsAwardList(row){
|
||||||
|
this.showarchiveDetails = true
|
||||||
|
this.getDetail({ id: row.id })
|
||||||
|
this.getvideoList({ caseId: row.id })
|
||||||
|
this.getAttachListByCaseId({caseAppliId:row.id,annexType:11})
|
||||||
|
this.flagLoadingS = false
|
||||||
|
},
|
||||||
|
// 根据id查询视频列表
|
||||||
|
getvideoList(data){
|
||||||
|
videoList(data).then(res => {
|
||||||
|
this.videoList = res.data;
|
||||||
|
})
|
||||||
|
},
|
||||||
|
//根据案件id和类型查询附件
|
||||||
|
getAttachListByCaseId(data){
|
||||||
|
attachListByCaseId(data).then(res =>{
|
||||||
|
this.trialTranscripts = res.data;
|
||||||
|
})
|
||||||
|
},
|
||||||
|
// 归档详情关闭弹框
|
||||||
|
cancelDetail(){
|
||||||
|
this.showarchiveDetails = false;
|
||||||
|
},
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
</script>
|
</script>
|
||||||
@@ -849,6 +1174,6 @@ export default {
|
|||||||
<style>
|
<style>
|
||||||
/* // #formContainer {} */
|
/* // #formContainer {} */
|
||||||
.el-table .pendingTrial {
|
.el-table .pendingTrial {
|
||||||
background:rgb(148, 224, 25);
|
background:rgb(97, 224, 23);
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
@@ -34,7 +34,7 @@
|
|||||||
<el-input v-model="adjudicatename.respondentName" />
|
<el-input v-model="adjudicatename.respondentName" />
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
</el-col>
|
</el-col>
|
||||||
<el-col :span="12">
|
<!-- <el-col :span="12">
|
||||||
<el-form-item label="借款开始日期:" prop="loanStartDate">
|
<el-form-item label="借款开始日期:" prop="loanStartDate">
|
||||||
<el-date-picker
|
<el-date-picker
|
||||||
v-model="formData.loanStartDate"
|
v-model="formData.loanStartDate"
|
||||||
@@ -53,7 +53,7 @@
|
|||||||
>
|
>
|
||||||
</el-date-picker>
|
</el-date-picker>
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
</el-col>
|
</el-col> -->
|
||||||
<el-col :span="12">
|
<el-col :span="12">
|
||||||
<el-form-item label="案件标的:" prop="caseSubjectAmount">
|
<el-form-item label="案件标的:" prop="caseSubjectAmount">
|
||||||
<el-input
|
<el-input
|
||||||
@@ -78,14 +78,14 @@
|
|||||||
/>
|
/>
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
</el-col>
|
</el-col>
|
||||||
<el-col :span="12">
|
<!-- <el-col :span="12">
|
||||||
<el-form-item label="申请人主张欠本金:" prop="claimPrinciOwed">
|
<el-form-item label="申请人主张欠本金:" prop="claimPrinciOwed">
|
||||||
<el-input
|
<el-input
|
||||||
v-model="formData.claimPrinciOwed"
|
v-model="formData.claimPrinciOwed"
|
||||||
placeholder="请输入"
|
placeholder="请输入"
|
||||||
/>
|
/>
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
</el-col>
|
</el-col> -->
|
||||||
<!-- <el-col :span="12">
|
<!-- <el-col :span="12">
|
||||||
<el-form-item label="案件顾问:" prop="claimPrinciOwed">
|
<el-form-item label="案件顾问:" prop="claimPrinciOwed">
|
||||||
<el-input v-model="formData.claimPrinciOwed" placeholder="请输入" />
|
<el-input v-model="formData.claimPrinciOwed" placeholder="请输入" />
|
||||||
@@ -108,7 +108,7 @@
|
|||||||
</el-form-item>
|
</el-form-item>
|
||||||
</el-col>
|
</el-col>
|
||||||
|
|
||||||
<el-col :span="12">
|
<!-- <el-col :span="12">
|
||||||
<el-form-item label="开庭日期:" prop="hearDate">
|
<el-form-item label="开庭日期:" prop="hearDate">
|
||||||
<el-date-picker
|
<el-date-picker
|
||||||
v-model="adjudicatename.hearDate"
|
v-model="adjudicatename.hearDate"
|
||||||
@@ -117,14 +117,14 @@
|
|||||||
>
|
>
|
||||||
</el-date-picker>
|
</el-date-picker>
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
</el-col>
|
</el-col> -->
|
||||||
</el-row>
|
</el-row>
|
||||||
<!-- <el-col :span="24">
|
<!-- <el-col :span="24">
|
||||||
<el-form-item label="案件资料:" prop="claimPrinciOwed">
|
<el-form-item label="案件资料:" prop="claimPrinciOwed">
|
||||||
<el-input v-model="formData.claimPrinciOwed" placeholder="请输入" />
|
<el-input v-model="formData.claimPrinciOwed" placeholder="请输入" />
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
</el-col> -->
|
</el-col> -->
|
||||||
<el-col :span="24">
|
<!-- <el-col :span="24">
|
||||||
<el-form-item
|
<el-form-item
|
||||||
label="申请人案件证据:"
|
label="申请人案件证据:"
|
||||||
>
|
>
|
||||||
@@ -147,7 +147,7 @@
|
|||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
</el-col>
|
</el-col> -->
|
||||||
</el-form>
|
</el-form>
|
||||||
<el-form ref="form2" :model="form2" label-width="150px">
|
<el-form ref="form2" :model="form2" label-width="150px">
|
||||||
<el-form-item label="笔录内容:" prop="responCrossOpin">
|
<el-form-item label="笔录内容:" prop="responCrossOpin">
|
||||||
@@ -260,7 +260,7 @@
|
|||||||
</el-col> -->
|
</el-col> -->
|
||||||
</el-form>
|
</el-form>
|
||||||
<div slot="footer" class="dialog-footer">
|
<div slot="footer" class="dialog-footer">
|
||||||
<el-button type="primary" @click="submitForm">提交仲裁结果</el-button>
|
<el-button type="primary" @click="submitForm" :loading="loadingSubmit">提交仲裁结果</el-button>
|
||||||
<el-button @click="cancel">取 消</el-button>
|
<el-button @click="cancel">取 消</el-button>
|
||||||
</div>
|
</div>
|
||||||
</el-dialog>
|
</el-dialog>
|
||||||
@@ -278,6 +278,7 @@ export default {
|
|||||||
form2: {},
|
form2: {},
|
||||||
applicateArr: [],//申请人案件资料
|
applicateArr: [],//申请人案件资料
|
||||||
quiltArr: [],//被申请人案件资料
|
quiltArr: [],//被申请人案件资料
|
||||||
|
loadingSubmit: false,
|
||||||
};
|
};
|
||||||
},
|
},
|
||||||
watch: {
|
watch: {
|
||||||
@@ -328,6 +329,7 @@ export default {
|
|||||||
submitForm() {
|
submitForm() {
|
||||||
this.$refs["form2"].validate((valid) => {
|
this.$refs["form2"].validate((valid) => {
|
||||||
if (valid) {
|
if (valid) {
|
||||||
|
this.loadingSubmit = true;
|
||||||
writtenHear({
|
writtenHear({
|
||||||
ids: [this.formData.id],
|
ids: [this.formData.id],
|
||||||
evidenDetermi: this.form2.evidenDetermi,
|
evidenDetermi: this.form2.evidenDetermi,
|
||||||
@@ -340,8 +342,11 @@ export default {
|
|||||||
this.$modal.msgSuccess("提交成功");
|
this.$modal.msgSuccess("提交成功");
|
||||||
this.cancel();
|
this.cancel();
|
||||||
this.$emit("getcaseApply",this.queryParams);
|
this.$emit("getcaseApply",this.queryParams);
|
||||||
|
this.loadingSubmit = false;
|
||||||
})
|
})
|
||||||
.catch((err) => {});
|
.catch((err) => {
|
||||||
|
this.loadingSubmit = false;
|
||||||
|
});
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -0,0 +1,153 @@
|
|||||||
|
<template>
|
||||||
|
<div>
|
||||||
|
<!-- 批量确认缴费 -->
|
||||||
|
<el-dialog title="批量确认缴费" width="65%" :visible="batchVisable" @close="cancel" center :distroy-on-close="true">
|
||||||
|
<el-table v-loading="loading" style="width: 100%" :data="dataList" @selection-change="handleSelectionChange">
|
||||||
|
<el-table-column type="selection">
|
||||||
|
</el-table-column>
|
||||||
|
<el-table-column label="序号" type="index" align="center">
|
||||||
|
<template slot-scope="scope">
|
||||||
|
<span>{{
|
||||||
|
(queryParamsData.pageNum - 1) * queryParamsData.pageSize + scope.$index + 1
|
||||||
|
}}</span>
|
||||||
|
</template>
|
||||||
|
</el-table-column>
|
||||||
|
<el-table-column label="案件编号" width="180" prop="caseNum" align="center" :show-overflow-tooltip="true" />
|
||||||
|
<el-table-column label="申请人" align="center" prop="applicantName" :show-overflow-tooltip="true" />
|
||||||
|
<el-table-column label="案件标的" align="center" prop="caseSubjectAmount" />
|
||||||
|
<el-table-column label="仲裁方式" align="center" prop="arbitratMethodName" :show-overflow-tooltip="true" />
|
||||||
|
<!-- 仲裁员 -->
|
||||||
|
<el-table-column label="仲裁员" prop="arbitratorName" align="center" />
|
||||||
|
<!-- 开庭日期 -->
|
||||||
|
<el-table-column label="开庭日期" prop="hearDate" align="center" :show-overflow-tooltip="true" />
|
||||||
|
<el-table-column label="案件状态" prop="caseStatusName" align="center">
|
||||||
|
<template slot-scope="scope">
|
||||||
|
<el-tag type="success">{{ scope.row.caseStatusName }}</el-tag>
|
||||||
|
</template>
|
||||||
|
</el-table-column>
|
||||||
|
</el-table>
|
||||||
|
<pagination :total="total" :page.sync="queryParamsData.pageNum"
|
||||||
|
:limit.sync="queryParamsData.pageSize" @pagination="getBatchComfirmation(queryParamsData)" />
|
||||||
|
<div slot="footer" class="dialog-footer">
|
||||||
|
<el-button @click="cancel" class="endbutton"><span>取 消</span></el-button>
|
||||||
|
<el-button type="primary" class="endbutton" :disabled="dataList.length == 0 || batchData.length == 0" @click="submitPay"><span>确认缴费</span></el-button>
|
||||||
|
</div>
|
||||||
|
<el-dialog width="40%" title="缴费详情" :visible.sync="payVisible" append-to-body>
|
||||||
|
<!-- 案件总金额 -->
|
||||||
|
<h3>案件总金额:{{ form.totalFee / 100 }}</h3>
|
||||||
|
<el-descriptions :title="'订单信息' + (index + 1)" v-for="(item, index) in form.caseApplicationList"
|
||||||
|
:key="index" border>
|
||||||
|
<el-descriptions-item label="案件编号">{{
|
||||||
|
item.caseNum
|
||||||
|
}}</el-descriptions-item>
|
||||||
|
<el-descriptions-item label="申请人">{{
|
||||||
|
item.caseAppName
|
||||||
|
}}</el-descriptions-item>
|
||||||
|
<el-descriptions-item label="案件标的">{{
|
||||||
|
item.caseSubjectAmount
|
||||||
|
}}</el-descriptions-item>
|
||||||
|
<el-descriptions-item label="案件应缴费用">{{
|
||||||
|
item.feePayable
|
||||||
|
}}</el-descriptions-item>
|
||||||
|
<el-descriptions-item label="被申请人">{{
|
||||||
|
item.caseResName
|
||||||
|
}}</el-descriptions-item>
|
||||||
|
<!-- <el-descriptions-item label="申请人仲裁诉求">{{
|
||||||
|
item.arbitratClaims
|
||||||
|
}}</el-descriptions-item> -->
|
||||||
|
</el-descriptions>
|
||||||
|
<div slot="footer" class="dialog-footer">
|
||||||
|
<el-button @click="payCancel" class="endbutton"><span>取 消</span></el-button>
|
||||||
|
<el-button type="primary" class="endbutton" @click="submitUpload" :loading="loadingSubmit"><span>确认缴费</span></el-button>
|
||||||
|
</div>
|
||||||
|
</el-dialog>
|
||||||
|
</el-dialog>
|
||||||
|
</div>
|
||||||
|
</template>
|
||||||
|
<script>
|
||||||
|
import {caseApply} from '@/api/caseAccess/caseEntry'
|
||||||
|
import { getPayDetail,confirmPay} from "@/api/pay/pay";
|
||||||
|
export default {
|
||||||
|
props:["batchVisable"],
|
||||||
|
data() {
|
||||||
|
return {
|
||||||
|
// 遮罩层
|
||||||
|
loading: true,
|
||||||
|
// 总条数
|
||||||
|
total:0,
|
||||||
|
// 查询参数
|
||||||
|
queryParamsData: {
|
||||||
|
caseStatus: 3,
|
||||||
|
pageNum: 1,
|
||||||
|
pageSize: 10,
|
||||||
|
},
|
||||||
|
// 表格数据
|
||||||
|
dataList: [],
|
||||||
|
batchData: [],
|
||||||
|
payVisible: false,
|
||||||
|
form: {},
|
||||||
|
submitForm: {
|
||||||
|
ids:[]
|
||||||
|
},
|
||||||
|
loadingSubmit: false,
|
||||||
|
}
|
||||||
|
},
|
||||||
|
watch: {
|
||||||
|
batchVisable(val) {
|
||||||
|
if (val) {
|
||||||
|
this.getBatchComfirmation(this.queryParamsData)
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
created(){
|
||||||
|
this.getBatchComfirmation(this.queryParamsData)
|
||||||
|
},
|
||||||
|
methods:{
|
||||||
|
// 查询列表
|
||||||
|
getBatchComfirmation(val){
|
||||||
|
this.loading = true;
|
||||||
|
caseApply(val).then(res=>{
|
||||||
|
this.dataList = res.rows
|
||||||
|
this.total = res.total;
|
||||||
|
this.loading = false;
|
||||||
|
})
|
||||||
|
},
|
||||||
|
// 选择勾选框
|
||||||
|
handleSelectionChange(val) {
|
||||||
|
this.batchData = [];
|
||||||
|
val.forEach(item => {
|
||||||
|
this.batchData.push(item.id)
|
||||||
|
})
|
||||||
|
},
|
||||||
|
// 批量缴费弹窗
|
||||||
|
submitPay() {
|
||||||
|
this.payVisible = true;
|
||||||
|
this.getPayDetailFn({ caseIds: this.batchData })
|
||||||
|
},
|
||||||
|
// 查询缴费信息
|
||||||
|
getPayDetailFn(params) {
|
||||||
|
getPayDetail(params).then(res => {
|
||||||
|
console.log(res)
|
||||||
|
this.form = res.data;
|
||||||
|
})
|
||||||
|
},
|
||||||
|
payCancel() {
|
||||||
|
this.payVisible = false;
|
||||||
|
},
|
||||||
|
submitUpload() {
|
||||||
|
this.loadingSubmit = true;
|
||||||
|
this.submitForm.ids = this.batchData;
|
||||||
|
console.log(this.submitForm)
|
||||||
|
confirmPay(this.submitForm).then(res => {
|
||||||
|
this.$modal.msgSuccess("成功");
|
||||||
|
this.payCancel();
|
||||||
|
this.getBatchComfirmation(this.queryParamsData);
|
||||||
|
this.loadingSubmit = false;
|
||||||
|
})
|
||||||
|
},
|
||||||
|
cancel() {
|
||||||
|
this.$emit("batchOperate");
|
||||||
|
},
|
||||||
|
}
|
||||||
|
}
|
||||||
|
</script>
|
||||||
@@ -63,7 +63,7 @@
|
|||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
import { importTemplate } from "@/api/caseAccess/caseEntry";
|
import { pageSignAdjudicate } from "@/api/caseAccess/caseEntry";
|
||||||
import { getToken } from "@/utils/auth";
|
import { getToken } from "@/utils/auth";
|
||||||
export default {
|
export default {
|
||||||
props: ["openbatch","getcaseApply","queryParams"],
|
props: ["openbatch","getcaseApply","queryParams"],
|
||||||
|
|||||||
@@ -0,0 +1,164 @@
|
|||||||
|
<template>
|
||||||
|
<!-- 批量用印 -->
|
||||||
|
<div>
|
||||||
|
<el-dialog title="批量用印" width="60%" :visible="printingVisable" @close="cancel" center :distroy-on-close="true">
|
||||||
|
<!-- 查询机构信息 -->
|
||||||
|
<el-form ref="courtReviewform" :model="courtReviewform">
|
||||||
|
<el-form-item
|
||||||
|
label="查询机构:"
|
||||||
|
prop="Arbitor"
|
||||||
|
:rules="[
|
||||||
|
{
|
||||||
|
required: true,
|
||||||
|
message: '查询机构不能为空',
|
||||||
|
trigger: 'blur',
|
||||||
|
},
|
||||||
|
]"
|
||||||
|
>
|
||||||
|
<el-select
|
||||||
|
placeholder="请选择查询机构"
|
||||||
|
@change="changeArbitor"
|
||||||
|
v-model="courtReviewform.Arbitor"
|
||||||
|
clearable
|
||||||
|
>
|
||||||
|
<el-option
|
||||||
|
v-for="item in atoDataList"
|
||||||
|
:key="item.id"
|
||||||
|
:label="item.identifyName"
|
||||||
|
:value="item.operPhone"
|
||||||
|
></el-option>
|
||||||
|
</el-select>
|
||||||
|
</el-form-item>
|
||||||
|
</el-form>
|
||||||
|
<el-table v-loading="loading" :data="dataList" style="width: 100%" @selection-change="handleSelectionChange">
|
||||||
|
<el-table-column type="selection">
|
||||||
|
</el-table-column>
|
||||||
|
<el-table-column label="序号" type="index" align="center">
|
||||||
|
<template slot-scope="scope">
|
||||||
|
<span>{{
|
||||||
|
(queryParamsData.pageNum - 1) * queryParamsData.pageSize + scope.$index + 1
|
||||||
|
}}</span>
|
||||||
|
</template>
|
||||||
|
</el-table-column>
|
||||||
|
<el-table-column label="案件编号" prop="caseNum" align="center" :show-overflow-tooltip="true" />
|
||||||
|
<el-table-column label="申请人" align="center" prop="applicantName" :show-overflow-tooltip="true" />
|
||||||
|
<el-table-column label="案件标的" align="center" prop="caseSubjectAmount"/>
|
||||||
|
<el-table-column label="仲裁方式" align="center" prop="arbitratMethodName" :show-overflow-tooltip="true" />
|
||||||
|
<!-- 仲裁员 -->
|
||||||
|
<el-table-column label="仲裁员" align="center" prop="arbitratorName" />
|
||||||
|
<!-- 开庭日期 -->
|
||||||
|
<el-table-column label="开庭日期" align="center" prop="hearDate" :show-overflow-tooltip="true" />
|
||||||
|
<el-table-column label="案件状态" align="center" prop="caseStatusName">
|
||||||
|
<template slot-scope="scope">
|
||||||
|
<el-tag type="success">{{ scope.row.caseStatusName }}</el-tag>
|
||||||
|
</template>
|
||||||
|
</el-table-column>
|
||||||
|
</el-table>
|
||||||
|
<pagination :total="total" :page.sync="queryParamsData.pageNum"
|
||||||
|
:limit.sync="queryParamsData.pageSize" />
|
||||||
|
<div slot="footer" class="dialog-footer">
|
||||||
|
<el-button @click="cancel" class="endbutton"><span>取 消</span></el-button>
|
||||||
|
<el-button type="primary" class="endbutton" :disabled="dataList.length == 0 || batchData.length == 0" @click="confirmSeals" :loading="loadingSubmit"><span>确认用印</span></el-button>
|
||||||
|
</div>
|
||||||
|
</el-dialog>
|
||||||
|
</div>
|
||||||
|
</template>
|
||||||
|
<script>
|
||||||
|
import {selectBatchSealUrl,pageSignAdjudicate} from '@/api/caseAccess/caseEntry'
|
||||||
|
import {deptIdentifyList} from '@/api/officialSeal/officialSeal'
|
||||||
|
export default {
|
||||||
|
props:["printingVisable"],
|
||||||
|
data() {
|
||||||
|
return {
|
||||||
|
// 遮罩层
|
||||||
|
loading: true,
|
||||||
|
loadingSubmit: false,
|
||||||
|
// 总条数
|
||||||
|
total:0,
|
||||||
|
// 查询参数
|
||||||
|
queryParamsData: {
|
||||||
|
caseStatus: 14,
|
||||||
|
pageNum: 1,
|
||||||
|
pageSize: 10,
|
||||||
|
},
|
||||||
|
// 表格数据
|
||||||
|
dataList: [],
|
||||||
|
batchData: [],
|
||||||
|
atoDataList:[],
|
||||||
|
courtReviewform: {},
|
||||||
|
Arbitor: "",
|
||||||
|
paramsdata:{
|
||||||
|
ids:[],
|
||||||
|
psnAccount:""
|
||||||
|
},
|
||||||
|
}
|
||||||
|
},
|
||||||
|
watch: {
|
||||||
|
printingVisable(val) {
|
||||||
|
if (val) {
|
||||||
|
this.getBatchPrinting(this.queryParamsData)
|
||||||
|
this.getarbitrAtor()
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
created(){
|
||||||
|
this.getBatchPrinting(this.queryParamsData)
|
||||||
|
// this.getarbitrAtor()
|
||||||
|
},
|
||||||
|
methods:{
|
||||||
|
// 列表查询
|
||||||
|
getBatchPrinting(val){
|
||||||
|
this.loading = true;
|
||||||
|
pageSignAdjudicate(val).then(res=>{
|
||||||
|
this.dataList = res.rows
|
||||||
|
this.total = res.total;
|
||||||
|
this.loading = false;
|
||||||
|
})
|
||||||
|
},
|
||||||
|
// 选择勾选框
|
||||||
|
handleSelectionChange(val){
|
||||||
|
this.batchData = [];
|
||||||
|
val.forEach(item => {
|
||||||
|
this.batchData.push(item.signFlowId)
|
||||||
|
this.paramsdata.ids = this.batchData
|
||||||
|
})
|
||||||
|
},
|
||||||
|
// 查询机构信息
|
||||||
|
getarbitrAtor() {
|
||||||
|
this.atoDataList =[]
|
||||||
|
deptIdentifyList({}).then((res) => {
|
||||||
|
console.log(res)
|
||||||
|
this.atoDataList = res.rows;
|
||||||
|
// this.total = res.total;
|
||||||
|
});
|
||||||
|
},
|
||||||
|
// 下拉获取电话号码
|
||||||
|
changeArbitor(val){
|
||||||
|
this.paramsdata.psnAccount = val
|
||||||
|
},
|
||||||
|
// 确认用印
|
||||||
|
confirmSeals(){
|
||||||
|
this.$refs["courtReviewform"].validate((valid) => {
|
||||||
|
if (valid) {
|
||||||
|
this.loadingSubmit = true;
|
||||||
|
selectBatchSealUrl(this.paramsdata).then((res) => {
|
||||||
|
this.$modal.msgSuccess("确认成功");
|
||||||
|
this.cancel();
|
||||||
|
this.getBatchPrinting(this.queryParamsData)
|
||||||
|
window.open(res.data.signUrl)
|
||||||
|
this.loadingSubmit = false;
|
||||||
|
|
||||||
|
// this.$emit("getcaseApply", this.queryParams);
|
||||||
|
})
|
||||||
|
.catch((err) => {
|
||||||
|
this.loadingSubmit = false;
|
||||||
|
});
|
||||||
|
}
|
||||||
|
});
|
||||||
|
},
|
||||||
|
cancel() {
|
||||||
|
this.$emit("printingOperate");
|
||||||
|
},
|
||||||
|
}
|
||||||
|
}
|
||||||
|
</script>
|
||||||
@@ -0,0 +1,168 @@
|
|||||||
|
<template>
|
||||||
|
<div>
|
||||||
|
<!-- 批量签名 -->
|
||||||
|
<el-dialog title="批量签名" width="60%" :visible="signatureVisable" @close="cancel" center :distroy-on-close="true">
|
||||||
|
<el-form ref="courtReviewform" :model="courtReviewform">
|
||||||
|
<el-form-item
|
||||||
|
label="仲裁员:"
|
||||||
|
prop="Arbitor"
|
||||||
|
:rules="[
|
||||||
|
{
|
||||||
|
required: true,
|
||||||
|
message: '仲裁员不能为空',
|
||||||
|
trigger: 'blur',
|
||||||
|
},
|
||||||
|
]"
|
||||||
|
>
|
||||||
|
<el-select
|
||||||
|
placeholder="请选择仲裁员"
|
||||||
|
@change="changeArbitor"
|
||||||
|
v-model="courtReviewform.Arbitor"
|
||||||
|
clearable
|
||||||
|
>
|
||||||
|
<el-option
|
||||||
|
v-for="item in atoDataList"
|
||||||
|
:key="item.value"
|
||||||
|
:label="item.nickName"
|
||||||
|
:value="item.phonenumber"
|
||||||
|
></el-option>
|
||||||
|
</el-select>
|
||||||
|
</el-form-item>
|
||||||
|
</el-form>
|
||||||
|
<el-table v-loading="loading" :data="dataList" style="width: 100%" @selection-change="handleSelectionChange">
|
||||||
|
<el-table-column type="selection">
|
||||||
|
</el-table-column>
|
||||||
|
<el-table-column label="序号" type="index" align="center">
|
||||||
|
<template slot-scope="scope">
|
||||||
|
<span>{{
|
||||||
|
(queryParamsData.pageNum - 1) * queryParamsData.pageSize + scope.$index + 1
|
||||||
|
}}</span>
|
||||||
|
</template>
|
||||||
|
</el-table-column>
|
||||||
|
<el-table-column label="案件编号" prop="caseNum" align="center" :show-overflow-tooltip="true" />
|
||||||
|
<el-table-column label="申请人" align="center" prop="applicantName" :show-overflow-tooltip="true" />
|
||||||
|
<el-table-column label="案件标的" align="center" prop="caseSubjectAmount" />
|
||||||
|
<el-table-column label="仲裁方式" align="center" prop="arbitratMethodName" :show-overflow-tooltip="true" />
|
||||||
|
<!-- 仲裁员 -->
|
||||||
|
<el-table-column label="仲裁员" align="center" prop="arbitratorName" />
|
||||||
|
<!-- 开庭日期 -->
|
||||||
|
<el-table-column label="开庭日期" align="center" prop="hearDate" :show-overflow-tooltip="true" />
|
||||||
|
<el-table-column label="案件状态" align="center" prop="caseStatusName">
|
||||||
|
<template slot-scope="scope">
|
||||||
|
<el-tag type="success">
|
||||||
|
{{ scope.row.caseStatusName }}
|
||||||
|
</el-tag>
|
||||||
|
</template>
|
||||||
|
</el-table-column>
|
||||||
|
</el-table>
|
||||||
|
<pagination :total="total" :page.sync="queryParamsData.pageNum"
|
||||||
|
:limit.sync="queryParamsData.pageSize" @pagination="getBatchComfirmation(queryParamsData)"/>
|
||||||
|
<div slot="footer" class="dialog-footer">
|
||||||
|
<el-button @click="cancel" class="endbutton"><span>取 消</span></el-button>
|
||||||
|
<el-button
|
||||||
|
type="primary"
|
||||||
|
class="endbutton"
|
||||||
|
:disabled="dataList.length == 0 || batchData.length == 0"
|
||||||
|
@click="witnessing" :loading="loadingSubmit"><span>确认签名</span></el-button>
|
||||||
|
</div>
|
||||||
|
</el-dialog>
|
||||||
|
</div>
|
||||||
|
</template>
|
||||||
|
<script>
|
||||||
|
import {selectBatchSignUrl,pageSignAdjudicate} from '@/api/caseAccess/caseEntry'
|
||||||
|
import { arbitrAtor} from "@/api/formationCourt/formationCourt";
|
||||||
|
export default {
|
||||||
|
props:["signatureVisable"],
|
||||||
|
data() {
|
||||||
|
return {
|
||||||
|
// 遮罩层
|
||||||
|
loading: true,
|
||||||
|
loadingSubmit: false,
|
||||||
|
// 总条数
|
||||||
|
total:0,
|
||||||
|
// 查询参数
|
||||||
|
queryParamsData: {
|
||||||
|
caseStatus: 13,//待定
|
||||||
|
pageNum: 1,
|
||||||
|
pageSize: 10,
|
||||||
|
},
|
||||||
|
// 表格数据
|
||||||
|
dataList: [],
|
||||||
|
batchData: [],
|
||||||
|
atoDataList:[],
|
||||||
|
courtReviewform: {},
|
||||||
|
Arbitor: "",
|
||||||
|
paramsdata:{
|
||||||
|
ids:[],
|
||||||
|
psnAccount:""
|
||||||
|
},
|
||||||
|
|
||||||
|
}
|
||||||
|
},
|
||||||
|
watch: {
|
||||||
|
signatureVisable(val) {
|
||||||
|
if (val) {
|
||||||
|
this.getBatchSignation(this.queryParamsData)
|
||||||
|
this.getarbitrAtor()
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
created(){
|
||||||
|
this.getBatchSignation(this.queryParamsData)
|
||||||
|
// this.getarbitrAtor()
|
||||||
|
},
|
||||||
|
methods:{
|
||||||
|
// 列表查询
|
||||||
|
getBatchSignation(val){
|
||||||
|
this.loading = true;
|
||||||
|
pageSignAdjudicate(val).then(res=>{
|
||||||
|
this.dataList = res.rows
|
||||||
|
this.total = res.total;
|
||||||
|
this.loading = false;
|
||||||
|
})
|
||||||
|
},
|
||||||
|
// 选择勾选框
|
||||||
|
handleSelectionChange(val){
|
||||||
|
this.batchData = [];
|
||||||
|
val.forEach(item => {
|
||||||
|
this.batchData.push(item.signFlowId)
|
||||||
|
this.paramsdata.ids = this.batchData
|
||||||
|
})
|
||||||
|
},
|
||||||
|
// 获取仲裁员信息
|
||||||
|
getarbitrAtor() {
|
||||||
|
this.atoDataList =[]
|
||||||
|
arbitrAtor({}).then((res) => {
|
||||||
|
this.atoDataList = res.rows;
|
||||||
|
// this.total = res.total;
|
||||||
|
});
|
||||||
|
},
|
||||||
|
changeArbitor(val) {
|
||||||
|
this.paramsdata.psnAccount =val
|
||||||
|
|
||||||
|
},
|
||||||
|
// 确认签名
|
||||||
|
witnessing(){
|
||||||
|
this.$refs["courtReviewform"].validate((valid) => {
|
||||||
|
if (valid) {
|
||||||
|
this.loadingSubmit = true;
|
||||||
|
selectBatchSignUrl(this.paramsdata).then((res) => {
|
||||||
|
this.$modal.msgSuccess("确认成功");
|
||||||
|
this.cancel();
|
||||||
|
this.getBatchSignation(this.queryParamsData)
|
||||||
|
window.open(res.data.signUrl)
|
||||||
|
this.loadingSubmit = false;
|
||||||
|
// this.$emit("getcaseApply", this.queryParams);
|
||||||
|
})
|
||||||
|
.catch((err) => {
|
||||||
|
this.loadingSubmit = false;
|
||||||
|
});
|
||||||
|
}
|
||||||
|
});
|
||||||
|
},
|
||||||
|
cancel() {
|
||||||
|
this.$emit("signatureOperate");
|
||||||
|
},
|
||||||
|
}
|
||||||
|
}
|
||||||
|
</script>
|
||||||
@@ -1,14 +1,7 @@
|
|||||||
<template>
|
<template>
|
||||||
<div>
|
<div>
|
||||||
<!-- 立案申请弹框 -->
|
<!-- 立案申请弹框 -->
|
||||||
<el-dialog
|
<el-dialog title="案件压缩包导入" :visible="openCompressedPackages" width="600px" append-to-body @close="cancel" center>
|
||||||
title="案件压缩"
|
|
||||||
:visible="openCompressedPackages"
|
|
||||||
width="600px"
|
|
||||||
append-to-body
|
|
||||||
@close="cancel"
|
|
||||||
center
|
|
||||||
>
|
|
||||||
<el-form ref="form" :model="form" :rules="rules" label-width="150px">
|
<el-form ref="form" :model="form" :rules="rules" label-width="150px">
|
||||||
<el-row>
|
<el-row>
|
||||||
<!-- <el-col :span="16">
|
<!-- <el-col :span="16">
|
||||||
@@ -16,7 +9,7 @@
|
|||||||
<el-input v-model="form.jobName" placeholder="请输入姓名" />
|
<el-input v-model="form.jobName" placeholder="请输入姓名" />
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
</el-col>-->
|
</el-col>-->
|
||||||
<el-col :span="15">
|
<!-- <el-col :span="15">
|
||||||
<div class="download" style="">
|
<div class="download" style="">
|
||||||
<span> 下载: </span>
|
<span> 下载: </span>
|
||||||
<a href="#">
|
<a href="#">
|
||||||
@@ -25,12 +18,12 @@
|
|||||||
</div>
|
</div>
|
||||||
</el-col>
|
</el-col>
|
||||||
<el-col :span="15">
|
<el-col :span="15">
|
||||||
<div style="margin:10px 0;font-size:12px;color:grey">
|
<div style="margin:10px 0;font-size:12px;color:grey">
|
||||||
<span>
|
<span>
|
||||||
提示:请将多个excel文件压缩成zip格式后上传
|
提示:请将多个excel文件压缩成zip格式后上传
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
</el-col>
|
</el-col> -->
|
||||||
<!-- <el-col :span="12">
|
<!-- <el-col :span="12">
|
||||||
<el-form-item label="立案申请书:" prop="applybook"> </el-form-item>
|
<el-form-item label="立案申请书:" prop="applybook"> </el-form-item>
|
||||||
</el-col>
|
</el-col>
|
||||||
@@ -38,31 +31,36 @@
|
|||||||
</el-row>
|
</el-row>
|
||||||
<el-row>
|
<el-row>
|
||||||
<el-form-item :span="24" label="案件压缩包上传:" prop="upload">
|
<el-form-item :span="24" label="案件压缩包上传:" prop="upload">
|
||||||
<el-upload
|
<el-upload class="upload-demo" ref="uploadZipBatch" :limit="1" accept=".zip" :headers="upload.headers" :on-error="onError"
|
||||||
class="upload-demo"
|
:action="upload.url" :disabled="upload.isUploading" :on-progress="handleFileUploadProgress"
|
||||||
ref="uploadZipBatch"
|
:on-success="handleFileSuccess" :auto-upload="false" :data="paramsData" drag>
|
||||||
:limit="1"
|
<i class="el-icon-upload"></i>
|
||||||
accept=".zip"
|
<div class="el-upload__text">将文件拖到此处,或<em>点击上传</em></div>
|
||||||
:headers="upload.headers"
|
|
||||||
:action="upload.url"
|
|
||||||
:disabled="upload.isUploading"
|
|
||||||
:on-progress="handleFileUploadProgress"
|
|
||||||
:on-success="handleFileSuccess"
|
|
||||||
:auto-upload="false"
|
|
||||||
drag
|
|
||||||
>
|
|
||||||
<i class="el-icon-upload"></i>
|
|
||||||
<div class="el-upload__text">将文件拖到此处,或<em>点击上传</em></div>
|
|
||||||
<!-- <el-button size="small" type="primary">点击上传</el-button> -->
|
<!-- <el-button size="small" type="primary">点击上传</el-button> -->
|
||||||
<div slot="tip" class="el-upload__tip">
|
<div slot="tip" class="el-upload__tip">
|
||||||
支持zip格式文件
|
支持zip格式文件
|
||||||
</div>
|
</div>
|
||||||
</el-upload>
|
</el-upload>
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
|
<el-form-item :span="24" label="裁决书模板" prop="templateId">
|
||||||
|
<el-select v-model="form.templateId" placeholder="请选择">
|
||||||
|
<el-option v-for="dict in templateList" :key="dict.id" :label="dict.temName" :value="dict.id"></el-option>
|
||||||
|
</el-select>
|
||||||
|
</el-form-item>
|
||||||
|
<el-form-item :span="24" label="申请人类型" prop="applicantType">
|
||||||
|
<el-select v-model="form.applicantType" placeholder="请选择">
|
||||||
|
<el-option v-for="item in appList" :key="item.id" :label="item.temName" :value="item.id"></el-option>
|
||||||
|
</el-select>
|
||||||
|
</el-form-item>
|
||||||
|
<el-form-item :span="24" label="被申请人类型" prop="resType">
|
||||||
|
<el-select v-model="form.resType" placeholder="请选择">
|
||||||
|
<el-option v-for="item in resList" :key="item.id" :label="item.temName" :value="item.id"></el-option>
|
||||||
|
</el-select>
|
||||||
|
</el-form-item>
|
||||||
</el-row>
|
</el-row>
|
||||||
</el-form>
|
</el-form>
|
||||||
<div slot="footer" class="dialog-footer">
|
<div slot="footer" class="dialog-footer">
|
||||||
<el-button type="primary" @click="submitForm" class="endbutton"><span>确 定</span></el-button>
|
<el-button type="primary" @click="submitForm" class="endbutton" :loading="loadingSubmit"><span>确 定</span></el-button>
|
||||||
<el-button @click="cancel" class="endbutton1"><span>取 消</span></el-button>
|
<el-button @click="cancel" class="endbutton1"><span>取 消</span></el-button>
|
||||||
</div>
|
</div>
|
||||||
</el-dialog>
|
</el-dialog>
|
||||||
@@ -70,19 +68,40 @@
|
|||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
import { importTemplate } from "@/api/caseAccess/caseEntry";
|
import {
|
||||||
|
getTemplate,
|
||||||
|
} from "@/api/officialSeal/officialSeal.js";
|
||||||
import { getToken } from "@/utils/auth";
|
import { getToken } from "@/utils/auth";
|
||||||
export default {
|
export default {
|
||||||
props: ["openCompressedPackages","getcaseApply","queryParams"],
|
props: ["openCompressedPackages", "getcaseApply", "queryParams"],
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
// key: value,
|
// key: value,
|
||||||
form: {},
|
form: {},
|
||||||
fileList: [],
|
fileList: [],
|
||||||
|
appList: [
|
||||||
|
{ id: 1, temName: "自然人" },
|
||||||
|
{ id: 2, temName: "机构" },
|
||||||
|
],
|
||||||
|
resList: [
|
||||||
|
{ id: 1, temName: "自然人" },
|
||||||
|
{ id: 2, temName: "机构" },
|
||||||
|
],
|
||||||
|
templateList: [],
|
||||||
|
loadingSubmit:false,
|
||||||
rules: {
|
rules: {
|
||||||
upload: [
|
templateId: [
|
||||||
{ required: true, message: "案件压缩包不能为空", trigger: "blur" },
|
{ required: true, message: "裁决书模板不能为空", trigger: "blur" },
|
||||||
],
|
],
|
||||||
|
applicantType: [
|
||||||
|
{ required: true, message: "申请人类型不能为空", trigger: "blur" },
|
||||||
|
],
|
||||||
|
resType: [
|
||||||
|
{ required: true, message: "被申请人类型不能为空", trigger: "blur" },
|
||||||
|
],
|
||||||
|
},
|
||||||
|
paramsData:{
|
||||||
|
// templateId:this.form.templateId
|
||||||
},
|
},
|
||||||
// 案件压缩导入
|
// 案件压缩导入
|
||||||
upload: {
|
upload: {
|
||||||
@@ -101,16 +120,43 @@ export default {
|
|||||||
},
|
},
|
||||||
};
|
};
|
||||||
},
|
},
|
||||||
|
watch: {
|
||||||
|
openCompressedPackages(val) {
|
||||||
|
if (val) {
|
||||||
|
this.form = {}
|
||||||
|
this.getTemplateFn({
|
||||||
|
pageNum: 1,
|
||||||
|
pageSize: 10000000,
|
||||||
|
})
|
||||||
|
}
|
||||||
|
},
|
||||||
|
},
|
||||||
methods: {
|
methods: {
|
||||||
submitForm() {
|
submitForm() {
|
||||||
this.$refs.uploadZipBatch.submit();
|
this.paramsData.templateId = this.form.templateId;
|
||||||
|
this.paramsData.applicantType = this.form.applicantType;
|
||||||
|
this.paramsData.resType = this.form.resType;
|
||||||
|
this.$refs["form"].validate((valid) => {
|
||||||
|
this.loadingSubmit = true
|
||||||
|
if (valid) {
|
||||||
|
|
||||||
|
this.$refs.uploadZipBatch.submit();
|
||||||
|
|
||||||
|
}
|
||||||
|
})
|
||||||
|
},
|
||||||
|
// 获取裁决书模板
|
||||||
|
getTemplateFn(data) {
|
||||||
|
getTemplate(data).then(res => {
|
||||||
|
this.templateList = res.rows;
|
||||||
|
})
|
||||||
},
|
},
|
||||||
// 取消
|
// 取消
|
||||||
cancel() {
|
cancel() {
|
||||||
this.$emit("cancelCompreess");
|
this.$emit("cancelCompreess");
|
||||||
},
|
},
|
||||||
handleRemove(file, fileList) {},
|
handleRemove(file, fileList) { },
|
||||||
handlePreview(file) {},
|
handlePreview(file) { },
|
||||||
handleExceed(files, fileList) {
|
handleExceed(files, fileList) {
|
||||||
this.$message.warning(
|
this.$message.warning(
|
||||||
`当前限制选择 1个文件,本次选择了 ${files.length} `
|
`当前限制选择 1个文件,本次选择了 ${files.length} `
|
||||||
@@ -121,7 +167,6 @@ export default {
|
|||||||
},
|
},
|
||||||
// 下载模板 importTemplate
|
// 下载模板 importTemplate
|
||||||
downloadTemplate() {
|
downloadTemplate() {
|
||||||
// console.log("下载模板");
|
|
||||||
this.download(
|
this.download(
|
||||||
"caseApplication/uploadCaseZipFile",
|
"caseApplication/uploadCaseZipFile",
|
||||||
{},
|
{},
|
||||||
@@ -134,30 +179,33 @@ export default {
|
|||||||
},
|
},
|
||||||
// 文件上传成功处理
|
// 文件上传成功处理
|
||||||
handleFileSuccess(response, file, fileList) {
|
handleFileSuccess(response, file, fileList) {
|
||||||
// this.upload.open = false;
|
|
||||||
this.$emit("cancelCompreess");
|
this.$emit("cancelCompreess");
|
||||||
this.upload.isUploading = false;
|
this.upload.isUploading = false;
|
||||||
this.$refs.uploadZipBatch.clearFiles();
|
this.$refs.uploadZipBatch.clearFiles();
|
||||||
if(response.code ==200){
|
if (response.code == 200) {
|
||||||
|
this.loadingSubmit = false
|
||||||
this.$alert(
|
this.$alert(
|
||||||
"<div style='overflow: auto;overflow-x: hidden;max-height: 70vh;padding: 10px 20px 0;'>" +
|
"<div style='overflow: auto;overflow-x: hidden;max-height: 70vh;padding: 10px 20px 0;'>" +
|
||||||
response.msg +
|
response.msg +
|
||||||
"</div>",
|
"</div>",
|
||||||
"导入结果",
|
"导入结果",
|
||||||
{ dangerouslyUseHTMLString: true }
|
{ dangerouslyUseHTMLString: true }
|
||||||
)
|
)
|
||||||
}else{
|
this.$emit("getcaseApply", this.queryParams);
|
||||||
|
} else {
|
||||||
|
this.loadingSubmit = false
|
||||||
this.$alert(
|
this.$alert(
|
||||||
"<div style='overflow: auto;overflow-x: hidden;max-height: 70vh;padding: 10px 20px 0;'>" +
|
"<div style='overflow: auto;overflow-x: hidden;max-height: 70vh;padding: 10px 20px 0;'>" +
|
||||||
"导入压缩失败" +
|
"导入压缩失败" +
|
||||||
"</div>",
|
"</div>",
|
||||||
"导入结果",
|
"导入结果",
|
||||||
{ dangerouslyUseHTMLString: true }
|
{ dangerouslyUseHTMLString: true }
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
||||||
this.getcaseApply(this.queryParams);
|
|
||||||
},
|
},
|
||||||
|
onError(){
|
||||||
|
this.loadingSubmit = false
|
||||||
|
}
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
</script>
|
</script>
|
||||||
@@ -165,22 +213,25 @@ export default {
|
|||||||
<style lang="scss" scoped>
|
<style lang="scss" scoped>
|
||||||
.download {
|
.download {
|
||||||
a {
|
a {
|
||||||
.uploadlink{
|
.uploadlink {
|
||||||
border: none;
|
border: none;
|
||||||
color: #2092c7;
|
color: #2092c7;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep .el-dialog {
|
::v-deep .el-dialog {
|
||||||
width: 800px;
|
width: 800px;
|
||||||
background: #ffffff;
|
background: #ffffff;
|
||||||
border-radius: 20px;
|
border-radius: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.endbutton {
|
.endbutton {
|
||||||
width: 154px;
|
width: 154px;
|
||||||
height: 37px;
|
height: 37px;
|
||||||
background: #0072ff;
|
background: #0072ff;
|
||||||
border-radius: 19px;
|
border-radius: 19px;
|
||||||
|
|
||||||
span {
|
span {
|
||||||
width: 96px;
|
width: 96px;
|
||||||
height: 15px;
|
height: 15px;
|
||||||
@@ -190,12 +241,14 @@ export default {
|
|||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.endbutton1 {
|
.endbutton1 {
|
||||||
width: 154px;
|
width: 154px;
|
||||||
height: 37px;
|
height: 37px;
|
||||||
background: #ffffff;
|
background: #ffffff;
|
||||||
border: 1px solid #d0d0d0;
|
border: 1px solid #d0d0d0;
|
||||||
border-radius: 19px;
|
border-radius: 19px;
|
||||||
|
|
||||||
span {
|
span {
|
||||||
width: 31px;
|
width: 31px;
|
||||||
height: 13px;
|
height: 13px;
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@@ -5,11 +5,18 @@
|
|||||||
:visible="caseentryExamineVisible"
|
:visible="caseentryExamineVisible"
|
||||||
@close="cancel"
|
@close="cancel"
|
||||||
width="1000px"
|
width="1000px"
|
||||||
|
height="800px"
|
||||||
append-to-body
|
append-to-body
|
||||||
:destroy-on-close="true"
|
:destroy-on-close="true"
|
||||||
center
|
center
|
||||||
>
|
>
|
||||||
<!-- 案件信息 -->
|
<!-- tab页 -->
|
||||||
|
<el-tabs v-model="activeName" @tab-click="handleClick">
|
||||||
|
<el-tab-pane label="案件基本信息" name="first"></el-tab-pane>
|
||||||
|
<el-tab-pane label="自定义抓取内容" name="second"></el-tab-pane>
|
||||||
|
</el-tabs>
|
||||||
|
<div v-show="activeName=='first'">
|
||||||
|
<!-- 案件信息 -->
|
||||||
<el-form
|
<el-form
|
||||||
ref="form"
|
ref="form"
|
||||||
:model="formData"
|
:model="formData"
|
||||||
@@ -767,26 +774,43 @@
|
|||||||
</el-row>
|
</el-row>
|
||||||
</div>
|
</div>
|
||||||
</el-form>
|
</el-form>
|
||||||
<div slot="footer" class="dialog-footer">
|
<div slot="footer" class="dialog-footer" style="text-align:center;margin-top:20px;">
|
||||||
<el-button
|
<el-button
|
||||||
type="primary"
|
type="primary"
|
||||||
@click="submitIsAgree(1)"
|
@click="submitIsAgree(1)"
|
||||||
v-if="
|
v-if="
|
||||||
formData.updateSubmitStatus == 1 || formData.updateSubmitStatus == 2
|
formData.updateSubmitStatus == 1 || formData.updateSubmitStatus == 2
|
||||||
"
|
"
|
||||||
class="endbutton"
|
class="endbutton"
|
||||||
><span>同 意</span></el-button
|
><span>同 意</span></el-button
|
||||||
>
|
>
|
||||||
<el-button
|
<el-button
|
||||||
type="warning"
|
type="warning"
|
||||||
@click="submitIsAgree(0)"
|
@click="submitIsAgree(0)"
|
||||||
v-if="
|
v-if="
|
||||||
formData.updateSubmitStatus == 1 || formData.updateSubmitStatus == 2
|
formData.updateSubmitStatus == 1 || formData.updateSubmitStatus == 2
|
||||||
"
|
"
|
||||||
class="endbutton2"
|
class="endbutton2"
|
||||||
><span>拒 绝</span></el-button
|
><span>拒 绝</span></el-button
|
||||||
>
|
>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
<div v-show="activeName=='second'">
|
||||||
|
<el-form :model="formGrab" class="formbox" label-width="120px" >
|
||||||
|
|
||||||
|
<el-form-item
|
||||||
|
v-for="(item,index) in formGrab.list"
|
||||||
|
:label="item.name"
|
||||||
|
:key="item.id"
|
||||||
|
:class="changeLableColumn.indexOf(item.column)==-1?'':'red'"
|
||||||
|
>
|
||||||
|
<el-input type="textarea" v-model="item.value"></el-input>
|
||||||
|
</el-form-item>
|
||||||
|
|
||||||
|
</el-form>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
</el-dialog>
|
</el-dialog>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
@@ -808,14 +832,20 @@ export default {
|
|||||||
"caseAttachList",
|
"caseAttachList",
|
||||||
"caseentryExamineVisible",
|
"caseentryExamineVisible",
|
||||||
"caseentryExamineData",
|
"caseentryExamineData",
|
||||||
"caseentryExamineDataAll"
|
"caseentryExamineDataAll",
|
||||||
],
|
],
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
|
activeName: 'first',
|
||||||
|
// 抓取内容
|
||||||
|
formGrab:{
|
||||||
|
list:[]
|
||||||
|
},
|
||||||
formData: {},
|
formData: {},
|
||||||
changeLableCode: [],
|
changeLableCode: [],
|
||||||
changeLableCode1: [],
|
changeLableCode1: [],
|
||||||
changeLableCode2: [],
|
changeLableCode2: [],
|
||||||
|
changeLableColumn:[],
|
||||||
filedata: {
|
filedata: {
|
||||||
annexType: 2,
|
annexType: 2,
|
||||||
},
|
},
|
||||||
@@ -960,6 +990,10 @@ export default {
|
|||||||
watch: {
|
watch: {
|
||||||
caseentryExamineVisible: {
|
caseentryExamineVisible: {
|
||||||
handler(val) {
|
handler(val) {
|
||||||
|
this.activeName = "first"
|
||||||
|
if(this.caseentryExamineDataAll.afterCase.columnValues){
|
||||||
|
this.formGrab.list = this.caseentryExamineDataAll.afterCase.columnValues
|
||||||
|
}
|
||||||
setTimeout(() => {
|
setTimeout(() => {
|
||||||
if (val) {
|
if (val) {
|
||||||
this.applicateArr = [];
|
this.applicateArr = [];
|
||||||
@@ -967,6 +1001,7 @@ export default {
|
|||||||
this.formData = this.caseentryExamineData;
|
this.formData = this.caseentryExamineData;
|
||||||
if (this.caseentryExamineDataAll.changeColumn) {
|
if (this.caseentryExamineDataAll.changeColumn) {
|
||||||
this.changeLableCode = this.caseentryExamineDataAll.changeColumn.split(',')
|
this.changeLableCode = this.caseentryExamineDataAll.changeColumn.split(',')
|
||||||
|
console.log(this.changeLableCode)
|
||||||
} else {
|
} else {
|
||||||
this.changeLableCode = []
|
this.changeLableCode = []
|
||||||
}
|
}
|
||||||
@@ -986,6 +1021,13 @@ export default {
|
|||||||
} else {
|
} else {
|
||||||
this.changeLableCode2 = []
|
this.changeLableCode2 = []
|
||||||
}
|
}
|
||||||
|
if(this.caseentryExamineDataAll.columnValueChangeColumn){
|
||||||
|
this.changeLableColumn = this.caseentryExamineDataAll.columnValueChangeColumn.split(',')
|
||||||
|
console.log(this.changeLableColumn)
|
||||||
|
|
||||||
|
}else{
|
||||||
|
this.changeLableColumn = []
|
||||||
|
}
|
||||||
this.fileList = [];
|
this.fileList = [];
|
||||||
this.form2.paymentArr = [
|
this.form2.paymentArr = [
|
||||||
this.caseentryExamineData.caseAffiliates[0],
|
this.caseentryExamineData.caseAffiliates[0],
|
||||||
@@ -1150,6 +1192,7 @@ export default {
|
|||||||
updateSubmitStatus: this.formData.updateSubmitStatus,
|
updateSubmitStatus: this.formData.updateSubmitStatus,
|
||||||
isAgree: row,
|
isAgree: row,
|
||||||
version: this.formData.version,
|
version: this.formData.version,
|
||||||
|
columnValues:this.formGrab.list
|
||||||
};
|
};
|
||||||
updateAudit(parms).then((res) => {
|
updateAudit(parms).then((res) => {
|
||||||
this.$modal.msgSuccess("审核成功");
|
this.$modal.msgSuccess("审核成功");
|
||||||
@@ -1171,6 +1214,10 @@ export default {
|
|||||||
"_black"
|
"_black"
|
||||||
);
|
);
|
||||||
},
|
},
|
||||||
|
// tab页
|
||||||
|
handleClick(tab, event){
|
||||||
|
|
||||||
|
}
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
</script>
|
</script>
|
||||||
|
|||||||
@@ -8,57 +8,99 @@
|
|||||||
@close="cancel"
|
@close="cancel"
|
||||||
:destroy-on-close="true"
|
:destroy-on-close="true"
|
||||||
>
|
>
|
||||||
<el-descriptions>
|
<div v-show="formData.arbitraMethodIssame!=2">
|
||||||
<el-descriptions-item label="当前仲裁方式:">
|
<el-descriptions>
|
||||||
<el-tag size="small">{{
|
<el-descriptions-item label="当前仲裁方式:">
|
||||||
choosetrialmethodata.arbitratMethodName
|
<el-tag size="small">{{
|
||||||
}}</el-tag>
|
formData.arbitratMethodName
|
||||||
</el-descriptions-item>
|
}}</el-tag>
|
||||||
</el-descriptions>
|
</el-descriptions-item>
|
||||||
|
</el-descriptions>
|
||||||
|
|
||||||
<!-- <div class="radiobox">
|
<!-- <div class="radiobox">
|
||||||
<el-radio-group v-model="radio">
|
<el-radio-group v-model="radio">
|
||||||
<el-radio :label="0">拒绝开庭方式</el-radio>
|
<el-radio :label="0">拒绝开庭方式</el-radio>
|
||||||
<el-radio :label="1">同意开庭方式</el-radio>
|
<el-radio :label="1">同意开庭方式</el-radio>
|
||||||
</el-radio-group>
|
</el-radio-group>
|
||||||
</div> -->
|
</div> -->
|
||||||
|
|
||||||
<!-- <div slot="footer" class="dialog-footer">
|
<!-- <div slot="footer" class="dialog-footer">
|
||||||
<el-button type="primary" @click="submitForm" class="endbutton"
|
<el-button type="primary" @click="submitForm" class="endbutton"
|
||||||
><span>提 交</span></el-button
|
><span>提 交</span></el-button
|
||||||
>
|
>
|
||||||
<el-button @click="cancel" class="endbutton1"
|
<el-button @click="cancel" class="endbutton1"
|
||||||
><span> 取 消</span></el-button
|
><span> 取 消</span></el-button
|
||||||
>
|
>
|
||||||
</div> -->
|
</div> -->
|
||||||
<div slot="footer" class="dialog-footer">
|
<div slot="footer" class="dialog-footer">
|
||||||
<el-button type="primary" @click="submitForm(1)" class="endbutton"
|
<el-button type="primary" @click="submitForm(1)" class="endbutton"
|
||||||
><span>同 意</span></el-button
|
><span>同 意</span></el-button
|
||||||
>
|
>
|
||||||
<el-button class="endbutton1" @click="submitForm(0)"
|
<el-button class="endbutton1" @click="submitForm(0)"
|
||||||
><span>拒 绝</span></el-button
|
><span>拒 绝</span></el-button
|
||||||
>
|
>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
|
<div v-show="formData.arbitraMethodIssame==2">
|
||||||
|
<div>{{formData.arbitratMethodIllustrate}}</div>
|
||||||
|
<el-form :model="form" :rules="rules" ref="form">
|
||||||
|
<el-form-item label="选择开庭方式" prop="arbitratMethod">
|
||||||
|
<el-radio-group v-model="form.arbitratMethod">
|
||||||
|
<el-radio :label=2>书面审理</el-radio>
|
||||||
|
<el-radio :label=1>开庭审理</el-radio>
|
||||||
|
</el-radio-group>
|
||||||
|
</el-form-item>
|
||||||
|
<el-form-item>
|
||||||
|
<el-button type="primary" @click="determine(2)" :loading="loadingSubmit">确定</el-button>
|
||||||
|
<el-button @click="cancel">取消</el-button>
|
||||||
|
</el-form-item>
|
||||||
|
</el-form>
|
||||||
|
</div>
|
||||||
</el-dialog>
|
</el-dialog>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
import { arbitrateMethod } from "@/api/caseManagement/caseManagement.js";
|
import { arbitrateMethod } from "@/api/caseManagement/caseManagement.js";
|
||||||
|
import { selectCaseApply } from "@/api/caseAccess/caseEntry";
|
||||||
export default {
|
export default {
|
||||||
name: "showchoosetrialmethodDialog",
|
name: "showchoosetrialmethodDialog",
|
||||||
props: ["showchoosetrialmethod", "choosetrialmethodata", "queryParams"],
|
props: ["showchoosetrialmethod", "choosetrialmethodata", "queryParams"],
|
||||||
data() {
|
data() {
|
||||||
return {};
|
return {
|
||||||
|
form:{},
|
||||||
|
loadingSubmit: false,
|
||||||
|
rules:{
|
||||||
|
arbitratMethod: [
|
||||||
|
{ required: true, message: '请选择开庭方式', trigger: 'change' }
|
||||||
|
]
|
||||||
|
},
|
||||||
|
formData:{}
|
||||||
|
};
|
||||||
|
},
|
||||||
|
watch:{
|
||||||
|
showchoosetrialmethod(val){
|
||||||
|
if(val){
|
||||||
|
let params = {
|
||||||
|
id: this.choosetrialmethodata.id,
|
||||||
|
version: this.choosetrialmethodata.version
|
||||||
|
}
|
||||||
|
selectCaseApply(params).then(res=>{
|
||||||
|
console.log(res,"PPPPPPPPPPPPPPPPPPPPPPPPPPPPP");
|
||||||
|
this.formData = res.data;
|
||||||
|
})
|
||||||
|
}
|
||||||
|
}
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
// 审核仲裁方式 arbitrateMethod
|
// 审核仲裁方式 arbitrateMethod
|
||||||
submitForm(val) {
|
submitForm(val) {
|
||||||
let paramsdata = {
|
let paramsdata = {
|
||||||
opinion: val,
|
opinion: val
|
||||||
};
|
};
|
||||||
let id = {
|
let id = {
|
||||||
id: this.choosetrialmethodata.id,
|
id: this.formData.id,
|
||||||
|
arbitratMethod:this.formData.arbitratMethod
|
||||||
};
|
};
|
||||||
arbitrateMethod(paramsdata,id)
|
arbitrateMethod(paramsdata,id)
|
||||||
.then((res) => {
|
.then((res) => {
|
||||||
@@ -68,6 +110,32 @@ export default {
|
|||||||
})
|
})
|
||||||
.catch((err) => {});
|
.catch((err) => {});
|
||||||
},
|
},
|
||||||
|
determine(val){
|
||||||
|
this.$refs["form"].validate((valid) => {
|
||||||
|
if (valid) {
|
||||||
|
this.loadingSubmit = true;
|
||||||
|
let paramsdata = {
|
||||||
|
opinion: val,
|
||||||
|
arbitratMethod:this.form.arbitratMethod
|
||||||
|
};
|
||||||
|
let id = {
|
||||||
|
id: this.choosetrialmethodata.id,
|
||||||
|
};
|
||||||
|
arbitrateMethod(paramsdata,id)
|
||||||
|
.then((res) => {
|
||||||
|
this.$modal.msgSuccess("提交成功");
|
||||||
|
this.cancel();
|
||||||
|
this.$emit("getcaseApply", this.queryParams);
|
||||||
|
this.loadingSubmit = false;
|
||||||
|
})
|
||||||
|
.catch((err) => {
|
||||||
|
this.loadingSubmit = false;
|
||||||
|
});
|
||||||
|
} else {
|
||||||
|
return false;
|
||||||
|
}
|
||||||
|
});
|
||||||
|
},
|
||||||
cancel() {
|
cancel() {
|
||||||
this.$emit("cancelshowchoosetrialMethod");
|
this.$emit("cancelshowchoosetrialMethod");
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -52,7 +52,7 @@
|
|||||||
<el-option
|
<el-option
|
||||||
v-for="item in dataList"
|
v-for="item in dataList"
|
||||||
:key="item.value"
|
:key="item.value"
|
||||||
:label="item.nickName"
|
:label="item.nickNameAndNum"
|
||||||
:value="item.userId"
|
:value="item.userId"
|
||||||
></el-option>
|
></el-option>
|
||||||
</el-select>
|
</el-select>
|
||||||
@@ -60,7 +60,7 @@
|
|||||||
<!-- </div> -->
|
<!-- </div> -->
|
||||||
</el-form>
|
</el-form>
|
||||||
<div slot="footer" class="dialog-footer">
|
<div slot="footer" class="dialog-footer">
|
||||||
<el-button type="primary" @click="submitForm" class="endbutton"
|
<el-button type="primary" :loading="loadingSubmit" @click="submitForm" class="endbutton"
|
||||||
><span>确 定</span>
|
><span>确 定</span>
|
||||||
</el-button>
|
</el-button>
|
||||||
<el-button @click="cancel" class="endbutton1"
|
<el-button @click="cancel" class="endbutton1"
|
||||||
@@ -86,6 +86,7 @@ export default {
|
|||||||
hearDate: null,
|
hearDate: null,
|
||||||
},
|
},
|
||||||
noArbitrator: false,
|
noArbitrator: false,
|
||||||
|
loadingSubmit: false,
|
||||||
isAgreePendTral: 1,
|
isAgreePendTral: 1,
|
||||||
total: 0,
|
total: 0,
|
||||||
queryParams1: {
|
queryParams1: {
|
||||||
@@ -102,13 +103,14 @@ export default {
|
|||||||
};
|
};
|
||||||
},
|
},
|
||||||
created() {
|
created() {
|
||||||
this.getarbitrAtor();
|
// this.getarbitrAtor();
|
||||||
},
|
},
|
||||||
watch: {
|
watch: {
|
||||||
showcourtReview(val) {
|
showcourtReview(val) {
|
||||||
if (val) {
|
if (val) {
|
||||||
this.isAgreePendTral = 1;
|
this.isAgreePendTral = 1;
|
||||||
this.courtReviewform.hearDate = null;
|
this.courtReviewform.hearDate = null;
|
||||||
|
this.getarbitrAtor({caseId:this.form.id});
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
form: {
|
form: {
|
||||||
@@ -123,9 +125,9 @@ export default {
|
|||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
// 获取仲裁员信息
|
// 获取仲裁员信息
|
||||||
getarbitrAtor() {
|
getarbitrAtor(val) {
|
||||||
arbitrAtor({}).then((res) => {
|
arbitrAtor(val).then((res) => {
|
||||||
this.dataList = res.rows;
|
this.dataList = res.data;
|
||||||
this.total = res.total;
|
this.total = res.total;
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
@@ -162,13 +164,17 @@ export default {
|
|||||||
}
|
}
|
||||||
this.$refs["courtReviewform"].validate((valid) => {
|
this.$refs["courtReviewform"].validate((valid) => {
|
||||||
if (valid) {
|
if (valid) {
|
||||||
|
this.loadingSubmit = true;
|
||||||
pendTralSure(this.paramsdata)
|
pendTralSure(this.paramsdata)
|
||||||
.then((res) => {
|
.then((res) => {
|
||||||
this.$modal.msgSuccess("确认成功");
|
this.$modal.msgSuccess("确认成功");
|
||||||
this.cancel();
|
this.cancel();
|
||||||
this.$emit("getcaseApply", this.queryParams);
|
this.$emit("getcaseApply", this.queryParams);
|
||||||
|
this.loadingSubmit = false;
|
||||||
})
|
})
|
||||||
.catch((err) => {});
|
.catch((err) => {
|
||||||
|
this.loadingSubmit = false;
|
||||||
|
});
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -0,0 +1,133 @@
|
|||||||
|
<template>
|
||||||
|
<div>
|
||||||
|
<el-dialog title="案件详情" :visible="showarchiveDetails" @close="cancel" :destroy-on-close="true" center>
|
||||||
|
<div class="loading" v-if="flagLoadingS">
|
||||||
|
<i class="el-icon-loading"></i>
|
||||||
|
</div>
|
||||||
|
<div v-else>
|
||||||
|
<!-- <div class="noData" v-if="noData">暂无数据!</div> -->
|
||||||
|
<el-tabs v-model="activeName" @tab-click="handleClick">
|
||||||
|
<el-tab-pane label="申请人案件证据资料" name="first"></el-tab-pane>
|
||||||
|
<el-tab-pane label="被申请人案件证据资料" name="second"></el-tab-pane>
|
||||||
|
<el-tab-pane label="裁决书附件" name="third"></el-tab-pane>
|
||||||
|
<!-- <el-tab-pane label="仲裁申请书" name="fourth"></el-tab-pane> -->
|
||||||
|
<el-tab-pane label="案件视频" name="five"></el-tab-pane>
|
||||||
|
<el-tab-pane label="庭审笔录" name="six"></el-tab-pane>
|
||||||
|
<el-tab-pane label="案件异议信息" name="seven"></el-tab-pane>
|
||||||
|
</el-tabs>
|
||||||
|
<div v-show="activeName=='first'">
|
||||||
|
|
||||||
|
<div v-for="(item,index) in detailsAwardNum.caseAttachList" :key="index" v-if="item.annexType==2" style="margin-top:10px;">
|
||||||
|
<el-link target="_blank" type="primary" :href="fileURL+item.annexPath">{{item.annexName}}</el-link>
|
||||||
|
</div>
|
||||||
|
<el-empty v-if="isNoData(detailsAwardNum.caseAttachList,2) == 0" description="暂无数据"></el-empty>
|
||||||
|
</div>
|
||||||
|
<div v-show="activeName=='second'">
|
||||||
|
<div v-for="item in detailsAwardNum.caseAttachList" v-if="item.annexType==6" style="margin-top:10px;">
|
||||||
|
<el-link target="_blank" type="primary" :href="fileURL+item.annexPath">{{item.annexName}}</el-link>
|
||||||
|
</div>
|
||||||
|
<el-empty v-if="isNoData(detailsAwardNum.caseAttachList,6) == 0" description="暂无数据"></el-empty>
|
||||||
|
</div>
|
||||||
|
<div v-show="activeName=='third'">
|
||||||
|
<div v-for="item in detailsAwardNum.caseAttachList" v-if="item.annexType==3" style="margin-top:10px;">
|
||||||
|
<el-link target="_blank" type="primary" :href="fileURL+item.annexPath">{{item.annexName}}</el-link>
|
||||||
|
</div>
|
||||||
|
<el-empty v-if="isNoData(detailsAwardNum.caseAttachList,3) == 0" description="暂无数据"></el-empty>
|
||||||
|
</div>
|
||||||
|
<div v-show="activeName=='fourth'">
|
||||||
|
<div v-for="item in detailsAwardNum.caseAttachList" v-if="item.annexType==1" style="margin-top:10px;">
|
||||||
|
<el-link target="_blank" type="primary" :href="fileURL+item.annexPath">{{item.annexName}}</el-link>
|
||||||
|
</div>
|
||||||
|
<el-empty v-if="isNoData(detailsAwardNum.caseAttachList,1) == 0" description="暂无数据"></el-empty>
|
||||||
|
</div>
|
||||||
|
<div v-show="activeName=='five'">
|
||||||
|
<video style="background-color: #181717;width: 350px;height: 200px;margin: 10px;" :src="headPath + item.annexPath" v-for="(item,index) in videoList" :key="index" controls="controls"></video>
|
||||||
|
<el-empty v-if="videoList == null || videoList.length ==0" description="暂无数据"></el-empty>
|
||||||
|
</div>
|
||||||
|
<!-- <div v-show="activeName=='six'">
|
||||||
|
<div v-for="(item,index) in trialTranscripts" :key="index" style="margin-top:10px;">
|
||||||
|
<el-link target="_blank" type="primary" :href="fileURL+item.annexPath">{{item.annexName}}</el-link>
|
||||||
|
</div>
|
||||||
|
<el-empty v-if="trialTranscripts == null || trialTranscripts.length ==0" description="暂无数据"></el-empty>
|
||||||
|
</div> -->
|
||||||
|
<div v-show="activeName=='six'">
|
||||||
|
<div v-for="item in detailsAwardNum.caseAttachList" v-if="item.annexType==7" style="margin-top:10px;">
|
||||||
|
<el-link target="_blank" type="primary" :href="fileURL+item.annexPath">{{item.annexName}}</el-link>
|
||||||
|
</div>
|
||||||
|
<el-empty v-if="isNoData(detailsAwardNum.caseAttachList,7) == 0" description="暂无数据"></el-empty>
|
||||||
|
</div>
|
||||||
|
<div v-show="activeName=='seven'">
|
||||||
|
<div v-if="detailsAwardNum.adjudicaCounterReason">案件异议信息:{{detailsAwardNum.adjudicaCounterReason}}</div>
|
||||||
|
<el-empty v-if="!detailsAwardNum.adjudicaCounterReason" description="暂无数据"></el-empty>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div slot="footer" class="dialog-footer">
|
||||||
|
<el-button @click="cancel">取 消</el-button>
|
||||||
|
</div>
|
||||||
|
</el-dialog>
|
||||||
|
</div>
|
||||||
|
</template>
|
||||||
|
<script>
|
||||||
|
export default {
|
||||||
|
props: ["showarchiveDetails","detailsAwardNum","videoList","flagLoadingS","trialTranscripts"],
|
||||||
|
components: {
|
||||||
|
|
||||||
|
},
|
||||||
|
data() {
|
||||||
|
return {
|
||||||
|
activeName: 'first',
|
||||||
|
fileURL: window.location.origin + "/API",
|
||||||
|
headPath:window.location.origin + "/API",
|
||||||
|
noData: false,
|
||||||
|
// myData:[],
|
||||||
|
// videoLists:[]
|
||||||
|
};
|
||||||
|
},
|
||||||
|
created(){
|
||||||
|
|
||||||
|
|
||||||
|
},
|
||||||
|
methods: {
|
||||||
|
isNoData(data,type){
|
||||||
|
let resNumber = 0
|
||||||
|
if(data){
|
||||||
|
let list = data.filter(item => item.annexType == type)
|
||||||
|
if(list){
|
||||||
|
resNumber = list.length
|
||||||
|
}
|
||||||
|
}
|
||||||
|
return resNumber
|
||||||
|
},
|
||||||
|
handleClick(tab, event) {
|
||||||
|
|
||||||
|
},
|
||||||
|
|
||||||
|
cancel() {
|
||||||
|
this.$emit("cancelDetail");
|
||||||
|
// this.activeName ="first"
|
||||||
|
},
|
||||||
|
},
|
||||||
|
}
|
||||||
|
</script>
|
||||||
|
<style lang="scss" scoped>
|
||||||
|
::v-deep .el-dialog__body {
|
||||||
|
height: 500px !important;
|
||||||
|
overflow: auto !important;
|
||||||
|
}
|
||||||
|
::v-deep .el-dialog {
|
||||||
|
width: 850px;
|
||||||
|
background: #ffffff;
|
||||||
|
border-radius: 20px;
|
||||||
|
}
|
||||||
|
.loading {
|
||||||
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
|
align-items: center;
|
||||||
|
|
||||||
|
.el-icon-loading {
|
||||||
|
font-size: 50px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
</style>
|
||||||
@@ -0,0 +1,100 @@
|
|||||||
|
<template>
|
||||||
|
<div>
|
||||||
|
<el-dialog
|
||||||
|
title="证据清单"
|
||||||
|
:visible="evidenceListD"
|
||||||
|
:caseAttachListR = "caseAttachListR"
|
||||||
|
@close="cancel"
|
||||||
|
center
|
||||||
|
:distroy-on-close="true"
|
||||||
|
>
|
||||||
|
<div class="loading" v-if ="flagLoading">
|
||||||
|
<i class="el-icon-loading"></i>
|
||||||
|
</div>
|
||||||
|
<div>申请人证据清单:</div>
|
||||||
|
<div v-for="item in this.caseAttachListR" style="margin-top:10px;">
|
||||||
|
<el-link target="_blank" type="primary" v-if="item.annexType == 2" :href="fileURL+item.annexPath">{{item.annexName}}</el-link>
|
||||||
|
</div>
|
||||||
|
<div style="margin-top:30px;;">被申请人证据清单:</div>
|
||||||
|
<div v-for="item in this.caseAttachListR" style="margin-top:10px;">
|
||||||
|
<el-link target="_blank" type="primary" v-if="item.annexType == 6" :href="fileURL+item.annexPath">{{item.annexName}}</el-link>
|
||||||
|
</div>
|
||||||
|
<div slot="footer" class="dialog-footer">
|
||||||
|
<el-button @click="cancel" class="endbutton1"
|
||||||
|
><span>取 消</span></el-button>
|
||||||
|
</div>
|
||||||
|
</el-dialog>
|
||||||
|
</div>
|
||||||
|
</template>
|
||||||
|
|
||||||
|
<script>
|
||||||
|
export default {
|
||||||
|
props: ["evidenceListD", "flagLoading", "caseAttachListR"],
|
||||||
|
data() {
|
||||||
|
return {
|
||||||
|
fileURL: window.location.origin + "/API",
|
||||||
|
myData:[]
|
||||||
|
};
|
||||||
|
},
|
||||||
|
created(){
|
||||||
|
// 获取组件传值监听
|
||||||
|
// this.$watch('caseAttachListR',(newVal)=>{
|
||||||
|
// this.myData = newVal;
|
||||||
|
// console.log(this.myData)
|
||||||
|
// })
|
||||||
|
},
|
||||||
|
methods: {
|
||||||
|
|
||||||
|
cancel() {
|
||||||
|
this.$emit("cancelevidenceList");
|
||||||
|
}
|
||||||
|
},
|
||||||
|
};
|
||||||
|
</script>
|
||||||
|
|
||||||
|
<style lang="scss" scoped>
|
||||||
|
::v-deep .el-dialog__body {
|
||||||
|
height: 500px !important;
|
||||||
|
overflow: auto !important;
|
||||||
|
}
|
||||||
|
::v-deep .el-dialog {
|
||||||
|
width: 800px;
|
||||||
|
background: #ffffff;
|
||||||
|
border-radius: 20px;
|
||||||
|
}
|
||||||
|
.endbutton1 {
|
||||||
|
width: 154px;
|
||||||
|
height: 37px;
|
||||||
|
background: #ffffff;
|
||||||
|
border: 1px solid #d0d0d0;
|
||||||
|
border-radius: 19px;
|
||||||
|
span {
|
||||||
|
width: 31px;
|
||||||
|
height: 13px;
|
||||||
|
font-size: 16px;
|
||||||
|
font-family: Microsoft YaHei;
|
||||||
|
font-weight: 400;
|
||||||
|
color: #959595;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
.loading {
|
||||||
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
|
align-items: center;
|
||||||
|
.el-icon-loading {
|
||||||
|
font-size: 50px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
.noData {
|
||||||
|
width: 100%;
|
||||||
|
height: 400px;
|
||||||
|
font-size: 30px;
|
||||||
|
font-weight: 700;
|
||||||
|
color: #959595;
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
|
align-items: center;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
@@ -0,0 +1,129 @@
|
|||||||
|
<template>
|
||||||
|
<div>
|
||||||
|
<el-dialog
|
||||||
|
title="快递信息"
|
||||||
|
:visible="showDelivery"
|
||||||
|
@close="cancel"
|
||||||
|
center
|
||||||
|
:distroy-on-close="true"
|
||||||
|
>
|
||||||
|
<div class="loading" v-if="flagLoading">
|
||||||
|
<i class="el-icon-loading"></i>
|
||||||
|
</div>
|
||||||
|
<div v-else>
|
||||||
|
<div class="noData" v-if="noData">暂无快递信息!</div>
|
||||||
|
<div v-else>
|
||||||
|
<div class="deliverName">
|
||||||
|
{{ applicantdelivery.company }} {{ applicantdelivery.no }}
|
||||||
|
</div>
|
||||||
|
<el-divider></el-divider>
|
||||||
|
<el-timeline :reverse="reverse">
|
||||||
|
<el-timeline-item
|
||||||
|
v-for="(activity, index) in activities"
|
||||||
|
:key="index"
|
||||||
|
:timestamp="activity.timestamp"
|
||||||
|
>
|
||||||
|
{{ activity.content }}
|
||||||
|
</el-timeline-item>
|
||||||
|
</el-timeline>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div slot="footer" class="dialog-footer">
|
||||||
|
<el-button @click="cancel" class="endbutton"
|
||||||
|
><span>取 消</span></el-button
|
||||||
|
>
|
||||||
|
</div>
|
||||||
|
</el-dialog>
|
||||||
|
</div>
|
||||||
|
</template>
|
||||||
|
|
||||||
|
<script>
|
||||||
|
export default {
|
||||||
|
props: ["showDelivery", "deliveryDataArr", "flagLoading"],
|
||||||
|
data() {
|
||||||
|
return {
|
||||||
|
// key: value
|
||||||
|
reverse: true,
|
||||||
|
applicantdelivery: {}, //申请人物流信息
|
||||||
|
activities: [],
|
||||||
|
noData: false,
|
||||||
|
};
|
||||||
|
},
|
||||||
|
watch: {
|
||||||
|
deliveryDataArr: {
|
||||||
|
handler(val) {
|
||||||
|
if (val) {
|
||||||
|
val.forEach((item) => {
|
||||||
|
if (item.identityType == 1) {
|
||||||
|
let applicantdata = item.logisticsInfo;
|
||||||
|
this.applicantdelivery = JSON.parse(applicantdata);
|
||||||
|
if (this.applicantdelivery.list) {
|
||||||
|
this.activities = this.applicantdelivery.list;
|
||||||
|
this.activities.forEach((item) => {
|
||||||
|
item.content = item.datetime;
|
||||||
|
item.timestamp = item.remark;
|
||||||
|
});
|
||||||
|
} else {
|
||||||
|
this.noData = true;
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
});
|
||||||
|
}
|
||||||
|
},
|
||||||
|
},
|
||||||
|
},
|
||||||
|
methods: {
|
||||||
|
cancel() {
|
||||||
|
this.$emit("closeDeliveryModel");
|
||||||
|
},
|
||||||
|
},
|
||||||
|
};
|
||||||
|
</script>
|
||||||
|
|
||||||
|
<style lang="scss" scoped>
|
||||||
|
::v-deep .el-dialog {
|
||||||
|
width: 600px;
|
||||||
|
background: #ffffff;
|
||||||
|
border-radius: 20px;
|
||||||
|
}
|
||||||
|
.deliverName {
|
||||||
|
margin-left: 6%;
|
||||||
|
font-size: 16px;
|
||||||
|
font-weight: 500;
|
||||||
|
}
|
||||||
|
.endbutton {
|
||||||
|
width: 154px;
|
||||||
|
height: 37px;
|
||||||
|
background: #ffffff;
|
||||||
|
border: 1px solid #d0d0d0;
|
||||||
|
border-radius: 19px;
|
||||||
|
span {
|
||||||
|
width: 31px;
|
||||||
|
height: 13px;
|
||||||
|
font-size: 16px;
|
||||||
|
font-family: Microsoft YaHei;
|
||||||
|
font-weight: 400;
|
||||||
|
color: #959595;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
.loading {
|
||||||
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
|
align-items: center;
|
||||||
|
.el-icon-loading {
|
||||||
|
font-size: 50px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
.noData {
|
||||||
|
width: 100%;
|
||||||
|
font-size: 20px;
|
||||||
|
font-weight: 700;
|
||||||
|
color: #959595;
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
|
align-items: center;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
@@ -1,27 +1,22 @@
|
|||||||
<template>
|
<template>
|
||||||
<div>
|
<div>
|
||||||
<!-- 立案审查 -->
|
<!-- 立案审查 -->
|
||||||
<el-dialog
|
<el-dialog title="立案审查" :visible="showfilingreview" width="500px" @close="cancel" :destroy-on-close="true">
|
||||||
title="立案审查"
|
|
||||||
:visible="showfilingreview"
|
|
||||||
width="500px"
|
|
||||||
@close="cancel"
|
|
||||||
:destroy-on-close="true"
|
|
||||||
>
|
|
||||||
<div class="radiobox">
|
<div class="radiobox">
|
||||||
<el-radio-group v-model="radio">
|
<el-radio-group v-model="radio" style="margin-bottom: 20px;">
|
||||||
<el-radio :label="1">同意</el-radio>
|
<el-radio :label="1">同意</el-radio>
|
||||||
<el-radio :label="2">拒绝</el-radio>
|
<el-radio :label="2">拒绝</el-radio>
|
||||||
</el-radio-group>
|
</el-radio-group>
|
||||||
|
<el-form :model="ruleForm" :rules="rules" ref="ruleForm" label-width="100px">
|
||||||
|
<!-- TODO -->
|
||||||
|
<el-form-item label="拒绝原因" prop="caseCheckReject" v-if="radio == 2">
|
||||||
|
<el-input type="textarea" :rows="2" placeholder="请输入拒绝原因" v-model="ruleForm.caseCheckReject"></el-input>
|
||||||
|
</el-form-item>
|
||||||
|
</el-form>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div slot="footer" class="dialog-footer">
|
<div slot="footer" class="dialog-footer">
|
||||||
<el-button type="primary" @click="submitForm" class="endbutton"
|
<el-button type="primary" @click="submitForm" class="endbutton" :loading="loadingSubmit"><span>提 交</span></el-button>
|
||||||
><span>提 交</span></el-button
|
<el-button @click="cancel" class="endbutton1"><span> 取 消</span></el-button>
|
||||||
>
|
|
||||||
<el-button @click="cancel" class="endbutton1"
|
|
||||||
><span> 取 消</span></el-button
|
|
||||||
>
|
|
||||||
</div>
|
</div>
|
||||||
</el-dialog>
|
</el-dialog>
|
||||||
</div>
|
</div>
|
||||||
@@ -37,21 +32,41 @@ export default {
|
|||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
radio: 1,
|
radio: 1,
|
||||||
|
ruleForm: {},
|
||||||
|
loadingSubmit: false,
|
||||||
|
rules: {
|
||||||
|
caseCheckReject: [
|
||||||
|
{
|
||||||
|
required: true,
|
||||||
|
message: "拒绝原因不能为空",
|
||||||
|
trigger: "blur",
|
||||||
|
},
|
||||||
|
],
|
||||||
|
}
|
||||||
};
|
};
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
submitForm() {
|
submitForm() {
|
||||||
let paramsdata = {
|
this.$refs["ruleForm"].validate((valid) => {
|
||||||
agreeOrNotCheck: this.radio,
|
if (valid) {
|
||||||
ids: [this.filingreviewdata.id],
|
this.loadingSubmit = true;
|
||||||
};
|
let paramsdata = {
|
||||||
submitCaseApplicationCheck(paramsdata)
|
agreeOrNotCheck: this.radio,
|
||||||
.then((res) => {
|
ids: [this.filingreviewdata.id],
|
||||||
this.$modal.msgSuccess("提交成功");
|
caseCheckReject:this.ruleForm.caseCheckReject
|
||||||
this.cancel();
|
};
|
||||||
this.$emit("getcaseApply", this.queryParams);
|
submitCaseApplicationCheck(paramsdata)
|
||||||
})
|
.then((res) => {
|
||||||
.catch((err) => {});
|
this.$modal.msgSuccess("提交成功");
|
||||||
|
this.cancel();
|
||||||
|
this.$emit("getcaseApply", this.queryParams);
|
||||||
|
this.loadingSubmit = false;
|
||||||
|
})
|
||||||
|
.catch((err) => {
|
||||||
|
this.loadingSubmit = false;
|
||||||
|
});
|
||||||
|
}
|
||||||
|
});
|
||||||
},
|
},
|
||||||
cancel() {
|
cancel() {
|
||||||
this.$emit("cancelFilingreview");
|
this.$emit("cancelFilingreview");
|
||||||
@@ -64,16 +79,19 @@ export default {
|
|||||||
.radiobox {
|
.radiobox {
|
||||||
margin-left: 5%;
|
margin-left: 5%;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep .el-dialog {
|
::v-deep .el-dialog {
|
||||||
width: 800px;
|
width: 800px;
|
||||||
background: #ffffff;
|
background: #ffffff;
|
||||||
border-radius: 20px;
|
border-radius: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.endbutton {
|
.endbutton {
|
||||||
width: 124px;
|
width: 124px;
|
||||||
height: 37px;
|
height: 37px;
|
||||||
background: #0072ff;
|
background: #0072ff;
|
||||||
border-radius: 19px;
|
border-radius: 19px;
|
||||||
|
|
||||||
span {
|
span {
|
||||||
width: 32px;
|
width: 32px;
|
||||||
height: 15px;
|
height: 15px;
|
||||||
@@ -84,12 +102,14 @@ export default {
|
|||||||
// line-height: 48px;
|
// line-height: 48px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.endbutton1 {
|
.endbutton1 {
|
||||||
width: 124px;
|
width: 124px;
|
||||||
height: 37px;
|
height: 37px;
|
||||||
background: #ffffff;
|
background: #ffffff;
|
||||||
border: 1px solid #d0d0d0;
|
border: 1px solid #d0d0d0;
|
||||||
border-radius: 19px;
|
border-radius: 19px;
|
||||||
|
|
||||||
span {
|
span {
|
||||||
width: 31px;
|
width: 31px;
|
||||||
height: 13px;
|
height: 13px;
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
<div>
|
<div>
|
||||||
<!-- 组庭界面 -->
|
<!-- 组庭界面 -->
|
||||||
<el-dialog
|
<el-dialog
|
||||||
title="组庭建议"
|
title="组庭审核"
|
||||||
:visible="showformateCourt"
|
:visible="showformateCourt"
|
||||||
v-if="showformateCourt"
|
v-if="showformateCourt"
|
||||||
@close="cancel"
|
@close="cancel"
|
||||||
@@ -15,16 +15,16 @@
|
|||||||
label-width="110px"
|
label-width="110px"
|
||||||
label-position="left"
|
label-position="left"
|
||||||
>
|
>
|
||||||
<el-form-item label="是否同意组庭:">
|
<!-- <el-form-item label="是否同意组庭:">
|
||||||
<el-radio-group v-model="isAgreePendTral" @change="radioValue">
|
<el-radio-group v-model="isAgreePendTral" @change="radioValue">
|
||||||
<el-radio :label="1">是</el-radio>
|
<el-radio :label="1">是</el-radio>
|
||||||
<el-radio :label="0">否</el-radio>
|
<el-radio :label="0">否</el-radio>
|
||||||
</el-radio-group>
|
</el-radio-group>
|
||||||
</el-form-item>
|
</el-form-item> -->
|
||||||
<el-tag type="warning" v-if="noArbitrator"
|
<!-- <el-tag type="warning" v-if="noArbitrator"
|
||||||
>当前案件未指定仲裁员,请先指定仲裁员!</el-tag
|
>当前案件未指定仲裁员,请先指定仲裁员!</el-tag
|
||||||
>
|
> -->
|
||||||
<p></p>
|
<!-- <p></p> -->
|
||||||
<!-- <el-form ref="form"> -->
|
<!-- <el-form ref="form"> -->
|
||||||
<!-- v-if="isAgreePendTral == 0 || noArbitrator" -->
|
<!-- v-if="isAgreePendTral == 0 || noArbitrator" -->
|
||||||
<div style="display: inline-flex; margin-bottom: 8px">
|
<div style="display: inline-flex; margin-bottom: 8px">
|
||||||
@@ -61,14 +61,14 @@
|
|||||||
<el-option
|
<el-option
|
||||||
v-for="item in dataList"
|
v-for="item in dataList"
|
||||||
:key="item.value"
|
:key="item.value"
|
||||||
:label="item.nickName"
|
:label="item.nickNameAndNum"
|
||||||
:value="item.userId"
|
:value="item.userId"
|
||||||
></el-option>
|
></el-option>
|
||||||
</el-select>
|
</el-select>
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
</el-form>
|
</el-form>
|
||||||
<div slot="footer" class="dialog-footer">
|
<div slot="footer" class="dialog-footer">
|
||||||
<el-button type="primary" @click="submitForm" class="endbutton"
|
<el-button type="primary" @click="submitForm" class="endbutton" :loading="loadingSubmit"
|
||||||
><span>确 定</span></el-button
|
><span>确 定</span></el-button
|
||||||
>
|
>
|
||||||
<el-button @click="cancel" class="endbutton1"
|
<el-button @click="cancel" class="endbutton1"
|
||||||
@@ -86,6 +86,7 @@ export default {
|
|||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
dataList: [],
|
dataList: [],
|
||||||
|
loadingSubmit: false,
|
||||||
queryParams1: {
|
queryParams1: {
|
||||||
pageNum: 1,
|
pageNum: 1,
|
||||||
pageSize: 10,
|
pageSize: 10,
|
||||||
@@ -99,13 +100,15 @@ export default {
|
|||||||
};
|
};
|
||||||
},
|
},
|
||||||
created() {
|
created() {
|
||||||
this.getarbitrAtor();
|
// this.getarbitrAtor();
|
||||||
},
|
},
|
||||||
watch: {
|
watch: {
|
||||||
showformateCourt(val){
|
showformateCourt(val){
|
||||||
|
console.log(this.formateCourtData)
|
||||||
this.Arbitor = ""
|
this.Arbitor = ""
|
||||||
if(val){
|
if(val){
|
||||||
this.isAgreePendTral = 1;
|
this.isAgreePendTral = 1;
|
||||||
|
this.getarbitrAtor({caseId:this.formateCourtData.id});
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
formateCourtData: {
|
formateCourtData: {
|
||||||
@@ -120,10 +123,10 @@ export default {
|
|||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
// 获取仲裁员信息
|
// 获取仲裁员信息
|
||||||
getarbitrAtor() {
|
getarbitrAtor(val) {
|
||||||
arbitrAtor({}).then((res) => {
|
console.log(val,"ppppppppppppppppppp")
|
||||||
this.dataList = res.rows;
|
arbitrAtor(val).then((res) => {
|
||||||
// console.log(this.dataList, "this.dataList");
|
this.dataList = res.data;
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
changeArbitor(val) {
|
changeArbitor(val) {
|
||||||
@@ -143,6 +146,9 @@ export default {
|
|||||||
this.paramsdata = {
|
this.paramsdata = {
|
||||||
id: this.formateCourtData.id,
|
id: this.formateCourtData.id,
|
||||||
arbitrators: this.arbitrators,
|
arbitrators: this.arbitrators,
|
||||||
|
arbitratorId:this.formateCourtData.arbitratorId,
|
||||||
|
arbitratorName:this.formateCourtData.arbitratorName
|
||||||
|
|
||||||
};
|
};
|
||||||
} else {
|
} else {
|
||||||
if (this.isAgreePendTral == 0) {
|
if (this.isAgreePendTral == 0) {
|
||||||
@@ -150,24 +156,33 @@ export default {
|
|||||||
isAgreePendTral: 0,
|
isAgreePendTral: 0,
|
||||||
id: this.formateCourtData.id,
|
id: this.formateCourtData.id,
|
||||||
arbitrators: this.arbitrators,
|
arbitrators: this.arbitrators,
|
||||||
|
arbitratorId:this.formateCourtData.arbitratorId,
|
||||||
|
arbitratorName:this.formateCourtData.arbitratorName
|
||||||
};
|
};
|
||||||
} else {
|
} else {
|
||||||
this.paramsdata = {
|
this.paramsdata = {
|
||||||
isAgreePendTral: 1,
|
isAgreePendTral: 1,
|
||||||
id: this.formateCourtData.id,
|
id: this.formateCourtData.id,
|
||||||
|
arbitratorId:this.formateCourtData.arbitratorId,
|
||||||
|
arbitratorName:this.formateCourtData.arbitratorName
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
console.log(this.paramsdata)
|
||||||
this.$refs["formateCourtform"].validate((valid) => {
|
this.$refs["formateCourtform"].validate((valid) => {
|
||||||
if (valid) {
|
if (valid) {
|
||||||
|
this.loadingSubmit = true;
|
||||||
pendTralCheck(this.paramsdata).then((res) => {
|
pendTralCheck(this.paramsdata).then((res) => {
|
||||||
|
|
||||||
this.cancel();
|
this.cancel();
|
||||||
this.$modal.msgSuccess("组庭成功");
|
this.$modal.msgSuccess("组庭成功");
|
||||||
this.$emit("getcaseApply", this.queryParams);
|
this.$emit("getcaseApply", this.queryParams);
|
||||||
|
this.loadingSubmit = false;
|
||||||
// 初始化页面
|
// 初始化页面
|
||||||
this.formateCourtform={}
|
this.formateCourtform={}
|
||||||
});
|
}).catch((err) => {
|
||||||
|
this.loadingSubmit = false;
|
||||||
|
});;
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -0,0 +1,464 @@
|
|||||||
|
<template>
|
||||||
|
<div>
|
||||||
|
<el-dialog :title="title" :visible="openDialogInfor" width="1000px" @close="cancel" :destroy-on-close="true">
|
||||||
|
<el-descriptions title="案件信息" border style="margin-bottom: 30px">
|
||||||
|
<el-descriptions-item label="案件编号">{{
|
||||||
|
form.caseNum
|
||||||
|
}}</el-descriptions-item>
|
||||||
|
<el-descriptions-item label="案件标的">{{
|
||||||
|
form.caseSubjectAmount
|
||||||
|
}}</el-descriptions-item>
|
||||||
|
<el-descriptions-item label="借款开始日期">{{
|
||||||
|
form.loanStartDate
|
||||||
|
}}</el-descriptions-item>
|
||||||
|
<el-descriptions-item label="借款结束日期">{{
|
||||||
|
form.loanEndDate
|
||||||
|
}}</el-descriptions-item>
|
||||||
|
<el-descriptions-item label="合同编号">{{
|
||||||
|
form.contractNumber
|
||||||
|
}}</el-descriptions-item>
|
||||||
|
<el-descriptions-item label="申请人主张欠本金">{{
|
||||||
|
form.claimPrinciOwed
|
||||||
|
}}</el-descriptions-item>
|
||||||
|
<el-descriptions-item label="申请人主张欠利息">{{
|
||||||
|
form.claimInterestOwed
|
||||||
|
}}</el-descriptions-item>
|
||||||
|
<el-descriptions-item label="申请人主张违约金">{{
|
||||||
|
form.claimLiquidDamag
|
||||||
|
}}</el-descriptions-item>
|
||||||
|
<el-descriptions-item label="申请人案件证据资料">
|
||||||
|
<p @click="toFile(index, 2)" v-for="(item, index) in applicantFileArr" :key="index">
|
||||||
|
<a href="#">{{ item }}</a>
|
||||||
|
</p>
|
||||||
|
</el-descriptions-item>
|
||||||
|
<el-descriptions-item label="被申请人案件证据资料">
|
||||||
|
<p v-for="(item, index) in respondentFileArr" :key="index" @click="toFile(index, 6)">
|
||||||
|
<a href="#">{{ item }}</a>
|
||||||
|
</p>
|
||||||
|
</el-descriptions-item>
|
||||||
|
<el-descriptions-item label="裁决书附件">
|
||||||
|
<p v-for="(item, index) in awardFileArr" :key="index" @click="toFile(index, 3)">
|
||||||
|
<a href="#">{{ item }}</a>
|
||||||
|
</p>
|
||||||
|
</el-descriptions-item>
|
||||||
|
<el-descriptions-item label="庭审笔录附件">
|
||||||
|
<p v-for="(item, index) in bookFileArr" :key="index" @click="toFile(index, 7)">
|
||||||
|
<a href="#">{{ item }}</a>
|
||||||
|
</p>
|
||||||
|
</el-descriptions-item>
|
||||||
|
</el-descriptions>
|
||||||
|
<el-form ref="form" :model="arbitrateRecord" label-width="300px" label-position="left" :rules="rules"
|
||||||
|
:disabled="flag == 3">
|
||||||
|
<!-- <el-form-item label="经庭审质证,对各方提供的证据认定如下" prop="evidenDetermi">
|
||||||
|
<el-input type="textarea" autosize :disabled="flag == 2" placeholder="请输入内容"
|
||||||
|
v-model="arbitrateRecord.evidenDetermi" />
|
||||||
|
</el-form-item>
|
||||||
|
<el-form-item label="仲裁庭经审理查明(写明仲裁庭认定的事实)" prop="factDetermi">
|
||||||
|
<el-input type="textarea" autosize :disabled="flag == 2" placeholder="请输入内容"
|
||||||
|
v-model="arbitrateRecord.factDetermi" />
|
||||||
|
</el-form-item>
|
||||||
|
<el-form-item label="综上所述" prop="caseSketch">
|
||||||
|
<el-input type="textarea" autosize :disabled="flag == 2" placeholder="请输入内容"
|
||||||
|
v-model="arbitrateRecord.caseSketch" />
|
||||||
|
</el-form-item>
|
||||||
|
<el-form-item label="本庭认为" prop="arbitrateThink">
|
||||||
|
<el-input type="textarea" autosize :disabled="flag == 2" placeholder="请输入内容"
|
||||||
|
v-model="arbitrateRecord.arbitrateThink" />
|
||||||
|
</el-form-item>
|
||||||
|
<el-form-item label="裁决如下" prop="rulingFollows">
|
||||||
|
<el-input type="textarea" autosize :disabled="flag == 2" placeholder="请输入内容"
|
||||||
|
v-model="arbitrateRecord.rulingFollows" />
|
||||||
|
</el-form-item>
|
||||||
|
<el-form-item label="核验裁决书意见:" prop="verificaOpinion">
|
||||||
|
<el-input type="textarea" autosize :disabled="flag == 2" placeholder="请输入内容"
|
||||||
|
v-model="arbitrateRecord.verificaOpinion" />
|
||||||
|
</el-form-item> -->
|
||||||
|
<!-- <el-form-item label="笔录内容:" prop="responCrossOpin">
|
||||||
|
<el-input type="textarea" :autosize="{ minRows: 6 }" v-model="arbitrateRecordt.responCrossOpin"
|
||||||
|
placeholder="请输入" />
|
||||||
|
</el-form-item> -->
|
||||||
|
<el-col :span="24">
|
||||||
|
<el-form-item label="上传裁决书:" label-width="100px" v-if="flag==1|| flag==4">
|
||||||
|
<el-upload
|
||||||
|
class="upload-demo"
|
||||||
|
accept=".doc,.docx"
|
||||||
|
ref="upload"
|
||||||
|
:action="UploadUrls()"
|
||||||
|
:headers="headers"
|
||||||
|
:data="filedatas"
|
||||||
|
:before-remove="beforeRemoves"
|
||||||
|
:limit="2"
|
||||||
|
:on-change="beforeUpload"
|
||||||
|
:on-success="handlSuccessAw"
|
||||||
|
:file-list="fileListAw"
|
||||||
|
:before-upload="beforeAvatarUploads"
|
||||||
|
>
|
||||||
|
<el-button slot="trigger" size="small" type="primary"
|
||||||
|
>选取文件</el-button
|
||||||
|
>
|
||||||
|
<div slot="tip" class="el-upload__tip">
|
||||||
|
只能上传.doc,docx文件
|
||||||
|
</div>
|
||||||
|
</el-upload>
|
||||||
|
</el-form-item>
|
||||||
|
</el-col>
|
||||||
|
<el-form-item label="驳回原因:" label-width="100px" v-if="flag==1 && awardDetailform.arbitrateReject">
|
||||||
|
<div style="width:800px;">{{awardDetailform.arbitrateReject}}</div>
|
||||||
|
</el-form-item>
|
||||||
|
<el-form-item label="驳回原因:" label-width="100px" v-if="flag==4 && awardDetailform.deptorReject">
|
||||||
|
<div style="width:800px;">{{awardDetailform.deptorReject}}</div>
|
||||||
|
</el-form-item>
|
||||||
|
<el-form-item label-width="100px" label="审核意见:" prop="checkOpinion" v-if="flag == 2 || flag == 4">
|
||||||
|
<el-input type="textarea" autosize placeholder="请输入内容" v-model.trim="arbitrateRecord.checkOpinion" />
|
||||||
|
</el-form-item>
|
||||||
|
<!-- 判断是否驳回 -->
|
||||||
|
<el-form-item label-width="100px" label="是否驳回:" v-if="flag == 2 || flag == 4">
|
||||||
|
<el-radio-group v-model="agreeOrNotCheck">
|
||||||
|
<el-radio :label="1">同意</el-radio>
|
||||||
|
<el-radio :label="2">驳回</el-radio>
|
||||||
|
</el-radio-group>
|
||||||
|
</el-form-item>
|
||||||
|
<el-form-item label-width="100px" label="驳回原因" v-if="agreeOrNotCheck==2 && flag == 4" prop="arbitrateReject"
|
||||||
|
:rules="[
|
||||||
|
{ required: true, message: '请输入驳回原因', trigger: 'blur' }
|
||||||
|
]">
|
||||||
|
<el-input type="textarea" :rows="2" placeholder="请输入驳回原因" v-model.trim="arbitrateRecord.arbitrateReject"></el-input>
|
||||||
|
</el-form-item>
|
||||||
|
<el-form-item label-width="100px" label="驳回原因" v-if="agreeOrNotCheck==2 && flag ==2" prop="deptorReject"
|
||||||
|
:rules="[
|
||||||
|
{ required: true, message: '请输入驳回原因', trigger: 'blur' }
|
||||||
|
]">
|
||||||
|
<el-input type="textarea" :rows="2" placeholder="请输入驳回原因" v-model.trim="arbitrateRecord.deptorReject"></el-input>
|
||||||
|
</el-form-item>
|
||||||
|
</el-form>
|
||||||
|
<!-- 画布 -->
|
||||||
|
<!-- <h4 v-if="flag == 3">签名区域</h4>
|
||||||
|
<div class="esign" v-if="flag == 3">
|
||||||
|
<vue-esign ref="esign" :width="900" :height="300" bgColor="#ffffff" />
|
||||||
|
</div> -->
|
||||||
|
<!-- 清除画布 -->
|
||||||
|
<div slot="footer" class="dialog-footer">
|
||||||
|
<!-- <el-button type="danger" @click="submitForm(4)" v-if="flag == 1">重新生成裁决书</el-button> -->
|
||||||
|
<el-button type="primary" @click="submitForm(0)" v-if="flag == 1" :loading="buttonFlag">提 交</el-button>
|
||||||
|
<el-button type="primary" @click="submitForm(1)" v-if="flag == 2" :loading="buttonFlag">提交</el-button>
|
||||||
|
<!-- <el-button type="danger" @click="submitForm(2)" v-if="flag == 2">驳 回</el-button> -->
|
||||||
|
<!-- <el-button type="primary" @click="submitForm(3)" v-if="flag == 3">提 交</el-button> -->
|
||||||
|
<!-- <el-button type="primary" @click="submitForm(5)" v-if="flag == 4">同 意</el-button> -->
|
||||||
|
<el-button type="primary" @click="submitForm(6)" v-if="flag == 4" :loading="buttonFlag">提交</el-button>
|
||||||
|
<el-button @click="cancel">取 消</el-button>
|
||||||
|
</div>
|
||||||
|
</el-dialog>
|
||||||
|
</div>
|
||||||
|
</template>
|
||||||
|
|
||||||
|
<script>
|
||||||
|
import {
|
||||||
|
verificationArbitrateRecord,
|
||||||
|
checkArbitrateRecord,
|
||||||
|
adjudicationSignature,
|
||||||
|
regenerationDocument,
|
||||||
|
arbitratorCheckArbitrateRecord
|
||||||
|
} from "@/api/awardManagement/awardManagement";
|
||||||
|
import { getToken } from "@/utils/auth";
|
||||||
|
export default {
|
||||||
|
props: ["openDialogInfor", "title", "flag", "awardDetailform","queryParams"],
|
||||||
|
data() {
|
||||||
|
return {
|
||||||
|
buttonFlag:false,
|
||||||
|
// key: value
|
||||||
|
arbitrateRecordt: {},
|
||||||
|
agreeOrNotCheck:1,
|
||||||
|
form: {},
|
||||||
|
headers: {
|
||||||
|
Authorization: "Bearer " + getToken(),
|
||||||
|
},
|
||||||
|
filedatas: {
|
||||||
|
annexType: 3,
|
||||||
|
id:null
|
||||||
|
},
|
||||||
|
fileListAw:[],
|
||||||
|
arbitrateRecord: {
|
||||||
|
// checkOpinion:"同意"
|
||||||
|
checkOpinion: ""
|
||||||
|
},
|
||||||
|
// 表单校验
|
||||||
|
rules: {
|
||||||
|
evidenDetermi: [
|
||||||
|
{
|
||||||
|
required: true,
|
||||||
|
message: "不能为空",
|
||||||
|
trigger: "blur",
|
||||||
|
},
|
||||||
|
],
|
||||||
|
factDetermi: [
|
||||||
|
{
|
||||||
|
required: true,
|
||||||
|
message: "不能为空",
|
||||||
|
trigger: "blur",
|
||||||
|
},
|
||||||
|
],
|
||||||
|
caseSketch: [
|
||||||
|
{
|
||||||
|
required: true,
|
||||||
|
message: "不能为空",
|
||||||
|
trigger: "blur",
|
||||||
|
},
|
||||||
|
],
|
||||||
|
arbitrateThink: [
|
||||||
|
{
|
||||||
|
required: true,
|
||||||
|
message: "不能为空",
|
||||||
|
trigger: "blur",
|
||||||
|
},
|
||||||
|
],
|
||||||
|
rulingFollows: [
|
||||||
|
{
|
||||||
|
required: true,
|
||||||
|
message: "不能为空",
|
||||||
|
trigger: "blur",
|
||||||
|
},
|
||||||
|
],
|
||||||
|
verificaOpinion: [
|
||||||
|
{
|
||||||
|
required: true,
|
||||||
|
message: "意见不能为空",
|
||||||
|
trigger: "blur",
|
||||||
|
},
|
||||||
|
],
|
||||||
|
checkOpinion: [
|
||||||
|
{
|
||||||
|
required: true,
|
||||||
|
message: "意见不能为空",
|
||||||
|
trigger: "blur",
|
||||||
|
}
|
||||||
|
],
|
||||||
|
// arbitrateReject: [
|
||||||
|
// {
|
||||||
|
// required: true,
|
||||||
|
// message: "拒绝原因不能为空",
|
||||||
|
// trigger: "blur",
|
||||||
|
// },
|
||||||
|
// ],
|
||||||
|
},
|
||||||
|
applicantFileArr: [], //申请人
|
||||||
|
applicantPathArr: [], //申请人
|
||||||
|
respondentFileArr: [], //被申请人
|
||||||
|
respondenPathArr: [], //被申请人
|
||||||
|
awardFileArr: [], //庭审笔录文件
|
||||||
|
awardPathArr: [], //庭审笔录路径
|
||||||
|
bookFileArr: [], //裁决书文件
|
||||||
|
bookPathArr: [], //庭审笔录路径
|
||||||
|
};
|
||||||
|
},
|
||||||
|
watch: {
|
||||||
|
openDialogInfor:{
|
||||||
|
handler(val) {
|
||||||
|
if (val) {
|
||||||
|
this.agreeOrNotCheck = 1;
|
||||||
|
}
|
||||||
|
},
|
||||||
|
},
|
||||||
|
awardDetailform: {
|
||||||
|
handler(val) {
|
||||||
|
if (val) {
|
||||||
|
(this.applicantFileArr = []), //申请人
|
||||||
|
(this.applicantPathArr = []), //申请人
|
||||||
|
(this.respondentFileArr = []), //被申请人
|
||||||
|
(this.respondenPathArr = []), //被申请人
|
||||||
|
(this.awardFileArr = []), //裁决书
|
||||||
|
(this.awardPathArr = []), //裁决书
|
||||||
|
// setTimeout(() => {
|
||||||
|
this.form = this.awardDetailform;
|
||||||
|
console.log(this.form)
|
||||||
|
// if(this.form.arbitrateRecord && this.form.arbitrateRecord.checkOpinion == null ){
|
||||||
|
// this.form.arbitrateRecord.checkOpinion = '同意';
|
||||||
|
this.arbitrateRecord.checkOpinion = '';
|
||||||
|
// }
|
||||||
|
this.arbitrateRecord = {};
|
||||||
|
if (this.form.arbitrateRecord) {
|
||||||
|
this.arbitrateRecord.id = this.form.arbitrateRecord.id;
|
||||||
|
}
|
||||||
|
this.evidenceFile(this.form);
|
||||||
|
// }, 1000);
|
||||||
|
}
|
||||||
|
},
|
||||||
|
},
|
||||||
|
},
|
||||||
|
methods: {
|
||||||
|
// 申请人裁决书
|
||||||
|
evidenceFile(val) {
|
||||||
|
if (val) {
|
||||||
|
this.applicantFileArr = [];
|
||||||
|
this.applicantPathArr = [];
|
||||||
|
this.respondentFileArr = [];
|
||||||
|
this.respondenPathArr = [];
|
||||||
|
this.awardFileArr = [];
|
||||||
|
this.awardPathArr = [];
|
||||||
|
this.bookFileArr = [];
|
||||||
|
this.bookPathArr = [];
|
||||||
|
val.caseAttachList.forEach((item) => {
|
||||||
|
if (item.annexType == 2) {
|
||||||
|
this.applicantFileArr.push(item.annexName);
|
||||||
|
this.applicantPathArr.push(item.annexPath);
|
||||||
|
} else if (item.annexType == 6) {
|
||||||
|
this.respondentFileArr.push(item.annexName);
|
||||||
|
this.respondenPathArr.push(item.annexPath);
|
||||||
|
} else if (item.annexType == 3) {
|
||||||
|
this.awardFileArr.push(item.annexName);
|
||||||
|
this.awardPathArr.push(item.annexPath);
|
||||||
|
} else if (item.annexType == 7) {
|
||||||
|
this.bookFileArr.push(item.annexName);
|
||||||
|
this.bookPathArr.push(item.annexPath);
|
||||||
|
}
|
||||||
|
});
|
||||||
|
}
|
||||||
|
},
|
||||||
|
// 预览文件
|
||||||
|
toFile(index, val) {
|
||||||
|
let headPath = window.location.origin + "/API";
|
||||||
|
if (val == 2) {
|
||||||
|
window.open(headPath + this.applicantPathArr[index], "_blank");
|
||||||
|
} else if (val == 6) {
|
||||||
|
window.open(headPath + this.respondenPathArr[index], "_blank");
|
||||||
|
} else if (val == 3) {
|
||||||
|
window.open(headPath + this.awardPathArr[index], "_blank");
|
||||||
|
} else if (val == 7) {
|
||||||
|
window.open(headPath + this.bookPathArr[index], "_blank");
|
||||||
|
}
|
||||||
|
},
|
||||||
|
// 校验裁决书
|
||||||
|
verificationArbitrateRecordFn(parms) {
|
||||||
|
this.buttonFlag = true;
|
||||||
|
verificationArbitrateRecord(parms).then((res) => {
|
||||||
|
this.cancel();
|
||||||
|
this.buttonFlag = false;
|
||||||
|
// this.$emit("updataList");
|
||||||
|
this.$emit("getcaseApply", this.queryParams);
|
||||||
|
// this.$message("成功");
|
||||||
|
this.$modal.msgSuccess("提交成功");
|
||||||
|
});
|
||||||
|
},
|
||||||
|
//审核裁决书
|
||||||
|
checkArbitrateRecordFn(parms) {
|
||||||
|
this.buttonFlag = true;
|
||||||
|
checkArbitrateRecord(parms).then((res) => {
|
||||||
|
this.cancel();
|
||||||
|
this.buttonFlag = false;
|
||||||
|
// this.$emit("updataList");
|
||||||
|
this.$emit("getcaseApply", this.queryParams);
|
||||||
|
// this.$message("成功");
|
||||||
|
this.$modal.msgSuccess("提交成功");
|
||||||
|
});
|
||||||
|
},
|
||||||
|
// 仲裁员审核裁决书
|
||||||
|
arbitratorCheckArbitrateRecordFn(parms) {
|
||||||
|
this.buttonFlag = true;
|
||||||
|
console.log(parms)
|
||||||
|
arbitratorCheckArbitrateRecord(parms).then((res) => {
|
||||||
|
this.cancel();
|
||||||
|
this.buttonFlag = false;
|
||||||
|
// this.$emit("updataList");
|
||||||
|
this.$emit("getcaseApply", this.queryParams);
|
||||||
|
// this.$message("成功");
|
||||||
|
this.$modal.msgSuccess("提交成功");
|
||||||
|
});
|
||||||
|
},
|
||||||
|
// 签名
|
||||||
|
adjudicationSignatureFn(parms) {
|
||||||
|
this.buttonFlag = true;
|
||||||
|
adjudicationSignature(parms).then((res) => {
|
||||||
|
this.cancel();
|
||||||
|
this.buttonFlag = false;
|
||||||
|
// this.$emit("updataList");
|
||||||
|
this.$emit("getcaseApply", this.queryParams);
|
||||||
|
this.$message("成功");
|
||||||
|
})
|
||||||
|
},
|
||||||
|
// 上传裁决书
|
||||||
|
UploadUrls() {
|
||||||
|
return window.location.origin + "/API/evidence/uploadRecord";
|
||||||
|
},
|
||||||
|
beforeRemoves(file,fileList){
|
||||||
|
return this.$confirm(`确定移除 ${file.name}?`);
|
||||||
|
},
|
||||||
|
beforeUpload(flie, fileList) {
|
||||||
|
// this.fileList = fileList;
|
||||||
|
},
|
||||||
|
// 上传文件成功
|
||||||
|
handlSuccessAw(res, file) {
|
||||||
|
// this.fileListAw.push(file);
|
||||||
|
},
|
||||||
|
beforeAvatarUploads(){
|
||||||
|
this.filedatas.id = this.awardDetailform.id;
|
||||||
|
},
|
||||||
|
submitForm(parms) {
|
||||||
|
let that = this;
|
||||||
|
this.$refs["form"].validate((valid) => {
|
||||||
|
if (valid) {
|
||||||
|
if (parms == 0) {
|
||||||
|
this.verificationArbitrateRecordFn({
|
||||||
|
id: this.form.id,
|
||||||
|
arbitrateRecord: this.arbitrateRecord,
|
||||||
|
});
|
||||||
|
} else if (parms == 1) {
|
||||||
|
if(this.agreeOrNotCheck==1){
|
||||||
|
//部门长同意
|
||||||
|
this.checkArbitrateRecordFn({
|
||||||
|
id: this.form.id,
|
||||||
|
agreeOrNotCheck: 1,
|
||||||
|
arbitrateRecord: this.arbitrateRecord,
|
||||||
|
});
|
||||||
|
}else if(this.agreeOrNotCheck==2){
|
||||||
|
// 部门长驳回
|
||||||
|
this.checkArbitrateRecordFn({
|
||||||
|
id: this.form.id,
|
||||||
|
agreeOrNotCheck: 2,
|
||||||
|
arbitrateRecord: this.arbitrateRecord,
|
||||||
|
});
|
||||||
|
}
|
||||||
|
} else if (parms == 2) {
|
||||||
|
|
||||||
|
} else if (parms == 3) {
|
||||||
|
this.adjudicationSignatureFn({
|
||||||
|
id: this.form.id,
|
||||||
|
});
|
||||||
|
}else if (parms == 6) {
|
||||||
|
if(this.agreeOrNotCheck==1){
|
||||||
|
//仲裁员同意
|
||||||
|
this.arbitratorCheckArbitrateRecordFn({
|
||||||
|
id: this.form.id,
|
||||||
|
agreeOrNotCheck: 1,
|
||||||
|
arbitrateRecord: this.arbitrateRecord,
|
||||||
|
});
|
||||||
|
}else if(this.agreeOrNotCheck==2){
|
||||||
|
//仲裁员驳回
|
||||||
|
this.arbitratorCheckArbitrateRecordFn({
|
||||||
|
id: this.form.id,
|
||||||
|
agreeOrNotCheck: 2,
|
||||||
|
arbitrateRecord: this.arbitrateRecord,
|
||||||
|
});
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
});
|
||||||
|
},
|
||||||
|
cancel() {
|
||||||
|
this.$emit("cancelpaymentdetailsCom");
|
||||||
|
},
|
||||||
|
},
|
||||||
|
};
|
||||||
|
</script>
|
||||||
|
|
||||||
|
<style lang="scss" scoped>
|
||||||
|
::v-deep .el-dialog {
|
||||||
|
border-radius: 30px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.esign {
|
||||||
|
border: 1px solid;
|
||||||
|
}
|
||||||
|
|
||||||
|
a {
|
||||||
|
color: blue;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
@@ -0,0 +1,154 @@
|
|||||||
|
<template>
|
||||||
|
<!-- 送达裁决书页面 -->
|
||||||
|
<div>
|
||||||
|
<el-dialog
|
||||||
|
title="是否确认发送裁决书"
|
||||||
|
:visible="openMailawardDialog"
|
||||||
|
@close="cancel"
|
||||||
|
:destroy-on-close="true"
|
||||||
|
center
|
||||||
|
>
|
||||||
|
<el-form ref="form" :model="formData" label-width="150px">
|
||||||
|
<el-col :span="24">
|
||||||
|
<el-form-item
|
||||||
|
label="申请人电子邮件:"
|
||||||
|
prop="appEmail"
|
||||||
|
:rules="[
|
||||||
|
{
|
||||||
|
required: true,
|
||||||
|
message: '邮箱地址不能为空',
|
||||||
|
trigger: 'blur',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
pattern:
|
||||||
|
/^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/,
|
||||||
|
message: '请输入正确的邮箱地址',
|
||||||
|
trigger: 'blur',
|
||||||
|
},
|
||||||
|
]"
|
||||||
|
>
|
||||||
|
<el-input
|
||||||
|
v-model="formData.appEmail"
|
||||||
|
placeholder="请输入电子邮件"
|
||||||
|
disabled
|
||||||
|
/>
|
||||||
|
</el-form-item>
|
||||||
|
</el-col>
|
||||||
|
<el-col :span="24">
|
||||||
|
<el-form-item
|
||||||
|
label="被申请人电子邮件:"
|
||||||
|
prop="resEmail"
|
||||||
|
:rules="[
|
||||||
|
{
|
||||||
|
required: true,
|
||||||
|
message: '邮箱地址不能为空',
|
||||||
|
trigger: 'blur',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
pattern:
|
||||||
|
/^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/,
|
||||||
|
message: '请输入正确的邮箱地址',
|
||||||
|
trigger: 'blur',
|
||||||
|
},
|
||||||
|
]"
|
||||||
|
>
|
||||||
|
<el-input
|
||||||
|
v-model="formData.resEmail"
|
||||||
|
placeholder="请输入电子邮件"
|
||||||
|
disabled
|
||||||
|
/>
|
||||||
|
</el-form-item>
|
||||||
|
</el-col>
|
||||||
|
<!-- <el-col :span="24">
|
||||||
|
<el-form-item
|
||||||
|
label="申请人快递单号:"
|
||||||
|
prop="apptrackingNum"
|
||||||
|
>
|
||||||
|
<el-input
|
||||||
|
v-model="formData.apptrackingNum"
|
||||||
|
placeholder="请输入快递单号"
|
||||||
|
/>
|
||||||
|
</el-form-item>
|
||||||
|
</el-col>
|
||||||
|
<el-col :span="24">
|
||||||
|
<el-form-item
|
||||||
|
label="被申请人快递单号:"
|
||||||
|
prop="restrackingNum"
|
||||||
|
>
|
||||||
|
<el-input
|
||||||
|
v-model="formData.restrackingNum"
|
||||||
|
placeholder="请输入快递单号"
|
||||||
|
/>
|
||||||
|
</el-form-item>
|
||||||
|
</el-col> -->
|
||||||
|
</el-form>
|
||||||
|
<div slot="footer" class="dialog-footer">
|
||||||
|
<el-button type="primary" @click="submitForm" :loading="loadingSubmit">确 定</el-button>
|
||||||
|
<el-button type="" @click="cancel">取 消</el-button>
|
||||||
|
</div>
|
||||||
|
</el-dialog>
|
||||||
|
</div>
|
||||||
|
</template>
|
||||||
|
|
||||||
|
<script>
|
||||||
|
import { adjudicationDelivery, adjudicationService } from "@/api/awardManagement/awardManagement";
|
||||||
|
export default {
|
||||||
|
props: ["openMailawardDialog", "mailawardata", "emailobj","queryParams"],
|
||||||
|
data() {
|
||||||
|
return {
|
||||||
|
formData: this.emailobj,
|
||||||
|
loadingSubmit: false,
|
||||||
|
};
|
||||||
|
},
|
||||||
|
watch: {
|
||||||
|
emailobj: {
|
||||||
|
handler(val) {
|
||||||
|
if (val) {
|
||||||
|
this.formData = this.emailobj
|
||||||
|
}
|
||||||
|
},
|
||||||
|
},
|
||||||
|
},
|
||||||
|
methods: {
|
||||||
|
submitForm() {
|
||||||
|
// adjudicationDelivery
|
||||||
|
this.$refs["form"].validate((valid) => {
|
||||||
|
if (valid) {
|
||||||
|
this.loadingSubmit = true;
|
||||||
|
// adjudicationDelivery({
|
||||||
|
delete this.formData.id
|
||||||
|
delete this.formData.apptrackingNum
|
||||||
|
delete this.formData.restrackingNum
|
||||||
|
adjudicationService({
|
||||||
|
id: this.mailawardata.id,
|
||||||
|
...this.formData,
|
||||||
|
})
|
||||||
|
.then((res) => {
|
||||||
|
if (res.code == 200) {
|
||||||
|
this.$modal.msgSuccess("提交成功");
|
||||||
|
// this.$emit("updataList");
|
||||||
|
this.$emit("getcaseApply", this.queryParams);
|
||||||
|
this.cancel();
|
||||||
|
this.loadingSubmit = false;
|
||||||
|
}
|
||||||
|
})
|
||||||
|
.catch((err) => {
|
||||||
|
this.loadingSubmit = false;
|
||||||
|
});
|
||||||
|
}
|
||||||
|
});
|
||||||
|
},
|
||||||
|
cancel() {
|
||||||
|
this.$emit("closeMailaward");
|
||||||
|
},
|
||||||
|
},
|
||||||
|
};
|
||||||
|
</script>
|
||||||
|
|
||||||
|
<style lang="scss" scoped>
|
||||||
|
::v-deep .el-dialog {
|
||||||
|
width: 550px;
|
||||||
|
background: #ffffff;
|
||||||
|
border-radius: 20px;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
<template>
|
<template>
|
||||||
<div>
|
<div>
|
||||||
<el-dialog :title="operateTitle" :visible="operateVisable" @close="cancel" center :distroy-on-close="true">
|
<el-dialog :title="operateTitle" width="65%" :visible="operateVisable" @close="cancel" center :distroy-on-close="true">
|
||||||
<el-dialog width="40%" title="缴费详情" :visible.sync="payVisible" append-to-body>
|
<el-dialog width="40%" title="缴费详情" :visible.sync="payVisible" append-to-body>
|
||||||
<!-- 案件总金额 -->
|
<!-- 案件总金额 -->
|
||||||
<h3>案件总金额:{{ form.totalFee / 100 }}</h3>
|
<h3>案件总金额:{{ form.totalFee / 100 }}</h3>
|
||||||
@@ -66,7 +66,7 @@
|
|||||||
}}</span>
|
}}</span>
|
||||||
</template>
|
</template>
|
||||||
</el-table-column>
|
</el-table-column>
|
||||||
<el-table-column label="案件编号" align="center" prop="caseNum" :show-overflow-tooltip="true" />
|
<el-table-column label="案件编号" width="180" align="center" prop="caseNum" :show-overflow-tooltip="true" />
|
||||||
<el-table-column label="申请人(机构)" align="center" prop="applicantName" :show-overflow-tooltip="true" />
|
<el-table-column label="申请人(机构)" align="center" prop="applicantName" :show-overflow-tooltip="true" />
|
||||||
<el-table-column label="案件标的" align="center" prop="caseSubjectAmount" />
|
<el-table-column label="案件标的" align="center" prop="caseSubjectAmount" />
|
||||||
<el-table-column label="仲裁方式" align="center" prop="arbitratMethodName" :show-overflow-tooltip="true" />
|
<el-table-column label="仲裁方式" align="center" prop="arbitratMethodName" :show-overflow-tooltip="true" />
|
||||||
|
|||||||
@@ -23,9 +23,12 @@
|
|||||||
{{ form.caseStatusName }}
|
{{ form.caseStatusName }}
|
||||||
</el-tag>
|
</el-tag>
|
||||||
</el-descriptions-item>
|
</el-descriptions-item>
|
||||||
<el-descriptions-item label="申请人仲裁诉求">{{
|
<!-- <el-descriptions-item label="申请人仲裁诉求">{{
|
||||||
form.arbitratClaims
|
form.arbitratClaims
|
||||||
}}</el-descriptions-item>
|
}}</el-descriptions-item> -->
|
||||||
|
<!-- <el-descriptions-item label="案件理由">{{
|
||||||
|
form.facts
|
||||||
|
}}</el-descriptions-item> -->
|
||||||
</el-descriptions>
|
</el-descriptions>
|
||||||
<div class="paySelectType">
|
<div class="paySelectType">
|
||||||
<el-radio-group v-model="paySelect" @input="changPayType">
|
<el-radio-group v-model="paySelect" @input="changPayType">
|
||||||
@@ -54,9 +57,13 @@
|
|||||||
<div id="qrcodeImg"></div>
|
<div id="qrcodeImg"></div>
|
||||||
</div>
|
</div>
|
||||||
<div class="payTitle">{{ payMain }}</div>
|
<div class="payTitle">{{ payMain }}</div>
|
||||||
|
<div v-if="form.payRejectReason">
|
||||||
|
<span>驳回原因:</span>
|
||||||
|
<div style="width:95%;">{{ form.payRejectReason }}</div>
|
||||||
|
</div>
|
||||||
<div slot="footer" class="dialog-footer">
|
<div slot="footer" class="dialog-footer">
|
||||||
<el-button @click="payCancel" class="endbutton"><span>取 消</span></el-button>
|
<el-button @click="payCancel" class="endbutton"><span>取 消</span></el-button>
|
||||||
<el-button @click="submitUpload" class="endbutton"><span>确认缴费</span></el-button>
|
<el-button @click="submitUpload" class="endbutton" :loading="loadingSubmit"><span>确认缴费</span></el-button>
|
||||||
</div>
|
</div>
|
||||||
</el-dialog>
|
</el-dialog>
|
||||||
</div>
|
</div>
|
||||||
@@ -75,6 +82,7 @@ export default {
|
|||||||
payMain: "",
|
payMain: "",
|
||||||
timer: null,
|
timer: null,
|
||||||
paySelect: 1,//支付线上/线下
|
paySelect: 1,//支付线上/线下
|
||||||
|
loadingSubmit: false,
|
||||||
fileList: [],
|
fileList: [],
|
||||||
headers: {
|
headers: {
|
||||||
Authorization: "Bearer " + getToken(),
|
Authorization: "Bearer " + getToken(),
|
||||||
@@ -116,11 +124,15 @@ export default {
|
|||||||
this.$modal.msgError("请上传缴费凭证");
|
this.$modal.msgError("请上传缴费凭证");
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
this.loadingSubmit = true;
|
||||||
confirmPayDig(this.submitForm).then(res=>{
|
confirmPayDig(this.submitForm).then(res=>{
|
||||||
this.$modal.msgSuccess("成功");
|
this.$modal.msgSuccess("成功");
|
||||||
this.payCancel()
|
this.payCancel()
|
||||||
this.$emit("getcaseApply", this.queryParams);
|
this.$emit("getcaseApply", this.queryParams);
|
||||||
})
|
this.loadingSubmit = false;
|
||||||
|
}).catch((err) => {
|
||||||
|
this.loadingSubmit = false;
|
||||||
|
});
|
||||||
},
|
},
|
||||||
handleRemove(file, fileList) {
|
handleRemove(file, fileList) {
|
||||||
(this.submitForm.payOrderList = []),
|
(this.submitForm.payOrderList = []),
|
||||||
|
|||||||
@@ -0,0 +1,164 @@
|
|||||||
|
<template>
|
||||||
|
<div>
|
||||||
|
<el-dialog :title="title" :visible="openDialog" @close="cancel" :destroy-on-close="true" center>
|
||||||
|
<el-form ref="form" :model="form" label-width="120px">
|
||||||
|
<el-form-item label="案件编号:" prop="caseNum">
|
||||||
|
<el-input v-model="form.caseNum" placeholder="" :disabled="true" />
|
||||||
|
</el-form-item>
|
||||||
|
<el-form-item label="案件标的:" prop="caseSubjectAmount">
|
||||||
|
<el-input v-model="form.caseSubjectAmount" :disabled="true" />
|
||||||
|
</el-form-item>
|
||||||
|
<el-form-item label="缴费人:" prop="applicantName">
|
||||||
|
<el-input v-model="form.applicantName" placeholder="" :disabled="true" />
|
||||||
|
</el-form-item>
|
||||||
|
<el-form-item label="缴费金额:" prop="feePayable">
|
||||||
|
<el-input v-model="form.feePayable" :disabled="true" />
|
||||||
|
</el-form-item>
|
||||||
|
<!-- <el-form-item label="缴费截图:" prop="respondent">
|
||||||
|
<el-input v-model="form.Respondent" placeholder="" />
|
||||||
|
</el-form-item> -->
|
||||||
|
<el-form-item label="案件状态:" prop="caseStatusName">
|
||||||
|
<!-- <el-input v-model="form.caseStatusName" placeholder="" /> -->
|
||||||
|
<el-tag>{{ form.caseStatusName }}</el-tag>
|
||||||
|
</el-form-item>
|
||||||
|
<!-- <el-form-item label="支付状态:" prop="paymentStatusName">
|
||||||
|
<el-tag effect="dark" type="success">
|
||||||
|
{{ form.paymentStatusName }}
|
||||||
|
</el-tag>
|
||||||
|
</el-form-item> -->
|
||||||
|
<el-form-item label="缴费凭证:" prop="caseStatusName">
|
||||||
|
<div style="color: #104fad; cursor: pointer" v-for="(item, index) in form.caseAttachList" :key="index"
|
||||||
|
@click="preview(item.annexPath)">
|
||||||
|
<span v-if="item.annexType == 8">{{ item.annexName }}</span>
|
||||||
|
</div>
|
||||||
|
<!-- <el-tag>{{ form.caseStatusName }}</el-tag> -->
|
||||||
|
</el-form-item>
|
||||||
|
<!-- 判断缴费是否通过 -->
|
||||||
|
<el-form-item label="是否缴费通过:" v-if="flag == 0">
|
||||||
|
<el-radio-group v-model="agreeOrNotCheck">
|
||||||
|
<el-radio :label="1">同意</el-radio>
|
||||||
|
<el-radio :label="0">拒绝</el-radio>
|
||||||
|
</el-radio-group>
|
||||||
|
</el-form-item>
|
||||||
|
<!-- 缴费驳回原因-->
|
||||||
|
<el-form-item label="拒绝原因:" v-if="agreeOrNotCheck == 0" prop="caseCheckReject" :rules="[
|
||||||
|
{ required: true, message: '请输入驳回原因', trigger: 'blur' },
|
||||||
|
]">
|
||||||
|
<el-input type="textarea" :rows="2" placeholder="请输入驳回原因" v-model="form.caseCheckReject"></el-input>
|
||||||
|
</el-form-item>
|
||||||
|
</el-form>
|
||||||
|
<div slot="footer" class="dialog-footer">
|
||||||
|
<el-button type="primary" @click="submitForm" v-if="flag == 0" class="endbutton"
|
||||||
|
:loading="loadingSubmit">确认已缴费</el-button>
|
||||||
|
<el-button @click="cancel" class="endbutton1">取 消</el-button>
|
||||||
|
</div>
|
||||||
|
</el-dialog>
|
||||||
|
</div>
|
||||||
|
</template>
|
||||||
|
|
||||||
|
<script>
|
||||||
|
import { confirmPay } from "@/api/pay/pay";
|
||||||
|
export default {
|
||||||
|
props: ["openDialog", "title", "flag", "detailform", "queryParams", "getcaseApply"],
|
||||||
|
data() {
|
||||||
|
return {
|
||||||
|
// key: value
|
||||||
|
form: {},
|
||||||
|
srcList: [],
|
||||||
|
agreeOrNotCheck: 1,
|
||||||
|
loadingSubmit: false,
|
||||||
|
};
|
||||||
|
},
|
||||||
|
watch: {
|
||||||
|
detailform: {
|
||||||
|
handler(val) {
|
||||||
|
if (val) {
|
||||||
|
this.form = val;
|
||||||
|
console.log(val)
|
||||||
|
}
|
||||||
|
},
|
||||||
|
},
|
||||||
|
openDialog: {
|
||||||
|
handler(val) {
|
||||||
|
if (val) {
|
||||||
|
this.agreeOrNotCheck = 1;
|
||||||
|
}
|
||||||
|
},
|
||||||
|
},
|
||||||
|
},
|
||||||
|
methods: {
|
||||||
|
preview(data) {
|
||||||
|
window.open(window.location.origin + "/API" + data, "_blank");
|
||||||
|
},
|
||||||
|
// 确认缴费
|
||||||
|
submitForm() {
|
||||||
|
let paramsVal = {
|
||||||
|
ids: [this.form.id],
|
||||||
|
agreeOrNotCheck: this.agreeOrNotCheck,
|
||||||
|
caseCheckReject: this.form.caseCheckReject
|
||||||
|
}
|
||||||
|
this.$refs["form"].validate((valid) => {
|
||||||
|
if (valid) {
|
||||||
|
this.loadingSubmit = true;
|
||||||
|
confirmPay(paramsVal).then((res) => {
|
||||||
|
this.$message({
|
||||||
|
message: "确认成功",
|
||||||
|
type: "success",
|
||||||
|
});
|
||||||
|
this.loadingSubmit = false;
|
||||||
|
this.$emit("getcaseApply", this.queryParams);
|
||||||
|
}).catch((err) => {
|
||||||
|
this.loadingSubmit = false;
|
||||||
|
});
|
||||||
|
this.cancel();
|
||||||
|
}
|
||||||
|
});
|
||||||
|
},
|
||||||
|
cancel() {
|
||||||
|
this.$emit("cancelpaymentdetails");
|
||||||
|
},
|
||||||
|
},
|
||||||
|
};
|
||||||
|
</script>
|
||||||
|
|
||||||
|
<style lang="scss" scoped>
|
||||||
|
::v-deep .el-dialog {
|
||||||
|
width: 50%;
|
||||||
|
background: #ffffff;
|
||||||
|
border-radius: 20px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.endbutton {
|
||||||
|
width: 124px;
|
||||||
|
height: 37px;
|
||||||
|
background: #0072ff;
|
||||||
|
border-radius: 19px;
|
||||||
|
|
||||||
|
span {
|
||||||
|
width: 32px;
|
||||||
|
height: 15px;
|
||||||
|
font-size: 16px;
|
||||||
|
font-family: Microsoft YaHei;
|
||||||
|
font-weight: 400;
|
||||||
|
color: #ffffff;
|
||||||
|
// line-height: 48px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.endbutton1 {
|
||||||
|
width: 124px;
|
||||||
|
height: 37px;
|
||||||
|
background: #ffffff;
|
||||||
|
border: 1px solid #d0d0d0;
|
||||||
|
border-radius: 19px;
|
||||||
|
|
||||||
|
span {
|
||||||
|
width: 31px;
|
||||||
|
height: 13px;
|
||||||
|
font-size: 16px;
|
||||||
|
font-family: Microsoft YaHei;
|
||||||
|
font-weight: 400;
|
||||||
|
color: #959595;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
</style>
|
||||||
@@ -1,115 +1,147 @@
|
|||||||
<template>
|
<template>
|
||||||
<div>
|
<div>
|
||||||
<el-dialog title="修改开庭时间" :visible="timeVisable" @close="cancel" center :distroy-on-close="true">
|
<el-dialog
|
||||||
<el-descriptions title="案件内容" :column="2" border>
|
title="修改开庭时间"
|
||||||
<el-descriptions-item label="案件编号">{{ timeData.caseNum }}</el-descriptions-item>
|
:visible="timeVisable"
|
||||||
<el-descriptions-item label="申请人(机构)">{{ timeData.applicantName }}</el-descriptions-item>
|
@close="cancel"
|
||||||
<el-descriptions-item label="案件标的">{{ timeData.caseSubjectAmount }}</el-descriptions-item>
|
center
|
||||||
<el-descriptions-item label="案件状态">
|
:distroy-on-close="true"
|
||||||
<el-tag size="small">{{ timeData.caseStatusName }}</el-tag>
|
>
|
||||||
</el-descriptions-item>
|
<el-descriptions title="案件内容" :column="2" border>
|
||||||
<el-descriptions-item label="仲裁方式">{{ timeData.arbitratMethodName }}</el-descriptions-item>
|
<el-descriptions-item label="案件编号">{{
|
||||||
<el-descriptions-item label="开庭时间">
|
timeData.caseNum
|
||||||
<el-date-picker v-model="loanStartDate" :picker-options="pickerOptions" type="datetime"
|
}}</el-descriptions-item>
|
||||||
placeholder="开庭时间">
|
<el-descriptions-item label="申请人(机构)">{{
|
||||||
</el-date-picker>
|
timeData.applicantName
|
||||||
</el-descriptions-item>
|
}}</el-descriptions-item>
|
||||||
|
<el-descriptions-item label="案件标的">{{
|
||||||
</el-descriptions>
|
timeData.caseSubjectAmount
|
||||||
<div slot="footer" class="dialog-footer">
|
}}</el-descriptions-item>
|
||||||
<el-button @click="cancel" class="endbutton1"><span>取 消</span></el-button>
|
<el-descriptions-item label="案件状态">
|
||||||
<el-button @click="submitTime" class="endbutton1"><span>提 交</span></el-button>
|
<el-tag size="small">{{ timeData.caseStatusName }}</el-tag>
|
||||||
</div>
|
</el-descriptions-item>
|
||||||
</el-dialog>
|
<el-descriptions-item label="仲裁方式">{{
|
||||||
</div>
|
timeData.arbitratMethodName
|
||||||
|
}}</el-descriptions-item>
|
||||||
|
<el-descriptions-item label="开庭时间">
|
||||||
|
<el-date-picker
|
||||||
|
v-model="loanStartDate"
|
||||||
|
:picker-options="pickerOptions"
|
||||||
|
type="datetime"
|
||||||
|
placeholder="开庭时间"
|
||||||
|
>
|
||||||
|
</el-date-picker>
|
||||||
|
</el-descriptions-item>
|
||||||
|
</el-descriptions>
|
||||||
|
<div slot="footer" class="dialog-footer">
|
||||||
|
<el-button @click="cancel" class="endbutton1"
|
||||||
|
><span>取 消</span></el-button
|
||||||
|
>
|
||||||
|
<el-button @click="submitTime" class="endbutton1" :loading="loadingSubmit"
|
||||||
|
><span>提 交</span></el-button
|
||||||
|
>
|
||||||
|
</div>
|
||||||
|
</el-dialog>
|
||||||
|
</div>
|
||||||
</template>
|
</template>
|
||||||
<!-- hearDate -->
|
<!-- hearDate -->
|
||||||
<script>
|
<script>
|
||||||
import { updateHeardate } from '@/api/caseManagement/caseManagement'
|
import { updateHeardate } from "@/api/caseManagement/caseManagement";
|
||||||
import { getToken } from "@/utils/auth";
|
import { getToken } from "@/utils/auth";
|
||||||
import { createRoomId, reservedConference, sendRoomNoMessage } from '@/api/meeting/index'
|
import {
|
||||||
|
createRoomId,
|
||||||
|
reservedConference,
|
||||||
|
sendRoomNoMessage,
|
||||||
|
} from "@/api/meeting/index";
|
||||||
import moment from "moment";
|
import moment from "moment";
|
||||||
export default {
|
export default {
|
||||||
props: ["timeVisable", "timeData", "queryParams"],
|
props: ["timeVisable", "timeData", "queryParams"],
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
loanStartDate: "",
|
loanStartDate: "",
|
||||||
pickerOptions: {
|
loadingSubmit: false,
|
||||||
disabledDate(time) {
|
pickerOptions: {
|
||||||
return time.getTime() < Date.now() - 8.64e7;
|
disabledDate(time) {
|
||||||
}
|
return time.getTime() <= Date.now() - 1 * 24 * 3600 * 1000; // 禁用超过当前时间的日期
|
||||||
},
|
},
|
||||||
roomId: null
|
selectableRange: `${new Date()}- 23:59:59`, //这
|
||||||
};
|
},
|
||||||
|
roomId: null,
|
||||||
|
};
|
||||||
|
},
|
||||||
|
watch: {
|
||||||
|
timeVisable(val) {
|
||||||
|
if (val) {
|
||||||
|
// this.getEvidenceList({ caseAppliId: this.timeData.id, annexTypeList: "2" })
|
||||||
|
this.loanStartDate = this.timeData.hearDate;
|
||||||
|
}
|
||||||
},
|
},
|
||||||
watch: {
|
},
|
||||||
timeVisable(val) {
|
created() {},
|
||||||
if (val) {
|
methods: {
|
||||||
// this.getEvidenceList({ caseAppliId: this.timeData.id, annexTypeList: "2" })
|
cancel() {
|
||||||
this.loanStartDate = this.timeData.hearDate
|
this.$emit("cancelTime");
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
created() {
|
// 获取房间号
|
||||||
|
async createRoomIdFn(data) {
|
||||||
|
await createRoomId(data).then((res) => {
|
||||||
|
this.roomId = res.data;
|
||||||
|
});
|
||||||
},
|
},
|
||||||
methods: {
|
// 预约会议
|
||||||
cancel() {
|
async reservedConferenceFn(data) {
|
||||||
this.$emit("cancelTime");
|
await reservedConference(data).then((res) => {
|
||||||
},
|
console.log(res, "PPPPPPPPPPPPPPPPPPPPPPPPP");
|
||||||
// 获取房间号
|
});
|
||||||
async createRoomIdFn(data) {
|
|
||||||
await createRoomId(data).then(res => {
|
|
||||||
this.roomId = res.data;
|
|
||||||
})
|
|
||||||
},
|
|
||||||
// 预约会议
|
|
||||||
async reservedConferenceFn(data) {
|
|
||||||
await reservedConference(data).then(res => {
|
|
||||||
console.log(res, "PPPPPPPPPPPPPPPPPPPPPPPPP");
|
|
||||||
})
|
|
||||||
},
|
|
||||||
// 提交时间
|
|
||||||
async updateHeardateFn(data) {
|
|
||||||
await updateHeardate(data).then(res => {
|
|
||||||
this.$modal.msgSuccess("修改成功");
|
|
||||||
this.cancel();
|
|
||||||
this.$emit("getcaseApply", this.queryParams);
|
|
||||||
})
|
|
||||||
},
|
|
||||||
// 发送房间号短信
|
|
||||||
async sendRoomNoMessageFn(data) {
|
|
||||||
sendRoomNoMessage(data).then(res => {
|
|
||||||
console.log(res, "PPPPPPPPPPPPPPPPPPPPPPPPP");
|
|
||||||
})
|
|
||||||
},
|
|
||||||
async submitTime() {
|
|
||||||
this.loanStartDate = moment(
|
|
||||||
this.loanStartDate
|
|
||||||
).format("YYYY-MM-DD HH:mm:ss");
|
|
||||||
await this.createRoomIdFn({ caseId: this.timeData.id });
|
|
||||||
await this.reservedConferenceFn({
|
|
||||||
caseId: this.timeData.id,
|
|
||||||
roomId: this.roomId,
|
|
||||||
scheduleStartTime: this.loanStartDate,
|
|
||||||
})
|
|
||||||
await this.updateHeardateFn({
|
|
||||||
id: this.timeData.id,
|
|
||||||
hearDate: this.loanStartDate
|
|
||||||
})
|
|
||||||
await sendRoomNoMessageFn({
|
|
||||||
id: this.timeData.id,
|
|
||||||
roomNo: this.roomId,
|
|
||||||
scheduleStartTime: this.loanStartDate
|
|
||||||
})
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
|
// 提交时间
|
||||||
|
async updateHeardateFn(data) {
|
||||||
|
await updateHeardate(data).then((res) => {
|
||||||
|
this.$modal.msgSuccess("修改成功");
|
||||||
|
this.cancel();
|
||||||
|
this.$emit("getcaseApply", this.queryParams);
|
||||||
|
this.loadingSubmit = false;
|
||||||
|
}).catch((err) => {
|
||||||
|
this.loadingSubmit = false;
|
||||||
|
});;
|
||||||
|
},
|
||||||
|
// 发送房间号短信
|
||||||
|
async sendRoomNoMessageFn(data) {
|
||||||
|
sendRoomNoMessage(data).then((res) => {});
|
||||||
|
},
|
||||||
|
async submitTime() {
|
||||||
|
if (!this.loanStartDate) {
|
||||||
|
this.$message.error("请您选择开庭时间");
|
||||||
|
return;
|
||||||
|
} else {
|
||||||
|
this.loadingSubmit = true;
|
||||||
|
this.loanStartDate = moment(this.loanStartDate).format(
|
||||||
|
"YYYY-MM-DD HH:mm:ss"
|
||||||
|
);
|
||||||
|
await this.createRoomIdFn({ caseId: this.timeData.id });
|
||||||
|
await this.reservedConferenceFn({
|
||||||
|
caseId: this.timeData.id,
|
||||||
|
roomId: this.roomId,
|
||||||
|
scheduleStartTime: this.loanStartDate,
|
||||||
|
});
|
||||||
|
await this.updateHeardateFn({
|
||||||
|
id: this.timeData.id,
|
||||||
|
hearDate: this.loanStartDate,
|
||||||
|
});
|
||||||
|
await this.sendRoomNoMessageFn({
|
||||||
|
id: this.timeData.id,
|
||||||
|
roomNo: this.roomId,
|
||||||
|
scheduleStartTime: this.loanStartDate,
|
||||||
|
});
|
||||||
|
}
|
||||||
|
},
|
||||||
|
},
|
||||||
};
|
};
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style lang="scss" scoped>
|
<style lang="scss" scoped>
|
||||||
.steps {
|
.steps {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
@@ -12,12 +12,12 @@
|
|||||||
</el-col>
|
</el-col>
|
||||||
<el-col :span="12">
|
<el-col :span="12">
|
||||||
<el-form-item label="申请人:" prop="applicantName">
|
<el-form-item label="申请人:" prop="applicantName">
|
||||||
<el-input v-model="adjudicatename.applicantName" :disabled="true" />
|
<el-input v-model="formData.applicantName" :disabled="true" />
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
</el-col>
|
</el-col>
|
||||||
<el-col :span="12">
|
<el-col :span="12">
|
||||||
<el-form-item label="被申请人:" prop="respondentName">
|
<el-form-item label="被申请人:" prop="respondentName">
|
||||||
<el-input v-model="adjudicatename.respondentName" :disabled="true" />
|
<el-input v-model="formData.respondentName" :disabled="true" />
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
</el-col>
|
</el-col>
|
||||||
<el-col :span="12">
|
<el-col :span="12">
|
||||||
@@ -47,7 +47,7 @@
|
|||||||
</el-col> -->
|
</el-col> -->
|
||||||
<el-col :span="12">
|
<el-col :span="12">
|
||||||
<el-form-item label="仲裁费用:" prop="feePayable">
|
<el-form-item label="仲裁费用:" prop="feePayable">
|
||||||
<el-input v-model="adjudicatename.feePayable" placeholder="请输入仲裁费用" :disabled="true" />
|
<el-input v-model="formData.feePayable" placeholder="请输入仲裁费用" :disabled="true" />
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
</el-col>
|
</el-col>
|
||||||
<el-col :span="12">
|
<el-col :span="12">
|
||||||
@@ -67,13 +67,13 @@
|
|||||||
</el-col>
|
</el-col>
|
||||||
<el-col :span="12">
|
<el-col :span="12">
|
||||||
<el-form-item label="仲裁员:" prop="arbitratorName">
|
<el-form-item label="仲裁员:" prop="arbitratorName">
|
||||||
<el-input v-model="adjudicatename.arbitratorName" placeholder="请输入" :disabled="true" />
|
<el-input v-model="formData.arbitratorName" placeholder="请输入" :disabled="true" />
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
</el-col>
|
</el-col>
|
||||||
|
|
||||||
<el-col :span="12">
|
<el-col :span="12">
|
||||||
<el-form-item label="开庭日期:" prop="hearDate">
|
<el-form-item label="开庭日期:" prop="hearDate">
|
||||||
<el-date-picker v-model="adjudicatename.hearDate" type="datetime" placeholder="开庭日期" :disabled="true">
|
<el-date-picker v-model="formData.hearDate" type="datetime" placeholder="开庭日期" :disabled="true">
|
||||||
</el-date-picker>
|
</el-date-picker>
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
</el-col>
|
</el-col>
|
||||||
@@ -103,6 +103,16 @@
|
|||||||
</div>
|
</div>
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
</el-col>
|
</el-col>
|
||||||
|
<el-col :span="24">
|
||||||
|
<el-form-item label="裁决书:">
|
||||||
|
<div v-if="awardArr.length == 0">裁决书暂未提供!</div>
|
||||||
|
<div v-for="(item, index) in awardArr" :key="index">
|
||||||
|
<a href="#" @click="awardToFile(item.onlyOfficeFileId)" style="color: blue">
|
||||||
|
{{ item.annexName }}
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
</el-form-item>
|
||||||
|
</el-col>
|
||||||
<el-col :span="24" v-if="recordArr.length > 0">
|
<el-col :span="24" v-if="recordArr.length > 0">
|
||||||
<el-form-item label="庭审笔录:">
|
<el-form-item label="庭审笔录:">
|
||||||
<div v-for="(item, index) in recordArr" :key="index" style="color: blue">
|
<div v-for="(item, index) in recordArr" :key="index" style="color: blue">
|
||||||
@@ -120,24 +130,65 @@
|
|||||||
<div>{{ startTime }}</div>
|
<div>{{ startTime }}</div>
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
</el-col>
|
</el-col>
|
||||||
|
<el-col :span="24" v-if="submitFlag">
|
||||||
|
<el-form-item label="上传裁决书:">
|
||||||
|
<el-upload class="upload-demo" accept=".doc,.docx" ref="upload" :action="UploadUrls()" :headers="headers"
|
||||||
|
:data="filedatas" :before-remove="beforeRemoves" :limit="2" :on-change="beforeUpload"
|
||||||
|
:on-success="handlSuccessAw" :file-list="fileListAw" :before-upload="beforeAvatarUploads">
|
||||||
|
<el-button slot="trigger" size="small" type="primary">选取文件</el-button>
|
||||||
|
<!-- <el-button style="margin-left: 10px;" size="small" type="success" @click="submitUpload">上传到服务器</el-button> -->
|
||||||
|
<div slot="tip" class="el-upload__tip">
|
||||||
|
只能上传.doc,docx文件
|
||||||
|
</div>
|
||||||
|
</el-upload>
|
||||||
|
</el-form-item>
|
||||||
|
</el-col>
|
||||||
|
<el-col :span="24" v-if="submitFlag">
|
||||||
|
<el-form-item label="上传庭审笔录:">
|
||||||
|
<el-upload class="upload-demo" ref="fileupload" accept=".doc,.docx" :action="UploadUrlsT()"
|
||||||
|
:on-success="handlSuccess" :on-remove="handleRemove" :on-preview="handlePreview"
|
||||||
|
:before-remove="beforeRemove" :headers="headers" :data="filedata" multiple :limit="3"
|
||||||
|
:on-exceed="handleExceed" :before-upload="beforeAvatarUpload" :file-list="fileList">
|
||||||
|
<el-button type="primary" size="small">选择文件</el-button>
|
||||||
|
<div slot="tip" class="el-upload__tip">
|
||||||
|
文件支持上传.doc,docx文件
|
||||||
|
</div>
|
||||||
|
</el-upload>
|
||||||
|
</el-form-item>
|
||||||
|
</el-col>
|
||||||
<!-- </el-form> -->
|
<!-- </el-form> -->
|
||||||
</el-form>
|
</el-form>
|
||||||
<el-button @click="openmeeting" type="primary">发起会议</el-button>
|
<el-button @click="openmeeting" type="primary">发起会议</el-button>
|
||||||
<el-button @click="openArbitrationresults" type="primary" v-if="this.recordArr.length <= 0">生成庭审笔录</el-button>
|
<el-button @click="openArbitrationresults" type="primary"
|
||||||
|
v-if="this.awardArr.length <= 0 && submitFlag">确认会议结果</el-button>
|
||||||
<div slot="footer" class="dialog-footer">
|
<div slot="footer" class="dialog-footer">
|
||||||
<el-button class="endbutton" :disabled="showsubmit && recordArr.length == 0" @click="submitResults">提交</el-button>
|
<el-button class="endbutton" :disabled="(showsubmit && recordArr.length == 0) || form2.isAbsence == 1
|
||||||
|
" @click="submitResults" :loading="loadingSub" v-if="submitFlag">提交</el-button>
|
||||||
<el-button @click="cancel" class="endbutton1"><span>关 闭</span></el-button>
|
<el-button @click="cancel" class="endbutton1"><span>关 闭</span></el-button>
|
||||||
</div>
|
</div>
|
||||||
</el-dialog>
|
</el-dialog>
|
||||||
<!-- <el-dialog title="庭审笔录" :visible="showArbitrationresults" @close="closeArbitrationresults" center>
|
<el-dialog title="庭审笔录" :visible="showArbitrationresults" @close="closeArbitrationresults" center>
|
||||||
<el-form ref="form2" :model="form2" label-width="150px">
|
<el-form ref="form2" :model="form2" label-width="150px">
|
||||||
<el-col :span="24">
|
<!-- <el-col :span="12">
|
||||||
<el-form-item label="被申请人是否缺席:" prop="appliIsAbsen" :rules="[
|
<el-form-item label="申请人是否缺席:" prop="isAbsence" :rules="[
|
||||||
{
|
{
|
||||||
required: true,
|
required: true,
|
||||||
message: '请输入',
|
message: '请输入',
|
||||||
},
|
},
|
||||||
]">
|
]">
|
||||||
|
<el-radio-group v-model="form2.isAbsence">
|
||||||
|
<el-radio :label="1">是</el-radio>
|
||||||
|
<el-radio :label="0">否</el-radio>
|
||||||
|
</el-radio-group>
|
||||||
|
</el-form-item>
|
||||||
|
</el-col> -->
|
||||||
|
<el-col :span="24">
|
||||||
|
<el-form-item label="被申请人是否缺席:" prop="appliIsAbsen" :rules="[
|
||||||
|
{
|
||||||
|
required: true,
|
||||||
|
message: '请输入',
|
||||||
|
},
|
||||||
|
]">
|
||||||
<el-radio-group v-model="form2.appliIsAbsen">
|
<el-radio-group v-model="form2.appliIsAbsen">
|
||||||
<el-radio :label="1">是</el-radio>
|
<el-radio :label="1">是</el-radio>
|
||||||
<el-radio :label="0">否</el-radio>
|
<el-radio :label="0">否</el-radio>
|
||||||
@@ -145,60 +196,218 @@
|
|||||||
</el-form-item>
|
</el-form-item>
|
||||||
</el-col>
|
</el-col>
|
||||||
<el-col :span="24">
|
<el-col :span="24">
|
||||||
<el-form-item label="笔录内容:" prop="responCrossOpin">
|
<el-form-item label="申请人是否缺席:" prop="isAbsence" :rules="[
|
||||||
<el-input type="textarea" :autosize="{ minRows: 6 }" v-model="form2.responCrossOpin" placeholder="请输入" />
|
{
|
||||||
|
required: true,
|
||||||
|
message: '请输入',
|
||||||
|
},
|
||||||
|
]">
|
||||||
|
<el-radio-group v-model="form2.isAbsence">
|
||||||
|
<el-radio :label="1">是</el-radio>
|
||||||
|
<el-radio :label="0">否</el-radio>
|
||||||
|
</el-radio-group>
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
</el-col>
|
</el-col>
|
||||||
|
<el-col :span="24">
|
||||||
|
<el-form-item label="被申请人对上述材料的质证意见" prop="respondentOpinion">
|
||||||
|
<el-input type="textarea" :autosize="{ minRows: 6 }" v-model="form2.respondentOpinion" placeholder="请输入" />
|
||||||
|
</el-form-item>
|
||||||
|
</el-col>
|
||||||
|
<el-col :span="24">
|
||||||
|
<el-form-item label="申请人对上述材料的质证意见" prop="applicantOpinion">
|
||||||
|
<el-input type="textarea" :autosize="{ minRows: 6 }" v-model="form2.applicantOpinion" placeholder="请输入" />
|
||||||
|
</el-form-item>
|
||||||
|
</el-col>
|
||||||
|
<!-- <el-col :span="24">
|
||||||
|
<el-form-item label="查明本案事实" prop="caseFacts">
|
||||||
|
<el-input type="textarea" :autosize="{ minRows: 6 }" v-model="form2.caseFacts" placeholder="请输入" />
|
||||||
|
</el-form-item>
|
||||||
|
</el-col> -->
|
||||||
|
<!-- <el-col :span="24">
|
||||||
|
<el-form-item label="本案争议焦点" prop="caseFocus">
|
||||||
|
<el-input type="textarea" :autosize="{ minRows: 6 }" v-model="form2.caseFocus" placeholder="请输入" />
|
||||||
|
</el-form-item>
|
||||||
|
</el-col> -->
|
||||||
|
<!-- <el-col :span="12">
|
||||||
|
<el-form-item label="被申请人质证意见:" prop="responCrossOpin" :rules="[
|
||||||
|
{
|
||||||
|
required: true,
|
||||||
|
message: '请输入',
|
||||||
|
trigger: 'blur',
|
||||||
|
},
|
||||||
|
]">
|
||||||
|
<el-input type="textarea" v-model="form2.responCrossOpin" placeholder="请输入" />
|
||||||
|
</el-form-item>
|
||||||
|
</el-col>
|
||||||
|
<el-col :span="12">
|
||||||
|
<el-form-item label="申请人质证意见:" prop="applicaCrossOpin" :rules="[
|
||||||
|
{
|
||||||
|
required: true,
|
||||||
|
message: '请输入',
|
||||||
|
trigger: 'blur',
|
||||||
|
},
|
||||||
|
]">
|
||||||
|
<el-input type="textarea" v-model="form2.applicaCrossOpin" placeholder="请输入" />
|
||||||
|
</el-form-item>
|
||||||
|
</el-col>
|
||||||
|
<el-col :span="24">
|
||||||
|
<el-form-item label="被申请人的答辩意见:" prop="responDefenOpini" :rules="[
|
||||||
|
{
|
||||||
|
required: true,
|
||||||
|
message: '请输入',
|
||||||
|
trigger: 'blur',
|
||||||
|
},
|
||||||
|
]">
|
||||||
|
<el-input type="textarea" v-model="form2.responDefenOpini" placeholder="请输入" />
|
||||||
|
</el-form-item>
|
||||||
|
</el-col>
|
||||||
|
<el-col :span="24">
|
||||||
|
<el-form-item label="经庭审质证,对各方提供的证据认定如下:" prop="evidenDetermi" :rules="[
|
||||||
|
{
|
||||||
|
required: true,
|
||||||
|
message: '请输入',
|
||||||
|
trigger: 'blur',
|
||||||
|
},
|
||||||
|
]">
|
||||||
|
<el-input type="textarea" :autosize="{ minRows: 4 }" placeholder="请输入" v-model="form2.evidenDetermi">
|
||||||
|
</el-input>
|
||||||
|
</el-form-item>
|
||||||
|
</el-col>
|
||||||
|
<el-col :span="24">
|
||||||
|
<el-form-item label="仲裁庭经审理查明(写明仲裁庭认定的事实):" prop="factDetermi" :rules="[
|
||||||
|
{
|
||||||
|
required: true,
|
||||||
|
message: '请输入',
|
||||||
|
trigger: 'blur',
|
||||||
|
},
|
||||||
|
]">
|
||||||
|
<el-input type="textarea" :autosize="{ minRows: 4 }" placeholder="请输入" v-model="form2.factDetermi">
|
||||||
|
</el-input>
|
||||||
|
</el-form-item>
|
||||||
|
</el-col>
|
||||||
|
<el-col :span="24">
|
||||||
|
<el-form-item label="综上所述:" prop="caseSketch" :rules="[
|
||||||
|
{
|
||||||
|
required: true,
|
||||||
|
message: '请输入',
|
||||||
|
trigger: 'blur',
|
||||||
|
},
|
||||||
|
]">
|
||||||
|
<el-input type="textarea" autosize placeholder="请输入" v-model="form2.caseSketch">
|
||||||
|
</el-input>
|
||||||
|
</el-form-item>
|
||||||
|
</el-col>
|
||||||
|
<el-col :span="24">
|
||||||
|
<el-form-item label="本庭认为:" prop="arbitrateThink" :rules="[
|
||||||
|
{
|
||||||
|
required: true,
|
||||||
|
message: '请输入',
|
||||||
|
trigger: 'blur',
|
||||||
|
},
|
||||||
|
]">
|
||||||
|
<el-input type="textarea" autosize placeholder="请输入" v-model="form2.arbitrateThink">
|
||||||
|
</el-input>
|
||||||
|
</el-form-item>
|
||||||
|
</el-col>
|
||||||
|
<el-col :span="24">
|
||||||
|
<el-form-item label="裁决如下:" prop="rulingFollows" :rules="[
|
||||||
|
{
|
||||||
|
required: true,
|
||||||
|
message: '请输入',
|
||||||
|
trigger: 'blur',
|
||||||
|
},
|
||||||
|
]">
|
||||||
|
<el-input type="textarea" autosize placeholder="请输入" v-model="form2.rulingFollows">
|
||||||
|
</el-input>
|
||||||
|
</el-form-item>
|
||||||
|
</el-col> -->
|
||||||
</el-form>
|
</el-form>
|
||||||
<div slot="footer" class="dialog-footer">
|
<div slot="footer" class="dialog-footer">
|
||||||
<el-button @click="submitForm" class="endbutton">
|
<el-button @click="submitForm" class="endbutton" :loading="loadingSubmit">
|
||||||
<span>确定</span></el-button>
|
<span>确定</span></el-button>
|
||||||
<el-button @click="closeArbitrationresults" class="endbutton1"><span>取 消</span></el-button>
|
<el-button @click="closeArbitrationresults" class="endbutton1"><span>取 消</span></el-button>
|
||||||
</div>
|
</div>
|
||||||
</el-dialog> -->
|
</el-dialog>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
|
import { getToken } from "@/utils/auth";
|
||||||
import { getUserProfile } from "@/api/system/user";
|
import { getUserProfile } from "@/api/system/user";
|
||||||
|
import { selectCaseApply } from "@/api/caseAccess/caseEntry";
|
||||||
import {
|
import {
|
||||||
writtenHear,
|
writtenHear,
|
||||||
creatTrialRecord,
|
creatTrialRecord,
|
||||||
|
creatTrialRecordnew,
|
||||||
document,
|
document,
|
||||||
attachListByCaseId
|
changeCaseStatus,
|
||||||
|
secretaryRoleByUserId
|
||||||
} from "@/api/caseManagement/caseManagement.js";
|
} from "@/api/caseManagement/caseManagement.js";
|
||||||
import { reserveConferenceList } from '@/api/meeting/index.js'
|
import { reserveConferenceList } from "@/api/meeting/index.js";
|
||||||
export default {
|
export default {
|
||||||
props: ["showtrialincourt", "adjudicatename", "form", "queryParams"],
|
props: ["showtrialincourt", "adjudicatename", "form", "queryParams"],
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
|
submitFlag: false,
|
||||||
formData: {},
|
formData: {},
|
||||||
|
headers: {
|
||||||
|
Authorization: "Bearer " + getToken(),
|
||||||
|
},
|
||||||
|
filedata: {
|
||||||
|
annexType: 7,
|
||||||
|
id: null,
|
||||||
|
},
|
||||||
|
filedatas: {
|
||||||
|
annexType: 3,
|
||||||
|
officeFlag: 1,
|
||||||
|
caseId: null
|
||||||
|
},
|
||||||
|
upLife: "",
|
||||||
user: "",
|
user: "",
|
||||||
userId:1,
|
userId: 1,
|
||||||
form2: {},
|
showArbitrationresults: false,
|
||||||
|
form2: {
|
||||||
|
isAbsence: 0,
|
||||||
|
appliIsAbsen: 0,
|
||||||
|
},
|
||||||
applicateArr: [], //申请人案件资料
|
applicateArr: [], //申请人案件资料
|
||||||
quiltArr: [], //被申请人案件资料
|
quiltArr: [], //被申请人案件资料
|
||||||
|
awardArr: [], //裁决书案件资料
|
||||||
recordArr: [], //笔录附件
|
recordArr: [], //笔录附件
|
||||||
showsubmit: true, //生成庭审笔录,方可提交
|
showsubmit: true, //生成庭审笔录,方可提交
|
||||||
annexName: "", //笔录文件名
|
annexName: "", //笔录文件名
|
||||||
annexPath: "", //笔录文件地址
|
annexPath: "", //笔录文件地址
|
||||||
roomId:null,
|
roomId: null,
|
||||||
startTime:""
|
startTime: "",
|
||||||
|
fileList: [],
|
||||||
|
fileListAw: [],
|
||||||
|
loadingSubmit: false,
|
||||||
|
loadingSub: false,
|
||||||
};
|
};
|
||||||
},
|
},
|
||||||
watch: {
|
watch: {
|
||||||
showtrialincourt: {
|
showtrialincourt: {
|
||||||
handler(val) {
|
handler(val) {
|
||||||
if (val) {
|
if (val) {
|
||||||
this.reserveConferenceListFn({caseId:this.form.id});
|
let val = {
|
||||||
|
id: this.form.id,
|
||||||
|
version: this.form.version,
|
||||||
|
};
|
||||||
|
selectCaseApply(val).then(res => {
|
||||||
|
this.formData = res.data;
|
||||||
|
})
|
||||||
|
this.reserveConferenceListFn({ caseId: this.form.id });
|
||||||
this.getUser();
|
this.getUser();
|
||||||
this.formData = this.form;
|
// this.formData = this.form;
|
||||||
|
console.log(this.formData);
|
||||||
this.applicateArr = [];
|
this.applicateArr = [];
|
||||||
this.quiltArr = [];
|
this.quiltArr = [];
|
||||||
|
this.awardArr = [];
|
||||||
this.recordArr = [];
|
this.recordArr = [];
|
||||||
setTimeout(() => {
|
setTimeout(() => {
|
||||||
if (this.adjudicatename.caseAttachList.length > 0) {
|
console.log(this.formData);
|
||||||
this.adjudicatename.caseAttachList.forEach((item) => {
|
if (this.formData.caseAttachList.length > 0) {
|
||||||
|
this.formData.caseAttachList.forEach((item) => {
|
||||||
// 申请人案件附件
|
// 申请人案件附件
|
||||||
if (item.annexType == 2) {
|
if (item.annexType == 2) {
|
||||||
this.applicateArr.push({
|
this.applicateArr.push({
|
||||||
@@ -220,6 +429,10 @@ export default {
|
|||||||
annexPath: item.annexPath,
|
annexPath: item.annexPath,
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
//裁决书附件
|
||||||
|
if (item.annexType == 3) {
|
||||||
|
this.awardArr.push(item);
|
||||||
|
}
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
}, 1000);
|
}, 1000);
|
||||||
@@ -227,16 +440,20 @@ export default {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
created() {
|
created() { },
|
||||||
|
|
||||||
},
|
|
||||||
methods: {
|
methods: {
|
||||||
|
// 根据案件id和用户id查询当前登陆人是否为仲裁员
|
||||||
|
secretaryRoleByUserIdFn(data) {
|
||||||
|
secretaryRoleByUserId(data).then(res => {
|
||||||
|
this.submitFlag = res.data.isSecretaryRole;
|
||||||
|
})
|
||||||
|
},
|
||||||
// 根据案件id查询会议号
|
// 根据案件id查询会议号
|
||||||
reserveConferenceListFn(data){
|
reserveConferenceListFn(data) {
|
||||||
reserveConferenceList(data).then(res=>{
|
reserveConferenceList(data).then((res) => {
|
||||||
this.roomId = res.data[0].roomId;
|
this.roomId = res.data[0].roomId;
|
||||||
this.startTime = res.data[0].scheduleStartTime;
|
this.startTime = res.data[0].scheduleStartTime;
|
||||||
})
|
});
|
||||||
},
|
},
|
||||||
// 详情显示,展示申请人案件文件
|
// 详情显示,展示申请人案件文件
|
||||||
toFile(item, index) {
|
toFile(item, index) {
|
||||||
@@ -252,6 +469,18 @@ export default {
|
|||||||
"_black"
|
"_black"
|
||||||
);
|
);
|
||||||
},
|
},
|
||||||
|
//裁决书文件
|
||||||
|
awardToFile(item) {
|
||||||
|
// window.open(
|
||||||
|
// window.location.origin + "/API" + this.awardArr[index].annexPath,
|
||||||
|
// "_black"
|
||||||
|
// );
|
||||||
|
if (this.checkPermi(['caseManagement:list:editOffice'])) {
|
||||||
|
this.$router.push({ path: '/onlyoffice', query: { id: item, flag: 1 } })
|
||||||
|
} else {
|
||||||
|
this.$router.push({ path: '/onlyoffice', query: { id: item, flag: 0 } })
|
||||||
|
}
|
||||||
|
},
|
||||||
// 庭审笔录附件
|
// 庭审笔录附件
|
||||||
toFile2(item, index) {
|
toFile2(item, index) {
|
||||||
window.open(
|
window.open(
|
||||||
@@ -262,85 +491,169 @@ export default {
|
|||||||
getUser() {
|
getUser() {
|
||||||
getUserProfile().then((response) => {
|
getUserProfile().then((response) => {
|
||||||
this.user = response.data.userName;
|
this.user = response.data.userName;
|
||||||
this.userId = response.data.userId;
|
this.userId = response.data.userId;
|
||||||
|
this.secretaryRoleByUserIdFn({ caseId: this.form.id, userId: this.userId })
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
// 打开会议
|
// 打开会议
|
||||||
openmeeting() {
|
openmeeting() {
|
||||||
window.open(
|
window.open(
|
||||||
// `http://localhost:8081/#/home?name=${this.user}&id=${this.formData.id}&userId=${this.userId}`
|
// `http://localhost:8081/#/home?name=${this.user}&id=${this.formData.id}&userId=${this.userId}`
|
||||||
`https://txroom.xayunmei.com/#/home?name=${this.user}&id=${this.formData.id}&userId=${this.userId}&roomId=${this.roomId}`
|
// `https://txroom.xayunmei.com/#/home?name=${this.user}&id=${this.formData.id}&userId=${this.userId}&roomId=${this.roomId}`
|
||||||
|
`https://txroom.xayunmei.com/#/home?name=${this.user}&id=${this.formData.id}&userId=${this.userId}&roomId=${this.roomId}&type=zhongcai&token=${getToken()}`
|
||||||
);
|
);
|
||||||
},
|
},
|
||||||
// 生成庭申笔录
|
// 提交仲裁结果
|
||||||
openArbitrationresults() {
|
openArbitrationresults() {
|
||||||
attachListByCaseId({
|
this.showArbitrationresults = true;
|
||||||
caseAppliId:this.formData.id,
|
|
||||||
annexType:7
|
},
|
||||||
}).then(res=>{
|
closeArbitrationresults() {
|
||||||
console.log(res,"llllllll");
|
this.showArbitrationresults = false;
|
||||||
if(res.data.length == 0){
|
|
||||||
this.$modal.msgSuccess("请先进行会议");
|
|
||||||
}else{
|
|
||||||
this.recordArr = res.data;
|
|
||||||
this.$modal.msgSuccess("生成成功");
|
|
||||||
}
|
|
||||||
})
|
|
||||||
},
|
},
|
||||||
// closeArbitrationresults() {
|
|
||||||
// this.showArbitrationresults = false;
|
|
||||||
// },
|
|
||||||
// 提交庭审笔录弹框结果
|
// 提交庭审笔录弹框结果
|
||||||
// submitForm() {
|
submitForm() {
|
||||||
// this.$refs["form2"].validate((valid) => {
|
this.$refs["form2"].validate((valid) => {
|
||||||
// if (valid) {
|
if (valid) {
|
||||||
// creatTrialRecord({
|
this.loadingSubmit = true;
|
||||||
// caseAppliId: this.formData.id,
|
creatTrialRecordnew({
|
||||||
// evidenDetermi: this.form2.evidenDetermi,
|
caseAppliId: this.formData.id,
|
||||||
// factDetermi: this.form2.factDetermi,
|
isAbsence: this.form2.isAbsence,
|
||||||
// caseSketch: this.form2.caseSketch,
|
appliIsAbsen: this.form2.appliIsAbsen,
|
||||||
// arbitrateThink: this.form2.arbitrateThink,
|
respondentOpinion: this.form2.respondentOpinion,
|
||||||
// rulingFollows: this.form2.rulingFollows,
|
applicantOpinion: this.form2.applicantOpinion,
|
||||||
// isAbsence: this.form2.isAbsence,
|
})
|
||||||
// appliIsAbsen: this.form2.appliIsAbsen,
|
.then((res) => {
|
||||||
// responCrossOpin: this.form2.responCrossOpin,
|
this.$modal.msgSuccess("提交成功");
|
||||||
// applicaCrossOpin: this.form2.applicaCrossOpin,
|
this.showsubmit = false;
|
||||||
// responDefenOpini: this.form2.responDefenOpini,
|
this.closeArbitrationresults();
|
||||||
// })
|
console.log(this.form2);
|
||||||
// .then((res) => {
|
this.form2.respondentOpinion = "";
|
||||||
// res.data.caseAttachList.forEach((item) => {
|
this.form2.applicantOpinion = "";
|
||||||
// if (item.annexType == 7) {
|
this.loadingSubmit = false;
|
||||||
// this.recordArr.push({
|
let val = {
|
||||||
// annexName: item.annexName,
|
id: this.form.id,
|
||||||
// annexPath: item.annexPath,
|
version: this.form.version,
|
||||||
// });
|
};
|
||||||
// }
|
this.awardArr = [];
|
||||||
// });
|
selectCaseApply(val).then((res) => {
|
||||||
// this.$modal.msgSuccess("提交成功");
|
this.formData.caseAttachList = res.data.caseAttachList;
|
||||||
// this.showsubmit = false;
|
this.formData.caseAttachList.forEach(item => {
|
||||||
// this.closeArbitrationresults();
|
if (item.annexType == 3) {
|
||||||
// })
|
this.awardArr.push(item);
|
||||||
// .catch((err) => { });
|
}
|
||||||
// }
|
})
|
||||||
// });
|
|
||||||
// },
|
});
|
||||||
|
|
||||||
|
})
|
||||||
|
.catch((err) => {
|
||||||
|
this.loadingSubmit = false;
|
||||||
|
});
|
||||||
|
}
|
||||||
|
});
|
||||||
|
},
|
||||||
cancel() {
|
cancel() {
|
||||||
this.$emit("canceltrialincourt");
|
this.$emit("canceltrialincourt");
|
||||||
},
|
},
|
||||||
// 提交开庭审理结果
|
// 提交开庭审理结果
|
||||||
submitResults() {
|
submitResults() {
|
||||||
console.log(this.formData.id, "this.formData.id");
|
if (this.fileList.length == 0 && this.recordArr.length == 0) {
|
||||||
let id = this.formData.id;
|
this.$message({
|
||||||
document({
|
showClose: true,
|
||||||
id: id,
|
message: "请先上传案件笔录",
|
||||||
}).then((res) => {
|
type: "warning",
|
||||||
console.log(res, "提交开庭审理结果");
|
});
|
||||||
if (res.code == 200) {
|
} else {
|
||||||
this.$emit("getcaseApply", this.queryParams);
|
this.loadingSub = true;
|
||||||
this.cancel();
|
let id = this.formData.id;
|
||||||
}
|
changeCaseStatus({
|
||||||
|
id: id,
|
||||||
|
}).then((res) => {
|
||||||
|
if (res.code == 200) {
|
||||||
|
this.$emit("getcaseApply", this.queryParams);
|
||||||
|
this.cancel();
|
||||||
|
this.loadingSub = false
|
||||||
|
this.fileList = [];
|
||||||
|
}
|
||||||
|
}).catch((err) => {
|
||||||
|
this.loadingSub = false
|
||||||
|
});
|
||||||
|
}
|
||||||
|
},
|
||||||
|
// 文件上传成功
|
||||||
|
handlSuccess(res, file) {
|
||||||
|
// this.fileList.push(file);
|
||||||
|
let val = {
|
||||||
|
id: this.form.id,
|
||||||
|
version: this.form.version,
|
||||||
|
};
|
||||||
|
this.recordArr = [];
|
||||||
|
selectCaseApply(val).then((res) => {
|
||||||
|
this.formData.caseAttachList = res.data.caseAttachList;
|
||||||
|
this.formData.caseAttachList.forEach(item => {
|
||||||
|
if (item.annexType == 7) {
|
||||||
|
this.recordArr.push({
|
||||||
|
annexName: item.annexName,
|
||||||
|
annexPath: item.annexPath,
|
||||||
|
});
|
||||||
|
}
|
||||||
|
})
|
||||||
|
|
||||||
|
});
|
||||||
|
|
||||||
|
},
|
||||||
|
// 文件列表移除文件时的钩子
|
||||||
|
handleRemove(file, fileList) { },
|
||||||
|
handlePreview(file) { },
|
||||||
|
// 删除文件之前的钩子,参数为上传的文件和文件列表,若返回 false 或者返回 Promise 且被 reject,则停止删除。
|
||||||
|
beforeRemove(file, fileList) {
|
||||||
|
return this.$confirm(`确定移除 ${file.name}?`);
|
||||||
|
},
|
||||||
|
// 文件超出个数限制时的钩子
|
||||||
|
handleExceed(files, fileList) {
|
||||||
|
this.$message.warning(
|
||||||
|
`当前限制选择 3 个文件,本次选择了 ${files.length} 个文件,共选择了 ${files.length + fileList.length
|
||||||
|
} 个文件`
|
||||||
|
);
|
||||||
|
},
|
||||||
|
beforeAvatarUpload(file) {
|
||||||
|
this.filedata.id = this.formData.id;
|
||||||
|
},
|
||||||
|
// 上传裁决书
|
||||||
|
UploadUrls() {
|
||||||
|
return window.location.origin + "/API/video/upload";
|
||||||
|
},
|
||||||
|
UploadUrlsT() {
|
||||||
|
return window.location.origin + "/API/evidence/uploadRecord";
|
||||||
|
},
|
||||||
|
beforeRemoves(file, fileList) {
|
||||||
|
return this.$confirm(`确定移除 ${file.name}?`);
|
||||||
|
},
|
||||||
|
beforeUpload(flie, fileList) {
|
||||||
|
// this.fileList = fileList;
|
||||||
|
},
|
||||||
|
// 上传文件成功
|
||||||
|
handlSuccessAw(res, file) {
|
||||||
|
// this.fileListAw.push(file);
|
||||||
|
let val = {
|
||||||
|
id: this.form.id,
|
||||||
|
version: this.form.version,
|
||||||
|
};
|
||||||
|
this.awardArr = [];
|
||||||
|
selectCaseApply(val).then((res) => {
|
||||||
|
this.formData.caseAttachList = res.data.caseAttachList;
|
||||||
|
this.formData.caseAttachList.forEach(item => {
|
||||||
|
if (item.annexType == 3) {
|
||||||
|
this.awardArr.push(item);
|
||||||
|
}
|
||||||
|
})
|
||||||
|
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
|
beforeAvatarUploads() {
|
||||||
|
this.filedatas.caseId = this.formData.id;
|
||||||
|
}
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
</script>
|
</script>
|
||||||
|
|||||||
@@ -3,7 +3,14 @@
|
|||||||
<el-dialog title="案件流程" :visible="processVisable" @close="cancel" center :distroy-on-close="true">
|
<el-dialog title="案件流程" :visible="processVisable" @close="cancel" center :distroy-on-close="true">
|
||||||
<div>
|
<div>
|
||||||
<el-steps class="steps" :active="caseStatus">
|
<el-steps class="steps" :active="caseStatus">
|
||||||
<el-step :title="item.caseNodeName || item.content" v-for="(item,index) in pageData.allCasenode" :key="index" :description="(item.createNickName || '') + (item.caseNodeTime || '')"></el-step>
|
<!-- <el-step :title="item.caseNodeName || item.content" v-for="(item,index) in pageData.allCasenode" :key="index" :description="(item.createNickName || '') +(item.caseNodeTime || '')+(item.nextRoleName || '')"></el-step> -->
|
||||||
|
<el-step :title="item.caseNodeName || item.content" v-for="(item,index) in pageData.allCasenode" :key="index">
|
||||||
|
<template slot="description">
|
||||||
|
<p>{{item.createNickName || ''}}{{item.caseNodeTime || ''}}</p>
|
||||||
|
<p>{{item.currentRoleName}}</p>
|
||||||
|
<p>{{item.nextRoleName || ''}}</p>
|
||||||
|
</template>
|
||||||
|
</el-step>
|
||||||
|
|
||||||
</el-steps>
|
</el-steps>
|
||||||
</div>
|
</div>
|
||||||
@@ -41,6 +48,7 @@ export default {
|
|||||||
selectCaseProgress(data).then(res=>{
|
selectCaseProgress(data).then(res=>{
|
||||||
this.pageData = res.data.data;
|
this.pageData = res.data.data;
|
||||||
let allCasenode = res.data.data.allCasenode;
|
let allCasenode = res.data.data.allCasenode;
|
||||||
|
console.log(allCasenode)
|
||||||
allCasenode.forEach((item,index) => {
|
allCasenode.forEach((item,index) => {
|
||||||
if(item.caseNode==res.data.data.caseStatus){
|
if(item.caseNode==res.data.data.caseStatus){
|
||||||
this.caseStatus = index
|
this.caseStatus = index
|
||||||
|
|||||||
@@ -0,0 +1,140 @@
|
|||||||
|
<template>
|
||||||
|
<div>
|
||||||
|
<el-dialog title="邮件内容" :visible="emailVidable" @close="cancel" center :distroy-on-close="true">
|
||||||
|
<div>
|
||||||
|
<el-form>
|
||||||
|
<el-col :span="24">
|
||||||
|
<el-form-item label="邮件主题:" label-width="100px">
|
||||||
|
<div>{{ emailRow.mailSubject }}</div>
|
||||||
|
</el-form-item>
|
||||||
|
</el-col>
|
||||||
|
<el-col :span="12">
|
||||||
|
<el-form-item label="收件人:" label-width="100px">
|
||||||
|
<div>{{ emailRow.mailAddress }}</div>
|
||||||
|
</el-form-item>
|
||||||
|
</el-col>
|
||||||
|
<el-col :span="12">
|
||||||
|
<el-form-item label="发件人:" label-width="100px">
|
||||||
|
<div>{{ emailRow.mailFromAddress }}</div>
|
||||||
|
</el-form-item>
|
||||||
|
</el-col>
|
||||||
|
<el-col :span="24">
|
||||||
|
<el-form-item label="邮件附件:" label-width="100px">
|
||||||
|
<div style="color: blue; cursor: pointer" v-for="(item, index) in emailRow.caseAttachList"
|
||||||
|
:key="index" @click="viewAttachments(item.annexPath)">
|
||||||
|
{{ item.annexName }}
|
||||||
|
</div>
|
||||||
|
</el-form-item>
|
||||||
|
</el-col>
|
||||||
|
<el-col :span="24">
|
||||||
|
<el-form-item label="附件上传:" label-width="100px">
|
||||||
|
<el-upload class="upload-demo" accept=".doc,.docx,.pdf" ref="upload" :action="UploadUrl()"
|
||||||
|
:headers="headers" :data="filedata" :on-preview="handlePreview"
|
||||||
|
:on-remove="handleRemove" :limit="1" :on-change="beforeUpload"
|
||||||
|
:on-success="handlSuccess" :file-list="fileList">
|
||||||
|
<el-button slot="trigger" size="small" type="primary">选取文件</el-button>
|
||||||
|
<div slot="tip" class="el-upload__tip">
|
||||||
|
只能上传.doc,docx,pdf文件
|
||||||
|
</div>
|
||||||
|
</el-upload>
|
||||||
|
</el-form-item>
|
||||||
|
</el-col>
|
||||||
|
<el-col :span="24">
|
||||||
|
<el-form-item label="邮件正文:" label-width="100px">
|
||||||
|
<el-input type="textarea" :rows="4" placeholder="请输入内容" v-model="sendData"></el-input>
|
||||||
|
</el-form-item>
|
||||||
|
</el-col>
|
||||||
|
</el-form>
|
||||||
|
</div>
|
||||||
|
<div slot="footer" class="dialog-footer">
|
||||||
|
<el-button @click="cancel" class="endbutton1" round><span>取 消</span></el-button>
|
||||||
|
<el-button @click="submitSend" class="endbutton1" type="primary" round><span>确 认</span></el-button>
|
||||||
|
</div>
|
||||||
|
</el-dialog>
|
||||||
|
</div>
|
||||||
|
</template>
|
||||||
|
|
||||||
|
<script>
|
||||||
|
import {
|
||||||
|
updateSendContent,
|
||||||
|
update,
|
||||||
|
} from "@/api/deliveryRecord/deliveryRecord.js";
|
||||||
|
import { getToken } from "@/utils/auth";
|
||||||
|
export default {
|
||||||
|
props: ["emailVidable", "emailRow", "queryParams"],
|
||||||
|
data() {
|
||||||
|
return {
|
||||||
|
sendData: "",
|
||||||
|
fileURL: window.location.origin + "/API",
|
||||||
|
headers: {
|
||||||
|
Authorization: "Bearer " + getToken(),
|
||||||
|
},
|
||||||
|
filedata: {
|
||||||
|
annexType: 13,
|
||||||
|
},
|
||||||
|
fileList: [],
|
||||||
|
files: [],
|
||||||
|
};
|
||||||
|
},
|
||||||
|
watch: {
|
||||||
|
emailVidable(val) {
|
||||||
|
if (val) {
|
||||||
|
console.log(this.emailRow);
|
||||||
|
this.sendData = this.emailRow.mailContent;
|
||||||
|
}
|
||||||
|
},
|
||||||
|
},
|
||||||
|
methods: {
|
||||||
|
cancel() {
|
||||||
|
this.$emit("cancelEmail");
|
||||||
|
},
|
||||||
|
submitSend() {
|
||||||
|
console.log(this.emailRow.mailContent);
|
||||||
|
let caseAttachListParms = {};
|
||||||
|
if (this.files.annexId) {
|
||||||
|
caseAttachListParms = {
|
||||||
|
id: this.emailRow.id,
|
||||||
|
mailContent: this.sendData,
|
||||||
|
caseAttachList: [{ annexId: this.files.annexId }],
|
||||||
|
}
|
||||||
|
} else{
|
||||||
|
caseAttachListParms = {
|
||||||
|
id: this.emailRow.id,
|
||||||
|
mailContent: this.sendData,
|
||||||
|
caseAttachList: [],
|
||||||
|
}
|
||||||
|
}
|
||||||
|
this.updateSendContentFn(caseAttachListParms);
|
||||||
|
},
|
||||||
|
updateSendContentFn(data) {
|
||||||
|
update(data).then((res) => {
|
||||||
|
this.$message.success("更新成功");
|
||||||
|
this.$emit("cancelEmail");
|
||||||
|
this.$emit("getList", this.queryParams);
|
||||||
|
this.$refs.upload.clearFiles(); // 清除文件列表
|
||||||
|
});
|
||||||
|
},
|
||||||
|
// 查看附件下载附件
|
||||||
|
viewAttachments(val) {
|
||||||
|
window.open(this.fileURL + val);
|
||||||
|
},
|
||||||
|
/**上传地址*/
|
||||||
|
UploadUrl() {
|
||||||
|
return window.location.origin + "/API/evidence/upload";
|
||||||
|
},
|
||||||
|
handlePreview(file) { },
|
||||||
|
handleRemove(file, fileList) { },
|
||||||
|
beforeUpload(flie, fileList) {
|
||||||
|
|
||||||
|
},
|
||||||
|
handlSuccess(res, file) {
|
||||||
|
const fileSuccess = [{ annexId: res.annexId, annexType: res.annexType, annexName: res.newFileName, annexPath: res.fileName, onlyOfficeFileId: res.onlyOfficeFileId }]
|
||||||
|
// this.emailRow.caseAttachList = fileSuccess
|
||||||
|
this.files = res
|
||||||
|
console.log(res)
|
||||||
|
},
|
||||||
|
},
|
||||||
|
};
|
||||||
|
</script>
|
||||||
|
|
||||||
|
<style lang="scss" scoped></style>
|
||||||
@@ -0,0 +1,69 @@
|
|||||||
|
<template>
|
||||||
|
<div>
|
||||||
|
<el-dialog title="修改内容" :visible="resendVidable" v-if="resendVidable" @close="cancel" center
|
||||||
|
:distroy-on-close="true">
|
||||||
|
<div style="margin-bottom: 30px;"><span style="font-weight: bold;">发送内容:</span>{{ sendData }}</div>
|
||||||
|
<el-form label-width="100px">
|
||||||
|
<el-form-item v-for="(item,index) in rowData.templateParams" :label="item.paramName" :key="item.id">
|
||||||
|
<el-input v-model="rowData.templateParams[index].paramValue" @input="changeContent"></el-input>
|
||||||
|
</el-form-item>
|
||||||
|
</el-form>
|
||||||
|
<div slot="footer" class="dialog-footer">
|
||||||
|
<el-button @click="cancel" class="endbutton1" round><span>取 消</span></el-button>
|
||||||
|
<el-button @click="submitSend" class="endbutton1" type="primary" round><span>确 认</span></el-button>
|
||||||
|
</div>
|
||||||
|
</el-dialog>
|
||||||
|
</div>
|
||||||
|
</template>
|
||||||
|
|
||||||
|
<script>
|
||||||
|
import {
|
||||||
|
updateSendContent,
|
||||||
|
} from "@/api/deliveryRecord/deliveryRecord.js";
|
||||||
|
export default {
|
||||||
|
props: ["resendVidable", "rowData","queryParams"],
|
||||||
|
data() {
|
||||||
|
return {
|
||||||
|
sendData:'',
|
||||||
|
param:"",
|
||||||
|
paramValue:""
|
||||||
|
|
||||||
|
};
|
||||||
|
},
|
||||||
|
watch: {
|
||||||
|
resendVidable(val){
|
||||||
|
if(val){
|
||||||
|
this.sendData = this.rowData.sendContent;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
methods: {
|
||||||
|
cancel() {
|
||||||
|
this.$emit("cancelSend");
|
||||||
|
},
|
||||||
|
submitSend() {
|
||||||
|
console.log(this.rowData)
|
||||||
|
this.updateSendContentFn({
|
||||||
|
id:this.rowData.id,
|
||||||
|
templateParams:this.rowData.templateParams
|
||||||
|
})
|
||||||
|
},
|
||||||
|
updateSendContentFn(data){
|
||||||
|
updateSendContent(data).then(res=>{
|
||||||
|
this.$message.success('更新成功');
|
||||||
|
this.$emit("cancelSend");
|
||||||
|
this.$emit('getList',this.queryParams);
|
||||||
|
})
|
||||||
|
},
|
||||||
|
changeContent(){
|
||||||
|
let templateContent = this.rowData.templateContent
|
||||||
|
this.rowData.templateParams.forEach(item => {
|
||||||
|
templateContent = templateContent.replace(item.param,item.paramValue)
|
||||||
|
});
|
||||||
|
this.sendData = templateContent
|
||||||
|
}
|
||||||
|
},
|
||||||
|
};
|
||||||
|
</script>
|
||||||
|
|
||||||
|
<style lang="scss" scoped></style>
|
||||||
@@ -27,7 +27,14 @@
|
|||||||
<!-- 缴费人 -->
|
<!-- 缴费人 -->
|
||||||
<!-- <el-table-column label="案件状态" align="center" prop="caseStatusName" /> -->
|
<!-- <el-table-column label="案件状态" align="center" prop="caseStatusName" /> -->
|
||||||
<el-table-column label="内容" align="center" prop="mailContent"></el-table-column>
|
<el-table-column label="内容" align="center" prop="mailContent"></el-table-column>
|
||||||
|
<el-table-column label="操作" align="center">
|
||||||
|
<template slot-scope="scope">
|
||||||
|
<el-button size="mini" type="text" @click="emailEditing(scope.row)" icon="el-icon-s-promotion">邮箱编辑</el-button>
|
||||||
|
<el-button v-if="scope.row.sendStatus == '未发送'" size="mini" type="text" @click="resendCounts(scope.row)" icon="el-icon-s-promotion">重新发送</el-button>
|
||||||
|
</template>
|
||||||
|
</el-table-column>
|
||||||
</el-table>
|
</el-table>
|
||||||
|
<emailEdits :emailVidable="emailVidable" @cancelEmail="cancelEmail" @getList="getList" :queryParams="queryParams" :emailRow="emailRow"></emailEdits>
|
||||||
<pagination v-show="total > 0" :total="total" :page.sync="queryParams.pageNum" :limit.sync="queryParams.pageSize"
|
<pagination v-show="total > 0" :total="total" :page.sync="queryParams.pageNum" :limit.sync="queryParams.pageSize"
|
||||||
@pagination="getList(queryParams)" />
|
@pagination="getList(queryParams)" />
|
||||||
|
|
||||||
@@ -38,12 +45,12 @@
|
|||||||
import {
|
import {
|
||||||
emailList,
|
emailList,
|
||||||
} from "@/api/deliveryRecord/deliveryRecord.js";
|
} from "@/api/deliveryRecord/deliveryRecord.js";
|
||||||
|
import emailEdits from "./components/emailEdits.vue";
|
||||||
import { getDicts } from '@/api/system/dict/data.js'
|
import { getDicts } from '@/api/system/dict/data.js'
|
||||||
export default {
|
export default {
|
||||||
name: "paymentList",
|
name: "paymentList",
|
||||||
dicts: ["case_status"],
|
dicts: ["case_status"],
|
||||||
components: {},
|
components: {emailEdits},
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
queryParams: {
|
queryParams: {
|
||||||
@@ -60,6 +67,8 @@ export default {
|
|||||||
// 校验表单
|
// 校验表单
|
||||||
rules: {},
|
rules: {},
|
||||||
dataList: [],
|
dataList: [],
|
||||||
|
emailVidable:false,
|
||||||
|
emailRow:{},
|
||||||
};
|
};
|
||||||
},
|
},
|
||||||
created() {
|
created() {
|
||||||
@@ -69,6 +78,30 @@ export default {
|
|||||||
})
|
})
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
|
// 邮箱编辑内容
|
||||||
|
emailEditing(data){
|
||||||
|
this.emailVidable = true
|
||||||
|
this.emailRow = data;
|
||||||
|
console.log(data)
|
||||||
|
},
|
||||||
|
// 重新发送
|
||||||
|
resendCounts(row){
|
||||||
|
if(row.sendStatus=='未发送'){
|
||||||
|
row.sendStatus = 0
|
||||||
|
}else if(row.sendStatus=='已发送'){
|
||||||
|
row.sendStatus = 1
|
||||||
|
}
|
||||||
|
reSendMailRecord(row).then(res=>{
|
||||||
|
console.log(res)
|
||||||
|
this.$message.success('发送成功');
|
||||||
|
this.getList(this.queryParams);
|
||||||
|
})
|
||||||
|
|
||||||
|
},
|
||||||
|
// 关闭弹窗
|
||||||
|
cancelEmail(){
|
||||||
|
this.emailVidable = false
|
||||||
|
},
|
||||||
/** 搜索按钮操作 */
|
/** 搜索按钮操作 */
|
||||||
handleQuery() {
|
handleQuery() {
|
||||||
this.queryParams.pageNum = 1;
|
this.queryParams.pageNum = 1;
|
||||||
|
|||||||
@@ -22,29 +22,40 @@
|
|||||||
<el-table-column label="发送时间" align="center" prop="sendTime" />
|
<el-table-column label="发送时间" align="center" prop="sendTime" />
|
||||||
<el-table-column label="发送状态" align="center" prop="sendStatus" />
|
<el-table-column label="发送状态" align="center" prop="sendStatus" />
|
||||||
<el-table-column label="发送内容" align="center" prop="sendContent" :show-overflow-tooltip="true" />
|
<el-table-column label="发送内容" align="center" prop="sendContent" :show-overflow-tooltip="true" />
|
||||||
|
<el-table-column label="操作" align="center" class-name="small-padding fixed-width">
|
||||||
|
<template slot-scope="scope">
|
||||||
|
<el-button size="mini" @click="copyContent(scope.row.sendContent)" type="text"
|
||||||
|
icon="el-icon-document-copy">复制内容</el-button>
|
||||||
|
<el-button size="mini" @click="resend(scope.row)" type="text" icon="el-icon-s-promotion">编辑内容</el-button>
|
||||||
|
<el-button v-if="scope.row.sendStatus == '发送失败'|| scope.row.sendStatus == '发送中'" size="mini" type="text" @click="resendMessage(scope.row)" icon="el-icon-s-promotion">重新发送</el-button>
|
||||||
|
</template>
|
||||||
|
</el-table-column>
|
||||||
</el-table>
|
</el-table>
|
||||||
|
<resend :resendVidable="resendVidable" :rowData="rowData" @getList="getList" @cancelSend="cancelSend" :queryParams="queryParams"></resend>
|
||||||
<pagination v-show="total > 0" :total="total" :page.sync="queryParams.pageNum" :limit.sync="queryParams.pageSize"
|
<pagination v-show="total > 0" :total="total" :page.sync="queryParams.pageNum" :limit.sync="queryParams.pageSize"
|
||||||
@pagination="getList({caseNum:queryParams.caseNum},{pageNum:queryParams.pageNum,pageSize:queryParams.pageSize})" />
|
@pagination="getList({caseNum:queryParams.caseNum,pageNum:queryParams.pageNum,pageSize:queryParams.pageSize})" />
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
import {
|
import {
|
||||||
smsList,
|
recordList,reSendShortMessage
|
||||||
} from "@/api/deliveryRecord/deliveryRecord.js";
|
} from "@/api/deliveryRecord/deliveryRecord.js";
|
||||||
|
import resend from "./components/resend.vue";
|
||||||
import { getDicts } from '@/api/system/dict/data.js'
|
import { getDicts } from '@/api/system/dict/data.js'
|
||||||
export default {
|
export default {
|
||||||
name: "paymentList",
|
name: "paymentList",
|
||||||
dicts: ["case_status"],
|
dicts: ["case_status"],
|
||||||
components: { },
|
components: {resend },
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
queryParams: {
|
queryParams: {
|
||||||
pageNum: 1,
|
pageNum: 1,
|
||||||
pageSize: 10,
|
pageSize: 10,
|
||||||
},
|
},
|
||||||
|
resendVidable:false,
|
||||||
|
rowData:{},
|
||||||
caseStatus: [],
|
caseStatus: [],
|
||||||
// 遮罩层
|
// 遮罩层
|
||||||
loading: false,
|
loading: false,
|
||||||
@@ -59,14 +70,14 @@ export default {
|
|||||||
},
|
},
|
||||||
created() {
|
created() {
|
||||||
getDicts("case_status").then(res => {
|
getDicts("case_status").then(res => {
|
||||||
this.getList({caseNum:this.queryParams.caseNum},{pageNum:this.queryParams.pageNum,pageSize:this.queryParams.pageSize});
|
this.getList({caseNum:this.queryParams.caseNum,pageNum:this.queryParams.pageNum,pageSize:this.queryParams.pageSize});
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
/** 搜索按钮操作 */
|
/** 搜索按钮操作 */
|
||||||
handleQuery() {
|
handleQuery() {
|
||||||
this.queryParams.pageNum = 1;
|
this.queryParams.pageNum = 1;
|
||||||
this.getList({caseNum:this.queryParams.caseNum},{pageNum:this.queryParams.pageNum,pageSize:this.queryParams.pageSize});
|
this.getList({caseNum:this.queryParams.caseNum,pageNum:this.queryParams.pageNum,pageSize:this.queryParams.pageSize});
|
||||||
},
|
},
|
||||||
/** 重置按钮操作 */
|
/** 重置按钮操作 */
|
||||||
resetQuery() {
|
resetQuery() {
|
||||||
@@ -74,18 +85,19 @@ export default {
|
|||||||
this.handleQuery();
|
this.handleQuery();
|
||||||
},
|
},
|
||||||
// 查询列表数据
|
// 查询列表数据
|
||||||
getList(data,params) {
|
getList(data) {
|
||||||
|
console.log(data)
|
||||||
this.loading = true;
|
this.loading = true;
|
||||||
smsList(data,params).then((response) => {
|
recordList(data).then((response) => {
|
||||||
this.dataList = response.rows;
|
this.dataList = response.rows;
|
||||||
|
console.log(this.dataList)
|
||||||
this.dataList.forEach(item=>{
|
this.dataList.forEach(item=>{
|
||||||
if(item.sendStatus == 0){
|
console.log(item)
|
||||||
item.sendStatus = "发送失败"
|
if(item.sendStatus == 1){
|
||||||
}else if(item.sendStatus == 1){
|
item.sendStatus = "发送成功"
|
||||||
item.sendStatus = "已送达"
|
|
||||||
}else if(item.sendStatus == 2){
|
}else if(item.sendStatus == 2){
|
||||||
item.sendStatus = "已读取"
|
item.sendStatus = "发送中"
|
||||||
}else{
|
}else if(item.sendStatus == 3){
|
||||||
item.sendStatus = "发送失败"
|
item.sendStatus = "发送失败"
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
@@ -93,6 +105,45 @@ export default {
|
|||||||
this.loading = false;
|
this.loading = false;
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
|
/** 复制内容 */
|
||||||
|
copyContent(row) {
|
||||||
|
const el = document.createElement('textarea');
|
||||||
|
el.value = row;
|
||||||
|
document.body.appendChild(el);
|
||||||
|
el.select();
|
||||||
|
document.execCommand('copy');
|
||||||
|
document.body.removeChild(el);
|
||||||
|
this.$message.success('复制成功');
|
||||||
|
},
|
||||||
|
/**重新发送 */
|
||||||
|
resend(row){
|
||||||
|
console.log(row)
|
||||||
|
this.resendVidable = true;
|
||||||
|
this.rowData = row;
|
||||||
|
},
|
||||||
|
/**关闭弹窗 */
|
||||||
|
cancelSend(){
|
||||||
|
this.resendVidable = false;
|
||||||
|
},
|
||||||
|
// 重新发送
|
||||||
|
resendMessage(row){
|
||||||
|
console.log(row.sendStatus)
|
||||||
|
let valuesRow ={
|
||||||
|
id:row.id,
|
||||||
|
templateId:row.templateId,
|
||||||
|
phone:row.phone,
|
||||||
|
templateParams:row.templateParams
|
||||||
|
}
|
||||||
|
this.reSendShortMessageFn(valuesRow)
|
||||||
|
console.log(valuesRow)
|
||||||
|
|
||||||
|
},
|
||||||
|
reSendShortMessageFn(valuesRow){
|
||||||
|
reSendShortMessage(valuesRow).then(res=>{
|
||||||
|
this.$message.success('发送成功');
|
||||||
|
this.getList({ caseNum: this.queryParams.caseNum,pageNum: this.queryParams.pageNum, pageSize: this.queryParams.pageSize });
|
||||||
|
})
|
||||||
|
}
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
</script>
|
</script>
|
||||||
|
|||||||
@@ -80,12 +80,19 @@ export default {
|
|||||||
};
|
};
|
||||||
},
|
},
|
||||||
created() {
|
created() {
|
||||||
this.getarbitrAtor();
|
// this.getarbitrAtor();
|
||||||
|
},
|
||||||
|
watch:{
|
||||||
|
showformateCourt(val){
|
||||||
|
if(val){
|
||||||
|
this.getarbitrAtor({caseId:this.formateCourtData.id});
|
||||||
|
}
|
||||||
|
}
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
// 获取仲裁员信息
|
// 获取仲裁员信息
|
||||||
getarbitrAtor() {
|
getarbitrAtor(val) {
|
||||||
arbitrAtor({}).then((res) => {
|
arbitrAtor(val).then((res) => {
|
||||||
this.dataList = res.rows;
|
this.dataList = res.rows;
|
||||||
this.total = res.total;
|
this.total = res.total;
|
||||||
});
|
});
|
||||||
|
|||||||
+21
-9
@@ -113,6 +113,15 @@
|
|||||||
<div class="imgTitle">待核验仲裁文书</div>
|
<div class="imgTitle">待核验仲裁文书</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="cardList" v-hasPermi="['home:arbitratorCheck']" @click="pushPage(18)">
|
||||||
|
<div class="badge">{{ dataCount.arbitratorApplyAwardConfirm }}</div>
|
||||||
|
<div class="cardMain">
|
||||||
|
<img class="iconImg" src="@/assets/images/daishencha.png" alt="">
|
||||||
|
</div>
|
||||||
|
<div class="cardMain">
|
||||||
|
<div class="imgTitle">待仲裁员核验仲裁文书</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
<div class="cardList" v-hasPermi="['home:caseApplyAwardConfirm']" @click="pushPage(12)">
|
<div class="cardList" v-hasPermi="['home:caseApplyAwardConfirm']" @click="pushPage(12)">
|
||||||
<div class="badge">{{ dataCount.caseApplyAwardConfirm }}</div>
|
<div class="badge">{{ dataCount.caseApplyAwardConfirm }}</div>
|
||||||
<div class="cardMain">
|
<div class="cardMain">
|
||||||
@@ -131,12 +140,13 @@
|
|||||||
<div class="imgTitle">待仲裁文书签名</div>
|
<div class="imgTitle">待仲裁文书签名</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="cardList" v-hasPermi="['home:caseApplyAwardSignature']" @click="pushPage(14)">
|
<div class="cardList" v-hasPermi="['home:seal']" @click="pushPage(14)">
|
||||||
<div class="badge">{{ dataCount.caseApplyAwardSeal }}</div>
|
<div class="badge">{{ dataCount.caseApplyAwardSeal }}</div>
|
||||||
<div class="cardMain">
|
<div class="cardMain">
|
||||||
<img class="iconImg" src="@/assets/images/daishencha.png" alt="">
|
<img class="iconImg" src="@/assets/images/daishencha.png" alt="">
|
||||||
</div>
|
</div>
|
||||||
<div class="cardMain">
|
<div class="cardMain">
|
||||||
|
|
||||||
<div class="imgTitle">待仲裁文书用印</div>
|
<div class="imgTitle">待仲裁文书用印</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -184,13 +194,15 @@ export default {
|
|||||||
},
|
},
|
||||||
// 点击代办案件按钮
|
// 点击代办案件按钮
|
||||||
pushPage(status) {
|
pushPage(status) {
|
||||||
if (status == 0 || status == 1 || status == 2 || status == 5 || status == 6 || status == 7 || status == 31 || status == 8 || status == 9) {
|
if (status == 0 || status == 1 || status == 2 || status == 5 || status == 6 || status == 7 || status == 31 || status == 8 || status == 9||status == 3||status == 11 || status == 12 || status == 13 || status == 14 || status == 15 || status == 16 || status == 18) {
|
||||||
this.$router.push({ name: 'CaseManagement/caseList', params: { status: status } })
|
this.$router.push({ name: 'CaseManagement/caseList', params: { status: status + '' } })
|
||||||
} else if (status == 11 || status == 12 || status == 13 || status == 14 || status == 15 || status == 16) {
|
}
|
||||||
this.$router.push({ name: 'AwardManagement/listofAwards', params: { status: status } })
|
// else if (status == 11 || status == 12 || status == 13 || status == 14 || status == 15 || status == 16 || status == 18) {
|
||||||
} else if (status == 3){
|
// this.$router.push({ name: 'AwardManagement/listofAwards', params: { status: status + '' } })
|
||||||
this.$router.push({ name: 'PaymentManagement/paymentList', params: { status: status } })
|
// }
|
||||||
}
|
// else if (status == 3){
|
||||||
|
// this.$router.push({ name: 'PaymentManagement/paymentList', params: { status: status + ''} })
|
||||||
|
// }
|
||||||
}
|
}
|
||||||
// goTarget(href) {
|
// goTarget(href) {
|
||||||
// window.open(href, "_blank");
|
// window.open(href, "_blank");
|
||||||
@@ -270,7 +282,7 @@ export default {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.imgTitle {
|
.imgTitle {
|
||||||
font-size: 20px;
|
font-size: 18px;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -0,0 +1,138 @@
|
|||||||
|
<template>
|
||||||
|
<div class="app-container">
|
||||||
|
<el-form :model="queryParams" ref="queryForm" size="small" :inline="true" label-width="140px">
|
||||||
|
<el-form-item label="机构名称首字母拼写" prop="deptNameFirchar">
|
||||||
|
<el-input v-model="queryParams.deptNameFirchar" placeholder="请输入机构首字母拼写" clearable @keyup.enter.native="handleQuery" />
|
||||||
|
</el-form-item>
|
||||||
|
<el-form-item>
|
||||||
|
<el-button type="primary" icon="el-icon-search" size="mini" @click="handleQuery">搜索</el-button>
|
||||||
|
<el-button icon="el-icon-refresh" size="mini" @click="resetQuery">重置</el-button>
|
||||||
|
</el-form-item>
|
||||||
|
</el-form>
|
||||||
|
<el-row :gutter="10" class="mb8">
|
||||||
|
<el-col :span="1.5">
|
||||||
|
<el-button type="primary" plain icon="el-icon-plus" size="mini" @click="addList">新增</el-button>
|
||||||
|
<!-- v-hasPermi="['caseManagement:list:add']" -->
|
||||||
|
</el-col>
|
||||||
|
</el-row>
|
||||||
|
<el-table v-loading="loading" style="width: 100%" :data="dataList">
|
||||||
|
<el-table-column label="序号" type="index" align="center">
|
||||||
|
<template slot-scope="scope">
|
||||||
|
<span>{{
|
||||||
|
(queryParams.pageNum - 1) * queryParams.pageSize + scope.$index + 1
|
||||||
|
}}</span>
|
||||||
|
</template>
|
||||||
|
</el-table-column>
|
||||||
|
<el-table-column label="规则类型" align="center" prop="ruleType" :show-overflow-tooltip="true" />
|
||||||
|
<el-table-column label="前缀" align="center" prop="prefixstr" :show-overflow-tooltip="true" />
|
||||||
|
<el-table-column label="时间格式" align="center" prop="dateFormat" :show-overflow-tooltip="true" />
|
||||||
|
<el-table-column label="机构名称" align="center" prop="deptName" :show-overflow-tooltip="true" />
|
||||||
|
<el-table-column label="机构名称首字母拼写" prop="deptNameFirchar" align="center" :show-overflow-tooltip="true" />
|
||||||
|
<el-table-column label="操作" align="center" class-name="small-padding fixed-width">
|
||||||
|
<template slot-scope="scope">
|
||||||
|
<el-button size="mini" type="text" icon="el-icon-delete" @click="deleteTemplate(scope.row)">删除</el-button>
|
||||||
|
<el-button size="mini" type="text" icon="el-icon-edit" @click="eidtTemplate(scope.row)">修改</el-button>
|
||||||
|
</template>
|
||||||
|
</el-table-column>
|
||||||
|
</el-table>
|
||||||
|
<pagination :total="total" :page.sync="queryParams.pageNum" :limit.sync="queryParams.pageSize"
|
||||||
|
@pagination="getList(queryParams)"
|
||||||
|
/>
|
||||||
|
<addOrdered :caseVisable="caseVisable" @cancelCase="cancelCase" @getList="getList" :queryParams="queryParams"></addOrdered>
|
||||||
|
<modifyTemplate :modifyVisable="modifyVisable" @cancelModify="cancelModify" :editData="editData" :queryParams="queryParams"></modifyTemplate>
|
||||||
|
</div>
|
||||||
|
</template>
|
||||||
|
|
||||||
|
<script>
|
||||||
|
import addOrdered from './components/addOrdered.vue'
|
||||||
|
import modifyTemplate from './components/modifyTemplate.vue'
|
||||||
|
import {caseNumRuleList,deleteCaseNumRule} from '@/api/officialSeal/officialSeal.js'
|
||||||
|
export default {
|
||||||
|
components: {
|
||||||
|
addOrdered,
|
||||||
|
modifyTemplate
|
||||||
|
},
|
||||||
|
data() {
|
||||||
|
return {
|
||||||
|
queryParams: {
|
||||||
|
pageNum: 1,
|
||||||
|
pageSize: 10,
|
||||||
|
},
|
||||||
|
// 遮罩层
|
||||||
|
loading: false,
|
||||||
|
// 总条数
|
||||||
|
total: 0,
|
||||||
|
caseVisable: false,//新增弹窗
|
||||||
|
modifyVisable:false, //修改模板
|
||||||
|
dataList: [],
|
||||||
|
editData:{}
|
||||||
|
};
|
||||||
|
},
|
||||||
|
created() {
|
||||||
|
this.getList(this.queryParams)
|
||||||
|
},
|
||||||
|
methods: {
|
||||||
|
// 新增模板
|
||||||
|
addList() {
|
||||||
|
this.caseVisable = true;
|
||||||
|
},
|
||||||
|
// 修改模板
|
||||||
|
eidtTemplate(row){
|
||||||
|
this.modifyVisable =true;
|
||||||
|
this.editData =row;
|
||||||
|
},
|
||||||
|
/** 搜索按钮操作 */
|
||||||
|
handleQuery() {
|
||||||
|
this.queryParams.pageNum = 1;
|
||||||
|
this.getList(this.queryParams);
|
||||||
|
},
|
||||||
|
/** 重置按钮操作 */
|
||||||
|
resetQuery() {
|
||||||
|
this.resetForm("queryForm");
|
||||||
|
this.handleQuery();
|
||||||
|
},
|
||||||
|
getList(parm){
|
||||||
|
this.loading = true;
|
||||||
|
caseNumRuleList(parm).then(res=>{
|
||||||
|
res.rows.forEach(item => {
|
||||||
|
if(item.ruleType==1){
|
||||||
|
item.ruleType="字符串"
|
||||||
|
}else if(item.ruleType==2){
|
||||||
|
item.ruleType="整数"
|
||||||
|
}
|
||||||
|
if(item.dateFormat==1){
|
||||||
|
item.dateFormat="yyyy-MM-dd"
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
|
this.dataList = res.rows;
|
||||||
|
this.total = res.total
|
||||||
|
this.loading = false;
|
||||||
|
})
|
||||||
|
},
|
||||||
|
deleteTemplate(row){
|
||||||
|
this.$modal.confirm("是否删除").then((res) => {
|
||||||
|
this.deleteSealFn({ id: row.id })
|
||||||
|
}).catch(() =>{
|
||||||
|
|
||||||
|
})
|
||||||
|
},
|
||||||
|
// 删除接口
|
||||||
|
deleteSealFn(data) {
|
||||||
|
deleteCaseNumRule(data).then(res => {
|
||||||
|
this.$modal.msgSuccess("删除成功!");
|
||||||
|
this.getList(this.queryParams);
|
||||||
|
})
|
||||||
|
},
|
||||||
|
cancelCase() {
|
||||||
|
this.caseVisable = false;
|
||||||
|
},
|
||||||
|
cancelModify(){
|
||||||
|
this.modifyVisable =false;
|
||||||
|
}
|
||||||
|
|
||||||
|
},
|
||||||
|
};
|
||||||
|
</script>
|
||||||
|
|
||||||
|
<style lang="scss" scoped></style>
|
||||||
@@ -0,0 +1,95 @@
|
|||||||
|
<template>
|
||||||
|
<div>
|
||||||
|
<el-dialog title="编号新增" :visible="caseVisable" v-if="caseVisable" @close="cancel" width="600px" center>
|
||||||
|
<el-form label-position="left" :model="ruleForm" ref="ruleForm" :rules="rules" label-width="100px"
|
||||||
|
class="demo-ruleForm">
|
||||||
|
<el-form-item label="规则类型:" prop="ruleType">
|
||||||
|
<el-select placeholder="请选择规则类型" v-model="ruleForm.ruleType">
|
||||||
|
<el-option label="字符串" :value=1></el-option>
|
||||||
|
<el-option label="整数" :value=2></el-option>
|
||||||
|
</el-select>
|
||||||
|
</el-form-item>
|
||||||
|
<el-form-item label="前缀:" prop="prefixstr">
|
||||||
|
<el-input v-model="ruleForm.prefixstr" placeholder="请输入前缀内容" />
|
||||||
|
</el-form-item>
|
||||||
|
<el-form-item label="时间格式:" prop="dateFormat">
|
||||||
|
<el-select placeholder="请选择时间格式" v-model="ruleForm.dateFormat">
|
||||||
|
<el-option label="yyyy-MM-dd" :value=1></el-option>
|
||||||
|
</el-select>
|
||||||
|
</el-form-item>
|
||||||
|
<el-form-item label="机构名称:" prop="deptName">
|
||||||
|
<el-input v-model="ruleForm.deptName" placeholder="请输入机构名称" />
|
||||||
|
</el-form-item>
|
||||||
|
<el-form-item label="机构名称首字母拼写:" prop="deptNameFirchar">
|
||||||
|
<el-input v-model="ruleForm.deptNameFirchar" placeholder="请输入机构名称首字母拼写" />
|
||||||
|
</el-form-item>
|
||||||
|
</el-form>
|
||||||
|
<div slot="footer" class="dialog-footer">
|
||||||
|
<el-button class="endbutton" @click="cancel"><span>取 消</span></el-button>
|
||||||
|
<el-button type="primary" class="endbutton" @click="submitUpload"><span>确认</span></el-button>
|
||||||
|
</div>
|
||||||
|
</el-dialog>
|
||||||
|
</div>
|
||||||
|
</template>
|
||||||
|
<script>
|
||||||
|
import { insertCaseNumRule } from "@/api/officialSeal/officialSeal.js";
|
||||||
|
export default {
|
||||||
|
props: ["caseVisable","queryParams"],
|
||||||
|
dicts: ["manager_type"],
|
||||||
|
data() {
|
||||||
|
return {
|
||||||
|
ruleForm:{},
|
||||||
|
rules: {
|
||||||
|
ruleType: [
|
||||||
|
{ required: true, message: '请输入规则类型', trigger: 'blur' },
|
||||||
|
],
|
||||||
|
prefixstr: [
|
||||||
|
{ required: true, message: '请输入前缀', trigger: 'blur' },
|
||||||
|
],
|
||||||
|
dateFormat: [
|
||||||
|
{ required: true, message: '请输入时间格式', trigger: 'blur' },
|
||||||
|
],
|
||||||
|
deptName: [
|
||||||
|
{ required: true, message: '请输入机构名称', trigger: 'blur' },
|
||||||
|
],
|
||||||
|
deptNameFirchar: [
|
||||||
|
{ required: true, message: '请输入首字母拼写', trigger: 'blur' },
|
||||||
|
]
|
||||||
|
}
|
||||||
|
|
||||||
|
};
|
||||||
|
},
|
||||||
|
watch: {
|
||||||
|
caseVisable(val) {
|
||||||
|
if (val) {
|
||||||
|
this.ruleForm = {};
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
created() {
|
||||||
|
|
||||||
|
},
|
||||||
|
methods: {
|
||||||
|
cancel() {
|
||||||
|
this.$emit("cancelCase");
|
||||||
|
},
|
||||||
|
// 新增模板
|
||||||
|
insertManagerFn(data) {
|
||||||
|
insertCaseNumRule(data).then(res => {
|
||||||
|
this.$message.success('新增成功');
|
||||||
|
this.$emit("cancelCase");
|
||||||
|
this.$emit('getList', this.queryParams);
|
||||||
|
})
|
||||||
|
},
|
||||||
|
submitUpload() {
|
||||||
|
this.$refs['ruleForm'].validate((valid) => {
|
||||||
|
if (valid) {
|
||||||
|
this.insertManagerFn(this.ruleForm)
|
||||||
|
}
|
||||||
|
});
|
||||||
|
}
|
||||||
|
},
|
||||||
|
};
|
||||||
|
</script>
|
||||||
|
|
||||||
|
<style lang="scss" scoped></style>
|
||||||
@@ -0,0 +1,113 @@
|
|||||||
|
<template>
|
||||||
|
<div>
|
||||||
|
<el-dialog title="编号修改" :visible="modifyVisable" v-if="modifyVisable" @close="cancel" width="600px" center>
|
||||||
|
<el-form label-position="left" :model="ruleForm" ref="ruleForm" :rules="rules" label-width="100px"
|
||||||
|
class="demo-ruleForm">
|
||||||
|
<el-form-item label="规则类型:" prop="ruleType">
|
||||||
|
<el-select placeholder="请选择规则类型" v-model="ruleForm.ruleType">
|
||||||
|
<el-option label="字符串" :value="1"></el-option>
|
||||||
|
<el-option label="整数" :value="2"></el-option>
|
||||||
|
</el-select>
|
||||||
|
</el-form-item>
|
||||||
|
<el-form-item label="前缀:" prop="prefixstr">
|
||||||
|
<el-input v-model="ruleForm.prefixstr" placeholder="请输入前缀内容" />
|
||||||
|
</el-form-item>
|
||||||
|
<el-form-item label="时间格式:" prop="dateFormat">
|
||||||
|
<el-select placeholder="请选择时间格式" v-model="ruleForm.dateFormat">
|
||||||
|
<el-option label="yyyy-MM-dd" :value="1"></el-option>
|
||||||
|
</el-select>
|
||||||
|
</el-form-item>
|
||||||
|
<el-form-item label="机构名称:" prop="deptName">
|
||||||
|
<el-input v-model="ruleForm.deptName" placeholder="请输入机构名称" />
|
||||||
|
</el-form-item>
|
||||||
|
<el-form-item label="机构名称首字母拼写:" prop="deptNameFirchar">
|
||||||
|
<el-input v-model="ruleForm.deptNameFirchar" placeholder="请输入机构名称首字母拼写" />
|
||||||
|
</el-form-item>
|
||||||
|
</el-form>
|
||||||
|
<div slot="footer" class="dialog-footer">
|
||||||
|
<el-button class="endbutton" @click="cancel"><span>取 消</span></el-button>
|
||||||
|
<el-button type="primary" class="endbutton" @click="submitUpload"><span>确认</span></el-button>
|
||||||
|
</div>
|
||||||
|
</el-dialog>
|
||||||
|
</div>
|
||||||
|
</template>
|
||||||
|
<script>
|
||||||
|
import { updateCaseNumRule} from "@/api/officialSeal/officialSeal.js";
|
||||||
|
export default {
|
||||||
|
props: ["modifyVisable","editData","queryParams"],
|
||||||
|
dicts: ["manager_type"],
|
||||||
|
data() {
|
||||||
|
return {
|
||||||
|
ruleForm:{},
|
||||||
|
rules: {
|
||||||
|
ruleType: [
|
||||||
|
{ required: true, message: '请输入规则类型', trigger: 'blur' },
|
||||||
|
],
|
||||||
|
prefixstr: [
|
||||||
|
{ required: true, message: '请输入前缀', trigger: 'blur' },
|
||||||
|
],
|
||||||
|
dateFormat: [
|
||||||
|
{ required: true, message: '请输入时间格式', trigger: 'blur' },
|
||||||
|
],
|
||||||
|
deptName: [
|
||||||
|
{ required: true, message: '请输入机构名称', trigger: 'blur' },
|
||||||
|
],
|
||||||
|
deptNameFirchar: [
|
||||||
|
{ required: true, message: '请输入首字母拼写', trigger: 'blur' },
|
||||||
|
]
|
||||||
|
}
|
||||||
|
|
||||||
|
};
|
||||||
|
},
|
||||||
|
watch: {
|
||||||
|
editData(val) {
|
||||||
|
if (val) {
|
||||||
|
this.ruleForm = val;
|
||||||
|
if(this.ruleForm.dateFormat=="yyyy-MM-dd"){
|
||||||
|
this.ruleForm.dateFormat=1
|
||||||
|
}
|
||||||
|
if(this.ruleForm.ruleType=="整数"){
|
||||||
|
this.ruleForm.ruleType=2
|
||||||
|
}else if(this.ruleForm.ruleType=="字符串"){
|
||||||
|
this.ruleForm.ruleType=1
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
created() {
|
||||||
|
|
||||||
|
},
|
||||||
|
methods: {
|
||||||
|
cancel() {
|
||||||
|
this.$emit("cancelModify");
|
||||||
|
},
|
||||||
|
// 修改模板
|
||||||
|
updateCaseNumRuleFn(data) {
|
||||||
|
updateCaseNumRule(data).then(res => {
|
||||||
|
console.log(res)
|
||||||
|
this.$message.success('修改成功');
|
||||||
|
this.$emit("cancelModify");
|
||||||
|
this.$emit('getList', this.queryParams);
|
||||||
|
})
|
||||||
|
},
|
||||||
|
submitUpload() {
|
||||||
|
this.$refs['ruleForm'].validate((valid) => {
|
||||||
|
if (valid) {
|
||||||
|
this.updateCaseNumRuleFn({
|
||||||
|
id:this.ruleForm.id,
|
||||||
|
prefixstr:this.ruleForm.prefixstr,
|
||||||
|
dateFormat:this.ruleForm.dateFormat,
|
||||||
|
deptNameFirchar:this.ruleForm.deptNameFirchar,
|
||||||
|
deptName:this.ruleForm.deptName,
|
||||||
|
ruleType:this.ruleForm.ruleType,
|
||||||
|
|
||||||
|
|
||||||
|
})
|
||||||
|
}
|
||||||
|
});
|
||||||
|
}
|
||||||
|
},
|
||||||
|
};
|
||||||
|
</script>
|
||||||
|
|
||||||
|
<style lang="scss" scoped></style>
|
||||||
@@ -0,0 +1,94 @@
|
|||||||
|
<template>
|
||||||
|
<div>
|
||||||
|
<el-dialog title="新增模板" :visible="uploadVisable" v-if="uploadVisable" @close="cancel" width="600px" center>
|
||||||
|
<el-form :model="ruleForm" label-position="left" :rules="rules" ref="ruleForm" label-width="90px"
|
||||||
|
class="demo-ruleForm">
|
||||||
|
<el-form-item label="模板名称" prop="name">
|
||||||
|
<el-input v-model="ruleForm.name"></el-input>
|
||||||
|
</el-form-item>
|
||||||
|
<el-form-item label="模板类型" prop="type">
|
||||||
|
<el-select v-model="ruleForm.type" placeholder="请选择">
|
||||||
|
<el-option v-for="dict in dict.type.manager_type" :key="dict.value" :label="dict.label"
|
||||||
|
:value="dict.value"></el-option>
|
||||||
|
</el-select>
|
||||||
|
</el-form-item>
|
||||||
|
<el-form-item label="模板内容" prop="content">
|
||||||
|
<el-input type="textarea" placeholder="请输入内容" v-model="ruleForm.content">
|
||||||
|
</el-input>
|
||||||
|
</el-form-item>
|
||||||
|
</el-form>
|
||||||
|
<div slot="footer" class="dialog-footer">
|
||||||
|
<el-button @click="cancel" class="endbutton"><span>取 消</span></el-button>
|
||||||
|
<el-button type="primary" @click="submitUpload" class="endbutton"><span>确认</span></el-button>
|
||||||
|
</div>
|
||||||
|
</el-dialog>
|
||||||
|
</div>
|
||||||
|
</template>
|
||||||
|
<script>
|
||||||
|
import { getToken } from "@/utils/auth";
|
||||||
|
import {
|
||||||
|
insertManager,
|
||||||
|
} from "@/api/officialSeal/officialSeal.js";
|
||||||
|
export default {
|
||||||
|
props: ["uploadVisable", "uploadData", "queryParams"],
|
||||||
|
dicts: ["manager_type"],
|
||||||
|
data() {
|
||||||
|
return {
|
||||||
|
fileList: [],
|
||||||
|
data: [],
|
||||||
|
tempList: [],
|
||||||
|
isImg: false,
|
||||||
|
headers: {
|
||||||
|
Authorization: "Bearer " + getToken(),
|
||||||
|
},
|
||||||
|
filedata: {},
|
||||||
|
flagBtn: false,
|
||||||
|
ruleForm: {},
|
||||||
|
rules: {
|
||||||
|
name: [
|
||||||
|
{ required: true, message: '请输入模板名称', trigger: 'blur' },
|
||||||
|
],
|
||||||
|
type: [
|
||||||
|
{ required: true, message: '请输入模板名称', trigger: 'blur' },
|
||||||
|
],
|
||||||
|
content: [
|
||||||
|
{ required: true, message: '请输入模板名称', trigger: 'blur' },
|
||||||
|
]
|
||||||
|
}
|
||||||
|
};
|
||||||
|
},
|
||||||
|
watch: {
|
||||||
|
uploadVisable(val) {
|
||||||
|
if (val) {
|
||||||
|
this.ruleForm = {};
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
created() {
|
||||||
|
|
||||||
|
},
|
||||||
|
methods: {
|
||||||
|
cancel() {
|
||||||
|
this.$emit("cancelUpload");
|
||||||
|
},
|
||||||
|
// 新增模板
|
||||||
|
insertManagerFn(data) {
|
||||||
|
insertManager(data).then(res => {
|
||||||
|
this.$message.success('新增成功');
|
||||||
|
this.$emit("cancelUpload");
|
||||||
|
this.$emit('getList', this.queryParams);
|
||||||
|
})
|
||||||
|
},
|
||||||
|
submitUpload() {
|
||||||
|
this.$refs['ruleForm'].validate((valid) => {
|
||||||
|
if (valid) {
|
||||||
|
console.log(this.ruleForm, "LLLLLLLLLLLLLLLLLLLLLLL");
|
||||||
|
this.insertManagerFn(this.ruleForm)
|
||||||
|
}
|
||||||
|
});
|
||||||
|
},
|
||||||
|
},
|
||||||
|
};
|
||||||
|
</script>
|
||||||
|
|
||||||
|
<style lang="scss" scoped></style>
|
||||||
@@ -0,0 +1,90 @@
|
|||||||
|
<template>
|
||||||
|
<div>
|
||||||
|
<el-dialog title="修改模板" :visible="editVisable" v-if="editVisable" @close="cancel" width="600px" center>
|
||||||
|
<el-form :model="ruleForm" label-position="left" :rules="rules" ref="ruleForm" label-width="90px"
|
||||||
|
class="demo-ruleForm">
|
||||||
|
<el-form-item label="模板名称" prop="name">
|
||||||
|
<el-input v-model="ruleForm.name"></el-input>
|
||||||
|
</el-form-item>
|
||||||
|
<el-form-item label="模板类型" prop="type">
|
||||||
|
<el-select v-model="ruleForm.type" placeholder="请选择">
|
||||||
|
<el-option v-for="dict in dict.type.manager_type" :key="dict.value" :label="dict.label"
|
||||||
|
:value="dict.value"></el-option>
|
||||||
|
</el-select>
|
||||||
|
</el-form-item>
|
||||||
|
<el-form-item label="模板内容" prop="content">
|
||||||
|
<el-input type="textarea" placeholder="请输入内容" v-model="ruleForm.content">
|
||||||
|
</el-input>
|
||||||
|
</el-form-item>
|
||||||
|
</el-form>
|
||||||
|
<div slot="footer" class="dialog-footer">
|
||||||
|
<el-button @click="cancel" class="endbutton"><span>取 消</span></el-button>
|
||||||
|
<el-button type="primary" @click="submitUpload" class="endbutton"><span>确认</span></el-button>
|
||||||
|
</div>
|
||||||
|
</el-dialog>
|
||||||
|
</div>
|
||||||
|
</template>
|
||||||
|
<script>
|
||||||
|
import { updateManager } from "@/api/officialSeal/officialSeal"
|
||||||
|
export default {
|
||||||
|
props: ["editVisable", "editData", "queryParams"],
|
||||||
|
dicts: ["manager_type"],
|
||||||
|
data() {
|
||||||
|
return {
|
||||||
|
data: [],
|
||||||
|
flagBtn: false,
|
||||||
|
ruleForm: {},
|
||||||
|
rules: {
|
||||||
|
name: [
|
||||||
|
{ required: true, message: '请输入模板名称', trigger: 'blur' },
|
||||||
|
],
|
||||||
|
type: [
|
||||||
|
{ required: true, message: '请输入模板名称', trigger: 'blur' },
|
||||||
|
],
|
||||||
|
content: [
|
||||||
|
{ required: true, message: '请输入模板名称', trigger: 'blur' },
|
||||||
|
]
|
||||||
|
}
|
||||||
|
};
|
||||||
|
},
|
||||||
|
watch: {
|
||||||
|
editData(val) {
|
||||||
|
if (val) {
|
||||||
|
this.ruleForm = val;
|
||||||
|
this.fileList = [];
|
||||||
|
this.ruleForm.type = this.ruleForm.type + '';
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
created() {
|
||||||
|
|
||||||
|
},
|
||||||
|
methods: {
|
||||||
|
cancel() {
|
||||||
|
this.$emit("cancelEdit");
|
||||||
|
},
|
||||||
|
// 修改模板
|
||||||
|
updateManagerFn(data) {
|
||||||
|
updateManager(data).then(res => {
|
||||||
|
this.$message.success('修改成功');
|
||||||
|
this.$emit("cancelEdit");
|
||||||
|
this.$emit('getList', this.queryParams);
|
||||||
|
})
|
||||||
|
},
|
||||||
|
submitUpload() {
|
||||||
|
this.$refs['ruleForm'].validate((valid) => {
|
||||||
|
if (valid) {
|
||||||
|
this.updateManagerFn({
|
||||||
|
name: this.ruleForm.name,
|
||||||
|
content: this.ruleForm.content,
|
||||||
|
type: this.ruleForm.type,
|
||||||
|
id:this.ruleForm.id
|
||||||
|
})
|
||||||
|
}
|
||||||
|
});
|
||||||
|
},
|
||||||
|
},
|
||||||
|
};
|
||||||
|
</script>
|
||||||
|
|
||||||
|
<style lang="scss" scoped></style>
|
||||||
@@ -0,0 +1,288 @@
|
|||||||
|
<template>
|
||||||
|
<div>
|
||||||
|
<el-dialog title="设置抓取规则" :visible="rulesVisable" v-if="rulesVisable" @close="cancelRules"
|
||||||
|
append-to-body :destroy-on-close="true" center>
|
||||||
|
<el-button type="primary" icon="el-icon-plus" style="margin-bottom: 20px;"
|
||||||
|
@click="addForm">新增系统内置抓取规则</el-button>
|
||||||
|
<div class="formDom">
|
||||||
|
<el-form ref="form" :model="formData" label-width="150px">
|
||||||
|
<div class="formItem" v-for="(item, index) in formData.forms" :key="item.key">
|
||||||
|
<el-button type="primary" icon="el-icon-delete" style="margin-bottom: 20px;"
|
||||||
|
@click="deleteForm(item)">删除</el-button>
|
||||||
|
<el-row>
|
||||||
|
<el-col :span="12">
|
||||||
|
<el-form-item label="抓取文件名:" :prop="'forms.' + index + '.fileName'" :rules="[
|
||||||
|
{
|
||||||
|
required: true,
|
||||||
|
message: '抓取文件名不能为空',
|
||||||
|
},
|
||||||
|
]">
|
||||||
|
<el-input v-model="item.fileName" placeholder="请输入抓取文件名" />
|
||||||
|
</el-form-item>
|
||||||
|
</el-col>
|
||||||
|
<el-col :span="12">
|
||||||
|
<el-form-item label="字段名:" :prop="'forms.' + index + '.columnName'" :rules="[
|
||||||
|
{
|
||||||
|
required: true,
|
||||||
|
message: '字段名不能为空',
|
||||||
|
},
|
||||||
|
]">
|
||||||
|
<el-select v-model="item.columnName" placeholder="请选择" @change="columnNameChange(item)">
|
||||||
|
<el-option v-for="dict in dict.type.case_built_type" :key="dict.value"
|
||||||
|
:label="dict.label" :value="dict.label"></el-option>
|
||||||
|
</el-select>
|
||||||
|
</el-form-item>
|
||||||
|
</el-col>
|
||||||
|
<el-col :span="12">
|
||||||
|
<el-form-item label="开始抓取字段:" :prop="'forms.' + index + '.startContent'">
|
||||||
|
<el-input v-model="item.startContent" placeholder="请输入开始抓取字段" />
|
||||||
|
</el-form-item>
|
||||||
|
</el-col>
|
||||||
|
<el-col :span="12">
|
||||||
|
<el-form-item label="结束抓取字段:" :prop="'forms.' + index + '.endContent'">
|
||||||
|
<el-input v-model="item.endContent" placeholder="结束抓取字段" />
|
||||||
|
</el-form-item>
|
||||||
|
</el-col>
|
||||||
|
<el-col :span="12">
|
||||||
|
<el-form-item label="指定抓取开始位置:" :prop="'forms.' + index + '.startContentRepeatOrder'">
|
||||||
|
<el-input-number v-model="item.startContentRepeatOrder" controls-position="right" :min="1"></el-input-number>
|
||||||
|
</el-form-item>
|
||||||
|
</el-col>
|
||||||
|
<el-col :span="12">
|
||||||
|
<el-form-item label="指定抓取结束位置:" :prop="'forms.' + index + '.endContentRepeatOrder'">
|
||||||
|
<el-input-number v-model="item.endContentRepeatOrder" controls-position="right" :min="1"></el-input-number>
|
||||||
|
</el-form-item>
|
||||||
|
</el-col>
|
||||||
|
<el-col :span="12">
|
||||||
|
<el-form-item label="抓取方向:" :prop="'forms.' + index + '.fatchOrder'">
|
||||||
|
<el-select v-model="item.fatchOrder" placeholder="请选择">
|
||||||
|
<el-option v-for="dict in fatchOrderList" :key="dict.key"
|
||||||
|
:label="dict.name" :value="dict.key"></el-option>
|
||||||
|
</el-select>
|
||||||
|
</el-form-item>
|
||||||
|
</el-col>
|
||||||
|
</el-row>
|
||||||
|
</div>
|
||||||
|
</el-form>
|
||||||
|
</div>
|
||||||
|
<el-button type="primary" icon="el-icon-plus" style="margin-bottom: 20px;"
|
||||||
|
@click="addFormCustom">新增自定义抓取规则</el-button>
|
||||||
|
<div class="formDom">
|
||||||
|
<el-form ref="form_custom" :model="formData_custom" label-width="150px">
|
||||||
|
<div class="formItem" v-for="(item, index) in formData_custom.forms" :key="item.key">
|
||||||
|
<el-button type="primary" icon="el-icon-delete" style="margin-bottom: 20px;"
|
||||||
|
@click="deleteFormCustom(item)">删除</el-button>
|
||||||
|
<el-row>
|
||||||
|
<el-col :span="12">
|
||||||
|
<el-form-item label="字段:" :prop="'forms.' + index + '.column'" :rules="[
|
||||||
|
{
|
||||||
|
required: true,
|
||||||
|
message: '字段不能为空',
|
||||||
|
},
|
||||||
|
]">
|
||||||
|
<el-input v-model="item.column" placeholder="请输入字段" />
|
||||||
|
</el-form-item>
|
||||||
|
</el-col>
|
||||||
|
<el-col :span="12">
|
||||||
|
<el-form-item label="字段名:" :prop="'forms.' + index + '.columnName'" :rules="[
|
||||||
|
{
|
||||||
|
required: true,
|
||||||
|
message: '字段名不能为空',
|
||||||
|
},
|
||||||
|
]">
|
||||||
|
<el-input v-model="item.columnName" placeholder="请输入字段名" />
|
||||||
|
</el-form-item>
|
||||||
|
</el-col>
|
||||||
|
<el-col :span="12">
|
||||||
|
<el-form-item label="抓取文件名:" :prop="'forms.' + index + '.fileName'" :rules="[
|
||||||
|
{
|
||||||
|
required: true,
|
||||||
|
message: '抓取文件名不能为空',
|
||||||
|
},
|
||||||
|
]">
|
||||||
|
<el-input v-model="item.fileName" placeholder="请输入抓取文件名" />
|
||||||
|
</el-form-item>
|
||||||
|
</el-col>
|
||||||
|
<el-col :span="12">
|
||||||
|
<el-form-item label="开始抓取字段:" :prop="'forms.' + index + '.startContent'">
|
||||||
|
<el-input v-model="item.startContent" placeholder="请输入开始抓取字段" />
|
||||||
|
</el-form-item>
|
||||||
|
</el-col>
|
||||||
|
<el-col :span="12">
|
||||||
|
<el-form-item label="结束抓取字段:" :prop="'forms.' + index + '.endContent'">
|
||||||
|
<el-input v-model="item.endContent" placeholder="结束抓取字段" />
|
||||||
|
</el-form-item>
|
||||||
|
</el-col>
|
||||||
|
<el-col :span="12">
|
||||||
|
<el-form-item label="指定抓取开始位置:" :prop="'forms.' + index + '.startContentRepeatOrder'">
|
||||||
|
<el-input-number v-model="item.startContentRepeatOrder" controls-position="right" :min="1"></el-input-number>
|
||||||
|
</el-form-item>
|
||||||
|
</el-col>
|
||||||
|
<el-col :span="12">
|
||||||
|
<el-form-item label="指定抓取结束位置:" :prop="'forms.' + index + '.endContentRepeatOrder'">
|
||||||
|
<el-input-number v-model="item.endContentRepeatOrder" controls-position="right" :min="1"></el-input-number>
|
||||||
|
</el-form-item>
|
||||||
|
</el-col>
|
||||||
|
<el-col :span="12">
|
||||||
|
<el-form-item label="抓取方向:" :prop="'forms.' + index + '.fatchOrder'">
|
||||||
|
<el-select v-model="item.fatchOrder" placeholder="请选择">
|
||||||
|
<el-option v-for="dict in fatchOrderList" :key="dict.key"
|
||||||
|
:label="dict.name" :value="dict.key"></el-option>
|
||||||
|
</el-select>
|
||||||
|
</el-form-item>
|
||||||
|
</el-col>
|
||||||
|
</el-row>
|
||||||
|
</div>
|
||||||
|
</el-form>
|
||||||
|
</div>
|
||||||
|
<div slot="footer" class="dialog-footer">
|
||||||
|
<el-button @click="cancelRules" class="endbutton"><span>取 消</span></el-button>
|
||||||
|
<el-button type="primary" @click="submitRules" class="endbutton"><span>确认</span></el-button>
|
||||||
|
</div>
|
||||||
|
</el-dialog>
|
||||||
|
</div>
|
||||||
|
</template>
|
||||||
|
<script>
|
||||||
|
import {
|
||||||
|
getFatchRuleByTemplateid,
|
||||||
|
saveFatchRules
|
||||||
|
} from "@/api/officialSeal/officialSeal.js";
|
||||||
|
export default {
|
||||||
|
props: ["rulesVisable", "rulesData", "queryParams"],
|
||||||
|
dicts: ["case_built_type"],
|
||||||
|
data() {
|
||||||
|
return {
|
||||||
|
formData: {
|
||||||
|
forms: [{
|
||||||
|
// fileName: "",
|
||||||
|
// startContent: '',
|
||||||
|
// endContent: '',
|
||||||
|
// column: "",
|
||||||
|
// columnName: "",
|
||||||
|
}]
|
||||||
|
},
|
||||||
|
formData_custom: {
|
||||||
|
forms: []
|
||||||
|
},
|
||||||
|
fatchOrderList: [
|
||||||
|
{
|
||||||
|
name:'从前向后抓取',
|
||||||
|
key:0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name:'从后往前抓取',
|
||||||
|
key:1
|
||||||
|
}
|
||||||
|
]
|
||||||
|
};
|
||||||
|
},
|
||||||
|
watch: {
|
||||||
|
rulesData(val) {
|
||||||
|
if (val) {
|
||||||
|
this.formData.forms = [];
|
||||||
|
this.formData_custom.forms = [];
|
||||||
|
this.getFatchRuleByTemplateidFn({ id: val.id })
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
created() {
|
||||||
|
|
||||||
|
},
|
||||||
|
methods: {
|
||||||
|
cancelRules() {
|
||||||
|
this.$emit("cancelRules");
|
||||||
|
},
|
||||||
|
addForm() {
|
||||||
|
this.formData.forms.push({
|
||||||
|
fileName: "",
|
||||||
|
startContent: '',
|
||||||
|
endContent: '',
|
||||||
|
column: "",
|
||||||
|
columnName: "",
|
||||||
|
isDefault: 0
|
||||||
|
});
|
||||||
|
},
|
||||||
|
deleteForm(item) {
|
||||||
|
var index = this.formData.forms.indexOf(item)
|
||||||
|
if (index !== -1) {
|
||||||
|
this.formData.forms.splice(index, 1)
|
||||||
|
}
|
||||||
|
},
|
||||||
|
deleteFormCustom(item) {
|
||||||
|
var index = this.formData_custom.forms.indexOf(item)
|
||||||
|
if (index !== -1) {
|
||||||
|
this.formData_custom.forms.splice(index, 1)
|
||||||
|
}
|
||||||
|
},
|
||||||
|
addFormCustom() {
|
||||||
|
this.formData_custom.forms.push({
|
||||||
|
fileName: "",
|
||||||
|
startContent: '',
|
||||||
|
endContent: '',
|
||||||
|
column: "",
|
||||||
|
columnName: "",
|
||||||
|
isDefault: 1
|
||||||
|
});
|
||||||
|
},
|
||||||
|
columnNameChange(item){
|
||||||
|
let result = this.dict.type.case_built_type.find((data=>{
|
||||||
|
return data.label == item.columnName
|
||||||
|
}))
|
||||||
|
item.column = result.value;
|
||||||
|
},
|
||||||
|
submitRules() {
|
||||||
|
this.$refs['form'].validate((valid) => {
|
||||||
|
if (valid) {
|
||||||
|
this.$refs['form_custom'].validate((valid_custom) => {
|
||||||
|
if (valid_custom) {
|
||||||
|
let paramsList = this.formData.forms.concat(this.formData_custom.forms)
|
||||||
|
this.saveFatchRulesFn({
|
||||||
|
id: this.rulesData.id,
|
||||||
|
fatchRules: paramsList
|
||||||
|
})
|
||||||
|
}
|
||||||
|
})
|
||||||
|
}
|
||||||
|
});
|
||||||
|
},
|
||||||
|
// 根据id获取抓取规则
|
||||||
|
getFatchRuleByTemplateidFn(data) {
|
||||||
|
getFatchRuleByTemplateid(data).then(res => {
|
||||||
|
// this.formData.forms = res.data;
|
||||||
|
// this.selectList = res.data
|
||||||
|
this.formData.forms = [];
|
||||||
|
this.formData_custom.forms = [];
|
||||||
|
console.log(res.data,"LLLLLLLLLLLLLLLLLLLLLLLLLLLL");
|
||||||
|
res.data.forEach(item => {
|
||||||
|
if(item.isDefault == 0){
|
||||||
|
this.formData.forms.push(item)
|
||||||
|
}else if(item.isDefault == 1){
|
||||||
|
this.formData_custom.forms.push(item)
|
||||||
|
}
|
||||||
|
});
|
||||||
|
})
|
||||||
|
},
|
||||||
|
// 提交抓取规则
|
||||||
|
saveFatchRulesFn(data) {
|
||||||
|
saveFatchRules(data).then(res => {
|
||||||
|
this.$message.success('提交成功');
|
||||||
|
this.$emit("cancelRules");
|
||||||
|
this.$emit('getList', this.queryParams);
|
||||||
|
})
|
||||||
|
}
|
||||||
|
},
|
||||||
|
};
|
||||||
|
</script>
|
||||||
|
|
||||||
|
<style lang="scss" scoped>
|
||||||
|
::v-deep .el-form {
|
||||||
|
border: 1px solid #c2bcbc;
|
||||||
|
padding: 20px;
|
||||||
|
margin-bottom: 15px;
|
||||||
|
max-height: 300px;
|
||||||
|
overflow-y: scroll;
|
||||||
|
}
|
||||||
|
.el-input-number{
|
||||||
|
width: 180px;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
@@ -0,0 +1,58 @@
|
|||||||
|
<template>
|
||||||
|
<div>
|
||||||
|
<el-dialog :title="title" :visible="listVisable" v-if="listVisable" @close="cancel" width="800px" center
|
||||||
|
:distroy-on-close="true">
|
||||||
|
<el-table v-loading="loading" :data="dataList" style="width: 100%">
|
||||||
|
<el-table-column label="字段" align="center" prop="column" :show-overflow-tooltip="true" />
|
||||||
|
<el-table-column label="字段名" align="center" prop="columnName" :show-overflow-tooltip="true" />
|
||||||
|
</el-table>
|
||||||
|
<div slot="footer" class="dialog-footer">
|
||||||
|
<el-button @click="cancel" class="endbutton"><span>取 消</span></el-button>
|
||||||
|
</div>
|
||||||
|
</el-dialog>
|
||||||
|
</div>
|
||||||
|
</template>
|
||||||
|
<script>
|
||||||
|
import {
|
||||||
|
getTemplateInfoById
|
||||||
|
} from "@/api/officialSeal/officialSeal.js";
|
||||||
|
export default {
|
||||||
|
props: ["listVisable", "listData", "queryParams"],
|
||||||
|
data() {
|
||||||
|
return {
|
||||||
|
title: "模板字段列表",
|
||||||
|
// 遮罩层
|
||||||
|
loading: false,
|
||||||
|
dataList:[]
|
||||||
|
};
|
||||||
|
},
|
||||||
|
watch: {
|
||||||
|
listData(val) {
|
||||||
|
if (val) {
|
||||||
|
getTemplateInfoById({ id: val.id }).then(res=>{
|
||||||
|
this.dataList = res.data;
|
||||||
|
})
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
created() {
|
||||||
|
|
||||||
|
},
|
||||||
|
methods: {
|
||||||
|
cancel() {
|
||||||
|
this.$emit("cancelList");
|
||||||
|
},
|
||||||
|
},
|
||||||
|
};
|
||||||
|
</script>
|
||||||
|
|
||||||
|
<style lang="scss" scoped>
|
||||||
|
.steps {
|
||||||
|
display: flex;
|
||||||
|
flex-wrap: wrap;
|
||||||
|
}
|
||||||
|
|
||||||
|
.radiobox {
|
||||||
|
margin-top: 30px;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
@@ -20,6 +20,8 @@
|
|||||||
<template slot-scope="scope">
|
<template slot-scope="scope">
|
||||||
<el-button size="mini" @click="deleteTemplate(scope.row)" type="text" icon="el-icon-delete">删除</el-button>
|
<el-button size="mini" @click="deleteTemplate(scope.row)" type="text" icon="el-icon-delete">删除</el-button>
|
||||||
<el-button size="mini" @click="eidtTemplate(scope.row)" type="text" icon="el-icon-edit">修改模板</el-button>
|
<el-button size="mini" @click="eidtTemplate(scope.row)" type="text" icon="el-icon-edit">修改模板</el-button>
|
||||||
|
<el-button size="mini" @click="grabRulesClick(scope.row)" type="text" icon="el-icon-edit">设置抓取规则</el-button>
|
||||||
|
<el-button size="mini" @click="templateList(scope.row)" type="text" icon="el-icon-edit">模板字段列表</el-button>
|
||||||
</template>
|
</template>
|
||||||
</el-table-column>
|
</el-table-column>
|
||||||
</el-table>
|
</el-table>
|
||||||
@@ -31,26 +33,33 @@
|
|||||||
<sealManage :sealVisable="sealVisable" @cancelSeal="cancelSeal" :sealData="sealData">
|
<sealManage :sealVisable="sealVisable" @cancelSeal="cancelSeal" :sealData="sealData">
|
||||||
</sealManage>
|
</sealManage>
|
||||||
<editTemplate :editVisable="editVisable" @cancelEdit="cancelEdit" @getList="getList" :editData="editData" :queryParams="queryParams"></editTemplate>
|
<editTemplate :editVisable="editVisable" @cancelEdit="cancelEdit" @getList="getList" :editData="editData" :queryParams="queryParams"></editTemplate>
|
||||||
</div>
|
<grabRules :rulesVisable="rulesVisable" @cancelRules="cancelRules" @getList="getList" :rulesData="rulesData" :queryParams="queryParams"></grabRules>
|
||||||
|
<temmplateList :listVisable="listVisable" @cancelList="cancelList" @getList="getList" :listData="listData" :queryParams="queryParams"></temmplateList>
|
||||||
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
import {
|
import {
|
||||||
getTemplate,
|
getTemplate,
|
||||||
deleteTemplate
|
deleteTemplate,
|
||||||
|
getTemplateInfoById
|
||||||
} from "@/api/officialSeal/officialSeal.js";
|
} from "@/api/officialSeal/officialSeal.js";
|
||||||
|
|
||||||
import addInstitution from "./components/addInstitution";
|
import addInstitution from "./components/addInstitution";
|
||||||
import addTemplate from "./components/addTemplate";
|
import addTemplate from "./components/addTemplate";
|
||||||
import sealManage from "./components/sealManage";
|
import sealManage from "./components/sealManage";
|
||||||
import editTemplate from "./components/editTemplate";
|
import editTemplate from "./components/editTemplate";
|
||||||
|
import grabRules from "./components/grabRules.vue";
|
||||||
|
import temmplateList from "./components/temmplateList.vue";
|
||||||
export default {
|
export default {
|
||||||
name: "paymentList",
|
name: "paymentList",
|
||||||
components: {
|
components: {
|
||||||
addInstitution,
|
addInstitution,
|
||||||
addTemplate,
|
addTemplate,
|
||||||
sealManage,
|
sealManage,
|
||||||
editTemplate
|
editTemplate,
|
||||||
|
grabRules,
|
||||||
|
temmplateList
|
||||||
},
|
},
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
@@ -70,10 +79,14 @@ export default {
|
|||||||
operateVisable: false,//新增弹窗
|
operateVisable: false,//新增弹窗
|
||||||
uploadVisable: false,//上传弹窗
|
uploadVisable: false,//上传弹窗
|
||||||
sealVisable: false,//公章列表弹窗
|
sealVisable: false,//公章列表弹窗
|
||||||
|
rulesVisable:false,//抓取规则弹窗
|
||||||
uploadData: {},
|
uploadData: {},
|
||||||
sealData: {},
|
sealData: {},
|
||||||
editVisable:false,
|
editVisable:false,
|
||||||
editData:{}
|
editData:{},
|
||||||
|
rulesData:{},
|
||||||
|
listVisable:false,
|
||||||
|
listData:{}
|
||||||
};
|
};
|
||||||
},
|
},
|
||||||
created() {
|
created() {
|
||||||
@@ -114,6 +127,22 @@ export default {
|
|||||||
cancelEdit() {
|
cancelEdit() {
|
||||||
this.editVisable = false;
|
this.editVisable = false;
|
||||||
},
|
},
|
||||||
|
// 模板字段列表
|
||||||
|
templateList(row){
|
||||||
|
this.listVisable = true;
|
||||||
|
this.listData = row;
|
||||||
|
},
|
||||||
|
cancelList(){
|
||||||
|
this.listVisable = false;
|
||||||
|
},
|
||||||
|
// 抓取规则
|
||||||
|
grabRulesClick(row){
|
||||||
|
this.rulesVisable = true;
|
||||||
|
this.rulesData = row;
|
||||||
|
},
|
||||||
|
cancelRules(){
|
||||||
|
this.rulesVisable = false;
|
||||||
|
},
|
||||||
/** 搜索按钮操作 */
|
/** 搜索按钮操作 */
|
||||||
handleQuery() {
|
handleQuery() {
|
||||||
this.queryParams.pageNum = 1;
|
this.queryParams.pageNum = 1;
|
||||||
|
|||||||
@@ -0,0 +1,140 @@
|
|||||||
|
<template>
|
||||||
|
<div class="app-container">
|
||||||
|
<el-row :gutter="10" class="mb8">
|
||||||
|
<el-col :span="1.5">
|
||||||
|
<el-button type="primary" plain icon="el-icon-plus" size="mini" @click="addtemplate">新增模板</el-button>
|
||||||
|
<!-- v-hasPermi="['caseManagement:list:add']" -->
|
||||||
|
</el-col>
|
||||||
|
</el-row>
|
||||||
|
<el-table v-loading="loading" :data="dataList" style="width: 100%">
|
||||||
|
<el-table-column label="序号" type="index" align="center">
|
||||||
|
<template slot-scope="scope">
|
||||||
|
<span>{{
|
||||||
|
(queryParams.pageNum - 1) * queryParams.pageSize + scope.$index + 1
|
||||||
|
}}</span>
|
||||||
|
</template>
|
||||||
|
</el-table-column>
|
||||||
|
<el-table-column label="模板名称" align="center" prop="name" :show-overflow-tooltip="true" />
|
||||||
|
<el-table-column label="模板内容" align="center" prop="content" :show-overflow-tooltip="true" />
|
||||||
|
<el-table-column label="模板类型" align="center" prop="typeName" :show-overflow-tooltip="true" />
|
||||||
|
<el-table-column label="操作" align="center" class-name="small-padding fixed-width">
|
||||||
|
<template slot-scope="scope">
|
||||||
|
<el-button size="mini" @click="deleteTemplate(scope.row)" type="text" icon="el-icon-delete">删除</el-button>
|
||||||
|
<el-button size="mini" @click="eidtTemplate(scope.row)" type="text" icon="el-icon-edit">修改模板</el-button>
|
||||||
|
</template>
|
||||||
|
</el-table-column>
|
||||||
|
</el-table>
|
||||||
|
<pagination v-show="total > 0" :total="total" :page.sync="queryParams.pageNum" :limit.sync="queryParams.pageSize"
|
||||||
|
@pagination="getList(queryParams)" />
|
||||||
|
|
||||||
|
<addManager :uploadVisable="uploadVisable" @cancelUpload="cancelUpload" :uploadData="uploadData" @getList="getList" :queryParams="queryParams">
|
||||||
|
</addManager>
|
||||||
|
<editManager :editVisable="editVisable" @cancelEdit="cancelEdit" @getList="getList" :editData="editData" :queryParams="queryParams"></editManager>
|
||||||
|
</div>
|
||||||
|
</template>
|
||||||
|
|
||||||
|
<script>
|
||||||
|
import {
|
||||||
|
getManagerList,
|
||||||
|
deleteManager
|
||||||
|
} from "@/api/officialSeal/officialSeal.js";
|
||||||
|
|
||||||
|
import addManager from "./components/addManager";
|
||||||
|
import editManager from "./components/editManager";
|
||||||
|
export default {
|
||||||
|
name: "paymentList",
|
||||||
|
components: {
|
||||||
|
addManager,
|
||||||
|
editManager
|
||||||
|
},
|
||||||
|
data() {
|
||||||
|
return {
|
||||||
|
queryParams: {
|
||||||
|
pageNum: 1,
|
||||||
|
pageSize: 10,
|
||||||
|
},
|
||||||
|
// 遮罩层
|
||||||
|
loading: false,
|
||||||
|
// 总条数
|
||||||
|
total: 0,
|
||||||
|
// 表格数据
|
||||||
|
form: {},
|
||||||
|
// 校验表单
|
||||||
|
rules: {},
|
||||||
|
dataList: [],
|
||||||
|
operateVisable: false,//新增弹窗
|
||||||
|
uploadVisable: false,//上传弹窗
|
||||||
|
uploadData: {},
|
||||||
|
sealData: {},
|
||||||
|
editVisable:false,
|
||||||
|
editData:{}
|
||||||
|
};
|
||||||
|
},
|
||||||
|
created() {
|
||||||
|
this.getList(this.queryParams)
|
||||||
|
},
|
||||||
|
methods: {
|
||||||
|
// 删除
|
||||||
|
deleteTemplate(row) {
|
||||||
|
this.$modal
|
||||||
|
.confirm("是否删除")
|
||||||
|
.then((res) => {
|
||||||
|
this.deleteSealFn({ id: row.id })
|
||||||
|
})
|
||||||
|
},
|
||||||
|
// 删除接口
|
||||||
|
deleteSealFn(data) {
|
||||||
|
deleteManager(data).then(res => {
|
||||||
|
this.$modal.msgSuccess("删除成功!");
|
||||||
|
this.getList(this.queryParams);
|
||||||
|
})
|
||||||
|
},
|
||||||
|
// 新增模板
|
||||||
|
addtemplate(row) {
|
||||||
|
this.uploadVisable = true;
|
||||||
|
this.uploadData = row;
|
||||||
|
},
|
||||||
|
cancelUpload() {
|
||||||
|
this.uploadVisable = false;
|
||||||
|
},
|
||||||
|
// 编辑
|
||||||
|
eidtTemplate(row) {
|
||||||
|
this.editVisable = true;
|
||||||
|
this.editData = row;
|
||||||
|
},
|
||||||
|
cancelEdit() {
|
||||||
|
this.editVisable = false;
|
||||||
|
},
|
||||||
|
/** 搜索按钮操作 */
|
||||||
|
handleQuery() {
|
||||||
|
this.queryParams.pageNum = 1;
|
||||||
|
this.getList(this.queryParams);
|
||||||
|
},
|
||||||
|
/** 重置按钮操作 */
|
||||||
|
resetQuery() {
|
||||||
|
this.resetForm("queryForm");
|
||||||
|
this.handleQuery();
|
||||||
|
},
|
||||||
|
// 查询列表数据
|
||||||
|
getList(parms) {
|
||||||
|
this.loading = true;
|
||||||
|
getManagerList(parms).then((response) => {
|
||||||
|
this.dataList = response.rows;
|
||||||
|
this.dataList.forEach(item => {
|
||||||
|
if(item.type == 1){
|
||||||
|
item.typeName = '裁决内容'
|
||||||
|
}else if(item.type == 2){
|
||||||
|
item.typeName = '调解协议'
|
||||||
|
}else if(item.type == 3){
|
||||||
|
item.typeName = '金融消费纠纷基本情况'
|
||||||
|
}
|
||||||
|
});
|
||||||
|
this.total = response.total;
|
||||||
|
this.loading = false;
|
||||||
|
});
|
||||||
|
},
|
||||||
|
},
|
||||||
|
};
|
||||||
|
</script>
|
||||||
|
|
||||||
|
<style lang="scss" scoped></style>
|
||||||
@@ -0,0 +1,108 @@
|
|||||||
|
<template>
|
||||||
|
<div style="width: 100%; height: 100%">
|
||||||
|
<div id="placeholder"></div>
|
||||||
|
</div>
|
||||||
|
</template>
|
||||||
|
|
||||||
|
<script>
|
||||||
|
import { getOnlyoffice, saveOnlyOfficeFile } from "@/api/onlyoffice/onlyoffice";
|
||||||
|
import { setToken } from "@/utils/auth";
|
||||||
|
import store from "@/store";
|
||||||
|
import axios from "axios";
|
||||||
|
export default {
|
||||||
|
props: [],
|
||||||
|
data() {
|
||||||
|
return {
|
||||||
|
config: {},
|
||||||
|
flag: 0,
|
||||||
|
userId: store.getters.userId,
|
||||||
|
websock: null,
|
||||||
|
};
|
||||||
|
},
|
||||||
|
destroyed() {
|
||||||
|
//页面销毁时关闭ws连接
|
||||||
|
if (this.websock) {
|
||||||
|
this.websock.close(); // 关闭websocket
|
||||||
|
}
|
||||||
|
},
|
||||||
|
methods: {
|
||||||
|
getConfig(id) {
|
||||||
|
let edit = "edit";
|
||||||
|
if (this.flag == 0) {
|
||||||
|
edit = "view";
|
||||||
|
} else {
|
||||||
|
edit = "edit";
|
||||||
|
}
|
||||||
|
axios
|
||||||
|
.get(
|
||||||
|
`http://121.40.189.20:9090/onlyOfficeConfig/${edit}/${id}/${this.userId}/desktop/true/zhongcai`
|
||||||
|
)
|
||||||
|
.then((res) => {
|
||||||
|
this.config = res.data;
|
||||||
|
this.config.editorConfig.callbackUrl = this.config.editorConfig.callbackUrl + "/" + id;
|
||||||
|
// this.config.callbackUrl = this.config.callbackUrl + `/${this.userId}`;
|
||||||
|
var docEditor = new DocsAPI.DocEditor("placeholder", this.config);
|
||||||
|
});
|
||||||
|
},
|
||||||
|
//初始化weosocket
|
||||||
|
initWebSocket() {
|
||||||
|
if (typeof WebSocket === "undefined") {
|
||||||
|
alert("您的浏览器不支持WebSocket");
|
||||||
|
return false;
|
||||||
|
}
|
||||||
|
const wsuri = `ws://121.40.189.20:9090/api/websocket/${this.userId}`; // websocket地址
|
||||||
|
this.websock = new WebSocket(wsuri);
|
||||||
|
this.websock.onopen = this.websocketonopen;
|
||||||
|
this.websock.onmessage = this.websocketonmessage;
|
||||||
|
this.websock.onerror = this.websocketonerror;
|
||||||
|
this.websock.onclose = this.websocketclose;
|
||||||
|
},
|
||||||
|
//连接成功
|
||||||
|
websocketonopen() {
|
||||||
|
console.log("WebSocket连接成功");
|
||||||
|
},
|
||||||
|
//接收后端返回的数据
|
||||||
|
websocketonmessage(e) {
|
||||||
|
let dataJson = e.data;
|
||||||
|
if (dataJson != "conn_success") {
|
||||||
|
dataJson = JSON.parse(dataJson);
|
||||||
|
}
|
||||||
|
if (dataJson.caseId) {
|
||||||
|
saveOnlyOfficeFile({
|
||||||
|
caseAppliId: Number(dataJson.caseId),
|
||||||
|
annexName: dataJson.fileName,
|
||||||
|
annexPath: dataJson.filePath,
|
||||||
|
onlyOfficeFileId: dataJson.fileId,
|
||||||
|
}).then((res) => {
|
||||||
|
this.websock.send();
|
||||||
|
});
|
||||||
|
}
|
||||||
|
// 在这里使用后端返回的数据,对数据进行处理渲染
|
||||||
|
},
|
||||||
|
//连接建立失败重连
|
||||||
|
websocketonerror(e) {
|
||||||
|
console.log(`连接失败的信息:`, e);
|
||||||
|
this.initWebSocket(); // 连接失败后尝试重新连接
|
||||||
|
},
|
||||||
|
//关闭连接
|
||||||
|
websocketclose(e) {
|
||||||
|
console.log("断开连接", e);
|
||||||
|
},
|
||||||
|
/**是否从视频会议跳转,是处理token */
|
||||||
|
async getToken() {
|
||||||
|
setToken(this.$route.query.token);
|
||||||
|
},
|
||||||
|
},
|
||||||
|
async mounted() {
|
||||||
|
if (this.$route.query.token) {
|
||||||
|
await this.getToken();
|
||||||
|
}
|
||||||
|
let id = this.$route.query.id;
|
||||||
|
this.flag = this.$route.query.flag;
|
||||||
|
this.getConfig(id);
|
||||||
|
this.initWebSocket();
|
||||||
|
},
|
||||||
|
watch: {},
|
||||||
|
};
|
||||||
|
</script>
|
||||||
|
<style lang="scss" scoped></style>
|
||||||
@@ -31,7 +31,7 @@
|
|||||||
v-hasPermi="['monitor:online:forceLogout']" style="margin-right: 10px;">查看缴费清单</el-button>
|
v-hasPermi="['monitor:online:forceLogout']" style="margin-right: 10px;">查看缴费清单</el-button>
|
||||||
<el-popconfirm title="是否确认缴费" @confirm="payStatus(scope.row)">
|
<el-popconfirm title="是否确认缴费" @confirm="payStatus(scope.row)">
|
||||||
<el-button slot="reference" size="mini" type="text" icon="el-icon-bank-card"
|
<el-button slot="reference" size="mini" type="text" icon="el-icon-bank-card"
|
||||||
v-hasPermi="['monitor:online:forceLogout']">缴费确认</el-button>
|
v-hasPermi="['monitor:online:forceLogout']">确认缴费</el-button>
|
||||||
</el-popconfirm>
|
</el-popconfirm>
|
||||||
</template>
|
</template>
|
||||||
</el-table-column>
|
</el-table-column>
|
||||||
|
|||||||
@@ -0,0 +1,150 @@
|
|||||||
|
<template>
|
||||||
|
<div>
|
||||||
|
<!-- 批量确认缴费 -->
|
||||||
|
<el-dialog title="批量确认缴费" :visible="batchVisable" @close="cancel" center :distroy-on-close="true">
|
||||||
|
<el-table v-loading="loading" style="width: 100%" :data="dataList" @selection-change="handleSelectionChange">
|
||||||
|
<el-table-column type="selection">
|
||||||
|
</el-table-column>
|
||||||
|
<el-table-column label="序号" type="index" align="center">
|
||||||
|
<template slot-scope="scope">
|
||||||
|
<span>{{
|
||||||
|
(queryParamsData.pageNum - 1) * queryParamsData.pageSize + scope.$index + 1
|
||||||
|
}}</span>
|
||||||
|
</template>
|
||||||
|
</el-table-column>
|
||||||
|
<el-table-column label="案件编号" prop="caseNum" align="center" :show-overflow-tooltip="true" />
|
||||||
|
<el-table-column label="申请人" align="center" prop="applicantName" :show-overflow-tooltip="true" />
|
||||||
|
<el-table-column label="案件标的" align="center" prop="caseSubjectAmount" />
|
||||||
|
<el-table-column label="仲裁方式" align="center" prop="arbitratMethodName" :show-overflow-tooltip="true" />
|
||||||
|
<!-- 仲裁员 -->
|
||||||
|
<el-table-column label="仲裁员" prop="arbitratorName" align="center" />
|
||||||
|
<!-- 开庭日期 -->
|
||||||
|
<el-table-column label="开庭日期" prop="hearDate" align="center" :show-overflow-tooltip="true" />
|
||||||
|
<el-table-column label="案件状态" prop="caseStatusName" align="center">
|
||||||
|
<template slot-scope="scope">
|
||||||
|
<el-tag type="success">{{ scope.row.caseStatusName }}</el-tag>
|
||||||
|
</template>
|
||||||
|
</el-table-column>
|
||||||
|
</el-table>
|
||||||
|
<pagination :total="total" :page.sync="queryParamsData.pageNum"
|
||||||
|
:limit.sync="queryParamsData.pageSize" @pagination="getBatchComfirmation(queryParamsData)" />
|
||||||
|
<div slot="footer" class="dialog-footer">
|
||||||
|
<el-button @click="cancel" class="endbutton"><span>取 消</span></el-button>
|
||||||
|
<el-button type="primary" class="endbutton" :disabled="dataList.length == 0 || batchData.length == 0" @click="submitPay"><span>确认缴费</span></el-button>
|
||||||
|
</div>
|
||||||
|
<el-dialog width="40%" title="缴费详情" :visible.sync="payVisible" append-to-body>
|
||||||
|
<!-- 案件总金额 -->
|
||||||
|
<h3>案件总金额:{{ form.totalFee / 100 }}</h3>
|
||||||
|
<el-descriptions :title="'订单信息' + (index + 1)" v-for="(item, index) in form.caseApplicationList"
|
||||||
|
:key="index" border>
|
||||||
|
<el-descriptions-item label="案件编号">{{
|
||||||
|
item.caseNum
|
||||||
|
}}</el-descriptions-item>
|
||||||
|
<el-descriptions-item label="申请人">{{
|
||||||
|
item.caseAppName
|
||||||
|
}}</el-descriptions-item>
|
||||||
|
<el-descriptions-item label="案件标的">{{
|
||||||
|
item.caseSubjectAmount
|
||||||
|
}}</el-descriptions-item>
|
||||||
|
<el-descriptions-item label="案件应缴费用">{{
|
||||||
|
item.feePayable
|
||||||
|
}}</el-descriptions-item>
|
||||||
|
<el-descriptions-item label="被申请人">{{
|
||||||
|
item.caseResName
|
||||||
|
}}</el-descriptions-item>
|
||||||
|
<!-- <el-descriptions-item label="申请人仲裁诉求">{{
|
||||||
|
item.arbitratClaims
|
||||||
|
}}</el-descriptions-item> -->
|
||||||
|
</el-descriptions>
|
||||||
|
<div slot="footer" class="dialog-footer">
|
||||||
|
<el-button @click="payCancel" class="endbutton"><span>取 消</span></el-button>
|
||||||
|
<el-button type="primary" class="endbutton" @click="submitUpload"><span>确认缴费</span></el-button>
|
||||||
|
</div>
|
||||||
|
</el-dialog>
|
||||||
|
</el-dialog>
|
||||||
|
</div>
|
||||||
|
</template>
|
||||||
|
<script>
|
||||||
|
import {caseApply} from '@/api/caseAccess/caseEntry'
|
||||||
|
import { getPayDetail,confirmPay} from "@/api/pay/pay";
|
||||||
|
export default {
|
||||||
|
props:["batchVisable"],
|
||||||
|
data() {
|
||||||
|
return {
|
||||||
|
// 遮罩层
|
||||||
|
loading: true,
|
||||||
|
// 总条数
|
||||||
|
total:0,
|
||||||
|
// 查询参数
|
||||||
|
queryParamsData: {
|
||||||
|
caseStatus: 3,
|
||||||
|
pageNum: 1,
|
||||||
|
pageSize: 10,
|
||||||
|
},
|
||||||
|
// 表格数据
|
||||||
|
dataList: [],
|
||||||
|
batchData: [],
|
||||||
|
payVisible: false,
|
||||||
|
form: {},
|
||||||
|
submitForm: {
|
||||||
|
ids:[]
|
||||||
|
},
|
||||||
|
}
|
||||||
|
},
|
||||||
|
watch: {
|
||||||
|
batchVisable(val) {
|
||||||
|
if (val) {
|
||||||
|
this.getBatchComfirmation(this.queryParamsData)
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
created(){
|
||||||
|
this.getBatchComfirmation(this.queryParamsData)
|
||||||
|
},
|
||||||
|
methods:{
|
||||||
|
// 查询列表
|
||||||
|
getBatchComfirmation(val){
|
||||||
|
this.loading = true;
|
||||||
|
caseApply(val).then(res=>{
|
||||||
|
this.dataList = res.rows
|
||||||
|
this.total = res.total;
|
||||||
|
this.loading = false;
|
||||||
|
})
|
||||||
|
},
|
||||||
|
// 选择勾选框
|
||||||
|
handleSelectionChange(val) {
|
||||||
|
this.batchData = [];
|
||||||
|
val.forEach(item => {
|
||||||
|
this.batchData.push(item.id)
|
||||||
|
})
|
||||||
|
},
|
||||||
|
// 批量缴费弹窗
|
||||||
|
submitPay() {
|
||||||
|
this.payVisible = true;
|
||||||
|
this.getPayDetailFn({ caseIds: this.batchData })
|
||||||
|
},
|
||||||
|
// 查询缴费信息
|
||||||
|
getPayDetailFn(params) {
|
||||||
|
getPayDetail(params).then(res => {
|
||||||
|
console.log(res)
|
||||||
|
this.form = res.data;
|
||||||
|
})
|
||||||
|
},
|
||||||
|
payCancel() {
|
||||||
|
this.payVisible = false;
|
||||||
|
},
|
||||||
|
submitUpload() {
|
||||||
|
this.submitForm.ids = this.batchData;
|
||||||
|
console.log(this.submitForm)
|
||||||
|
confirmPay(this.submitForm).then(res => {
|
||||||
|
this.$modal.msgSuccess("成功");
|
||||||
|
this.payCancel();
|
||||||
|
this.getBatchComfirmation(this.queryParamsData);
|
||||||
|
})
|
||||||
|
},
|
||||||
|
cancel() {
|
||||||
|
this.$emit("batchOperate");
|
||||||
|
},
|
||||||
|
}
|
||||||
|
}
|
||||||
|
</script>
|
||||||
@@ -1,18 +1,28 @@
|
|||||||
<template>
|
<template>
|
||||||
<div>
|
<div>
|
||||||
<el-dialog :title="title" :visible="openDialog" @close="cancel" :destroy-on-close="true" center>
|
<el-dialog
|
||||||
<el-form ref="form" :model="form" label-width="90px" :disabled="true">
|
:title="title"
|
||||||
|
:visible="openDialog"
|
||||||
|
@close="cancel"
|
||||||
|
:destroy-on-close="true"
|
||||||
|
center
|
||||||
|
>
|
||||||
|
<el-form ref="form" :model="form" label-width="120px">
|
||||||
<el-form-item label="案件编号:" prop="caseNum">
|
<el-form-item label="案件编号:" prop="caseNum">
|
||||||
<el-input v-model="form.caseNum" placeholder="" />
|
<el-input v-model="form.caseNum" placeholder="" :disabled="true" />
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
<el-form-item label="案件标的:" prop="caseSubjectAmount">
|
<el-form-item label="案件标的:" prop="caseSubjectAmount">
|
||||||
<el-input v-model="form.caseSubjectAmount" />
|
<el-input v-model="form.caseSubjectAmount" :disabled="true" />
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
<el-form-item label="缴费人:" prop="applicantName">
|
<el-form-item label="缴费人:" prop="applicantName">
|
||||||
<el-input v-model="form.applicantName" placeholder="" />
|
<el-input
|
||||||
|
v-model="form.applicantName"
|
||||||
|
placeholder=""
|
||||||
|
:disabled="true"
|
||||||
|
/>
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
<el-form-item label="缴费金额:" prop="feePayable">
|
<el-form-item label="缴费金额:" prop="feePayable">
|
||||||
<el-input v-model="form.feePayable" />
|
<el-input v-model="form.feePayable" :disabled="true" />
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
<!-- <el-form-item label="缴费截图:" prop="respondent">
|
<!-- <el-form-item label="缴费截图:" prop="respondent">
|
||||||
<el-input v-model="form.Respondent" placeholder="" />
|
<el-input v-model="form.Respondent" placeholder="" />
|
||||||
@@ -28,14 +38,48 @@
|
|||||||
</el-tag>
|
</el-tag>
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
<el-form-item label="缴费凭证:" prop="caseStatusName">
|
<el-form-item label="缴费凭证:" prop="caseStatusName">
|
||||||
<div style="color: #104fad;cursor:pointer" v-for="(item, index) in form.payOrderList" :key="index" @click="preview(item.annexPath)">
|
<div
|
||||||
|
style="color: #104fad; cursor: pointer"
|
||||||
|
v-for="(item, index) in form.payOrderList"
|
||||||
|
:key="index"
|
||||||
|
@click="preview(item.annexPath)"
|
||||||
|
>
|
||||||
{{ item.annexName }}
|
{{ item.annexName }}
|
||||||
</div>
|
</div>
|
||||||
<!-- <el-tag>{{ form.caseStatusName }}</el-tag> -->
|
<!-- <el-tag>{{ form.caseStatusName }}</el-tag> -->
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
|
<!-- 判断缴费是否通过 -->
|
||||||
|
<el-form-item label="是否缴费通过:" v-if="flag == 0">
|
||||||
|
<el-radio-group v-model="agreeOrNotCheck">
|
||||||
|
<el-radio :label="1">同意</el-radio>
|
||||||
|
<el-radio :label="0">拒绝</el-radio>
|
||||||
|
</el-radio-group>
|
||||||
|
</el-form-item>
|
||||||
|
<!-- 缴费驳回原因-->
|
||||||
|
<el-form-item
|
||||||
|
label="拒绝原因:"
|
||||||
|
v-if="agreeOrNotCheck == 0"
|
||||||
|
prop="caseCheckReject"
|
||||||
|
:rules="[
|
||||||
|
{ required: true, message: '请输入驳回原因', trigger: 'blur' },
|
||||||
|
]"
|
||||||
|
>
|
||||||
|
<el-input
|
||||||
|
type="textarea"
|
||||||
|
:rows="2"
|
||||||
|
placeholder="请输入驳回原因"
|
||||||
|
v-model="form.caseCheckReject"
|
||||||
|
></el-input>
|
||||||
|
</el-form-item>
|
||||||
</el-form>
|
</el-form>
|
||||||
<div slot="footer" class="dialog-footer">
|
<div slot="footer" class="dialog-footer">
|
||||||
<el-button type="primary" @click="submitForm" v-if="flag == 0" class="endbutton">确认已缴费</el-button>
|
<el-button
|
||||||
|
type="primary"
|
||||||
|
@click="submitForm"
|
||||||
|
v-if="flag == 0"
|
||||||
|
class="endbutton"
|
||||||
|
>确认已缴费</el-button
|
||||||
|
>
|
||||||
<el-button @click="cancel" class="endbutton1">取 消</el-button>
|
<el-button @click="cancel" class="endbutton1">取 消</el-button>
|
||||||
</div>
|
</div>
|
||||||
</el-dialog>
|
</el-dialog>
|
||||||
@@ -50,7 +94,8 @@ export default {
|
|||||||
return {
|
return {
|
||||||
// key: value
|
// key: value
|
||||||
form: {},
|
form: {},
|
||||||
srcList: []
|
srcList: [],
|
||||||
|
agreeOrNotCheck: 1,
|
||||||
};
|
};
|
||||||
},
|
},
|
||||||
watch: {
|
watch: {
|
||||||
@@ -58,30 +103,43 @@ export default {
|
|||||||
handler(val) {
|
handler(val) {
|
||||||
if (val) {
|
if (val) {
|
||||||
this.form = val;
|
this.form = val;
|
||||||
|
console.log(val)
|
||||||
|
}
|
||||||
|
},
|
||||||
|
},
|
||||||
|
openDialog: {
|
||||||
|
handler(val) {
|
||||||
|
if (val) {
|
||||||
|
this.agreeOrNotCheck = 1;
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
preview(data) {
|
preview(data) {
|
||||||
window.open(
|
window.open(window.location.origin + "/API" + data, "_blank");
|
||||||
window.location.origin + "/API" + data,
|
|
||||||
"_blank"
|
|
||||||
);
|
|
||||||
},
|
},
|
||||||
// 确认缴费
|
// 确认缴费
|
||||||
submitForm() {
|
submitForm() {
|
||||||
confirmPay({ id: this.form.id }).then((res) => {
|
let paramsVal = {
|
||||||
this.$message({
|
ids:[this.form.id],
|
||||||
message: "确认成功",
|
agreeOrNotCheck:this.agreeOrNotCheck,
|
||||||
type: "success",
|
caseCheckReject:this.form.caseCheckReject
|
||||||
});
|
}
|
||||||
if (res.code == 200) {
|
this.$refs["form"].validate((valid) => {
|
||||||
this.getList();
|
if (valid) {
|
||||||
|
confirmPay(paramsVal).then((res) => {
|
||||||
|
this.$message({
|
||||||
|
message: "确认成功",
|
||||||
|
type: "success",
|
||||||
|
});
|
||||||
|
if (res.code == 200) {
|
||||||
|
this.getList();
|
||||||
|
}
|
||||||
|
});
|
||||||
|
this.cancel();
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
this.cancel();
|
|
||||||
},
|
},
|
||||||
cancel() {
|
cancel() {
|
||||||
this.$emit("cancelpaymentdetails");
|
this.$emit("cancelpaymentdetails");
|
||||||
|
|||||||
@@ -6,16 +6,16 @@
|
|||||||
</el-form-item>
|
</el-form-item>
|
||||||
<el-form-item label="案件状态" prop="caseStatus">
|
<el-form-item label="案件状态" prop="caseStatus">
|
||||||
<el-select :disabled="caseStatusType" v-model="queryParams.caseStatus" placeholder="请选择案件状态" clearable @keyup.enter.native="handleQuery">
|
<el-select :disabled="caseStatusType" v-model="queryParams.caseStatus" placeholder="请选择案件状态" clearable @keyup.enter.native="handleQuery">
|
||||||
<el-option v-for="dict in caseStatus" :key="dict.dictSort" :label="dict.dictLabel"
|
<el-option v-for="dict in caseStatus" :key="dict.dictValue" :label="dict.dictLabel"
|
||||||
:value="dict.dictSort"></el-option>
|
:value="dict.dictValue"></el-option>
|
||||||
</el-select>
|
</el-select>
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
<el-form-item label="是否完成" prop="selectCaseStatus">
|
<!-- <el-form-item label="是否完成" prop="selectCaseStatus">
|
||||||
<el-select v-model="queryParams.selectCaseStatus" placeholder="请选择状态" clearable @keyup.enter.native="handleQuery">
|
<el-select v-model="queryParams.selectCaseStatus" placeholder="请选择状态" clearable @keyup.enter.native="handleQuery">
|
||||||
<el-option v-for="dict in selectCaseStatusList" :key="dict.value" :label="dict.label"
|
<el-option v-for="dict in selectCaseStatusList" :key="dict.value" :label="dict.label"
|
||||||
:value="dict.value"></el-option>
|
:value="dict.value"></el-option>
|
||||||
</el-select>
|
</el-select>
|
||||||
</el-form-item>
|
</el-form-item> -->
|
||||||
<!-- <el-form-item label="立案日期" prop="registerDate">
|
<!-- <el-form-item label="立案日期" prop="registerDate">
|
||||||
<el-date-picker
|
<el-date-picker
|
||||||
v-model="queryParams.registerDate"
|
v-model="queryParams.registerDate"
|
||||||
@@ -31,6 +31,12 @@
|
|||||||
<el-button icon="el-icon-refresh" size="mini" @click="resetQuery">重置</el-button>
|
<el-button icon="el-icon-refresh" size="mini" @click="resetQuery">重置</el-button>
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
</el-form>
|
</el-form>
|
||||||
|
<el-col :span="24" style="margin-bottom:15px;">
|
||||||
|
<el-button type="primary" plain icon="el-icon-plus" size="mini"
|
||||||
|
@click="batchConfirmation"
|
||||||
|
v-hasPermi="['paymentManagement:list:batchConfirma']"
|
||||||
|
>批量确认缴费</el-button>
|
||||||
|
</el-col>
|
||||||
<el-table v-loading="loading" :data="dataList" style="width: 100%">
|
<el-table v-loading="loading" :data="dataList" style="width: 100%">
|
||||||
<el-table-column label="序号" type="index" align="center">
|
<el-table-column label="序号" type="index" align="center">
|
||||||
<template slot-scope="scope">
|
<template slot-scope="scope">
|
||||||
@@ -52,7 +58,7 @@
|
|||||||
<el-table-column label="操作" align="center" class-name="small-padding fixed-width">
|
<el-table-column label="操作" align="center" class-name="small-padding fixed-width">
|
||||||
<template slot-scope="scope">
|
<template slot-scope="scope">
|
||||||
<el-button size="mini" type="text" icon="el-icon-zoom-in" @click="paymentconfirmationRow(scope.row)"
|
<el-button size="mini" type="text" icon="el-icon-zoom-in" @click="paymentconfirmationRow(scope.row)"
|
||||||
v-if="checkPermi(['paymentManagement:list:payconfirm']) && btnStatus">缴费确认</el-button>
|
v-if="checkPermi(['paymentManagement:list:payconfirm']) && btnStatus&&scope.row.caseStatus==3">缴费确认</el-button>
|
||||||
<el-button size="mini" type="text" icon="el-icon-edit" @click="viewpaymentformRow(scope.row)"
|
<el-button size="mini" type="text" icon="el-icon-edit" @click="viewpaymentformRow(scope.row)"
|
||||||
v-hasPermi="['paymentManagement:list:detail']">查看缴费单</el-button>
|
v-hasPermi="['paymentManagement:list:detail']">查看缴费单</el-button>
|
||||||
</template>
|
</template>
|
||||||
@@ -63,6 +69,8 @@
|
|||||||
<!-- 缴费确认数据详情 -->
|
<!-- 缴费确认数据详情 -->
|
||||||
<paymentdetailsDialog :openDialog="openDialog" :detailform="detailform" :title="title" :flag="flag" :getList="getList"
|
<paymentdetailsDialog :openDialog="openDialog" :detailform="detailform" :title="title" :flag="flag" :getList="getList"
|
||||||
@cancelpaymentdetails="cancelpaymentdetails"></paymentdetailsDialog>
|
@cancelpaymentdetails="cancelpaymentdetails"></paymentdetailsDialog>
|
||||||
|
<!-- 批量确认缴费 -->
|
||||||
|
<batchConfirmationPaymens @batchOperate="batchOperate" :batchVisable="batchVisable"></batchConfirmationPaymens>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
@@ -73,11 +81,12 @@ import {
|
|||||||
casePay,
|
casePay,
|
||||||
} from "@/api/pay/pay";
|
} from "@/api/pay/pay";
|
||||||
import paymentdetailsDialog from "./components/paymentdetailsDialog.vue";
|
import paymentdetailsDialog from "./components/paymentdetailsDialog.vue";
|
||||||
|
import batchConfirmationPaymens from "./components/batchConfirmationPaymens.vue"
|
||||||
import { getDicts } from '@/api/system/dict/data.js'
|
import { getDicts } from '@/api/system/dict/data.js'
|
||||||
export default {
|
export default {
|
||||||
name: "paymentList",
|
name: "paymentList",
|
||||||
// dicts: ["case_status"],
|
// dicts: ["case_status"],
|
||||||
components: { paymentdetailsDialog },
|
components: { paymentdetailsDialog,batchConfirmationPaymens },
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
queryParams: {
|
queryParams: {
|
||||||
@@ -103,6 +112,7 @@ export default {
|
|||||||
// 是否显示弹出层
|
// 是否显示弹出层
|
||||||
open: false,
|
open: false,
|
||||||
openPay: false,
|
openPay: false,
|
||||||
|
batchVisable:false,
|
||||||
// 弹出层内容
|
// 弹出层内容
|
||||||
form: {},
|
form: {},
|
||||||
// 校验表单
|
// 校验表单
|
||||||
@@ -182,6 +192,7 @@ export default {
|
|||||||
},
|
},
|
||||||
// 缴费确认
|
// 缴费确认
|
||||||
paymentconfirmationRow(row) {
|
paymentconfirmationRow(row) {
|
||||||
|
console.log(row)
|
||||||
// console.log("缴费确认", row);
|
// console.log("缴费确认", row);
|
||||||
this.getDetail({ id: row.id });
|
this.getDetail({ id: row.id });
|
||||||
this.openDialog = true;
|
this.openDialog = true;
|
||||||
@@ -201,6 +212,14 @@ export default {
|
|||||||
// 关闭弹窗
|
// 关闭弹窗
|
||||||
cancelpaymentdetails() {
|
cancelpaymentdetails() {
|
||||||
this.openDialog = false;
|
this.openDialog = false;
|
||||||
|
},
|
||||||
|
// 批量缴费
|
||||||
|
batchConfirmation(){
|
||||||
|
this.batchVisable = true;
|
||||||
|
},
|
||||||
|
// 批量确认缴费关闭
|
||||||
|
batchOperate(){
|
||||||
|
this.batchVisable = false;
|
||||||
},
|
},
|
||||||
/** 查询详情 */
|
/** 查询详情 */
|
||||||
getDetail(parms) {
|
getDetail(parms) {
|
||||||
|
|||||||
@@ -122,7 +122,12 @@
|
|||||||
</el-col>
|
</el-col>
|
||||||
<el-col :span="12">
|
<el-col :span="12">
|
||||||
<el-form-item label="归属部门" prop="deptId">
|
<el-form-item label="归属部门" prop="deptId">
|
||||||
<treeselect v-model="form.deptId" :options="deptOptions" :show-count="true" placeholder="请选择归属部门" />
|
<treeselect v-model="form.deptId" :options="deptOptions" :show-count="true" placeholder="请选择归属部门">
|
||||||
|
<el-tooltip slot="option-label" slot-scope="{node, shouldShowCount, count,labelClassName, countClassName}"
|
||||||
|
:content="node.label" :class="labelClassName" placement="top-start">
|
||||||
|
<span>{{ node.label }}</span>
|
||||||
|
</el-tooltip>
|
||||||
|
</treeselect>
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
</el-col>
|
</el-col>
|
||||||
</el-row>
|
</el-row>
|
||||||
@@ -189,7 +194,7 @@
|
|||||||
<el-row>
|
<el-row>
|
||||||
<el-col :span="24">
|
<el-col :span="24">
|
||||||
<el-form-item label="身份证号码" prop="idCard">
|
<el-form-item label="身份证号码" prop="idCard">
|
||||||
<el-input v-model="form.idCard" placeholder="请输入身份证号码"/>
|
<el-input v-model="form.idCard" placeholder="请输入身份证号码" />
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
</el-col>
|
</el-col>
|
||||||
</el-row>
|
</el-row>
|
||||||
@@ -327,7 +332,7 @@ export default {
|
|||||||
{ min: 5, max: 20, message: '用户密码长度必须介于 5 和 20 之间', trigger: 'blur' }
|
{ min: 5, max: 20, message: '用户密码长度必须介于 5 和 20 之间', trigger: 'blur' }
|
||||||
],
|
],
|
||||||
email: [
|
email: [
|
||||||
{
|
{
|
||||||
required: true,
|
required: true,
|
||||||
message: '邮箱不能为空',
|
message: '邮箱不能为空',
|
||||||
trigger: 'blur',
|
trigger: 'blur',
|
||||||
@@ -581,4 +586,16 @@ export default {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
</script>
|
</script>
|
||||||
|
<style lang="scss" scoped>
|
||||||
|
.head-container{
|
||||||
|
width:220px;
|
||||||
|
::v-deep .el-tree-node {
|
||||||
|
white-space: normal;
|
||||||
|
.el-tree-node__content {
|
||||||
|
height: 100%;
|
||||||
|
align-items: start;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
</style>
|
||||||
+3
-2
@@ -12,9 +12,10 @@ const name = process.env.VUE_APP_TITLE || '智慧仲裁管理系统' // 网页
|
|||||||
const port = process.env.port || process.env.npm_config_port || 80 // 端口
|
const port = process.env.port || process.env.npm_config_port || 80 // 端口
|
||||||
|
|
||||||
const API = 'http://121.40.189.20:9001' //生产
|
const API = 'http://121.40.189.20:9001' //生产
|
||||||
// const API = 'http://121.40.189.20:8001' //测试
|
// const API = 'http://121.40.189.20:8001' //测试
|
||||||
// const API = 'http://192.168.3.18:9001' //B
|
// const API = 'http://172.16.1.26:8001' //Bs
|
||||||
// const API = 'http://192.168.3.77:9001' //Q
|
// const API = 'http://192.168.3.77:9001' //Q
|
||||||
|
// const API = 'http://172.16.0.241:8001' //W
|
||||||
|
|
||||||
// vue.config.js 配置说明
|
// vue.config.js 配置说明
|
||||||
//官方vue.config.js 参考文档 https://cli.vuejs.org/zh/config/#css-loaderoptions
|
//官方vue.config.js 参考文档 https://cli.vuejs.org/zh/config/#css-loaderoptions
|
||||||
|
|||||||
Reference in New Issue
Block a user