diff --git a/src/api/formationCourt/formationCourt.js b/src/api/formationCourt/formationCourt.js index a52c851..2fccf4b 100644 --- a/src/api/formationCourt/formationCourt.js +++ b/src/api/formationCourt/formationCourt.js @@ -8,10 +8,10 @@ export function arbitrAtor(data) { params: data }) } -// 组庭 -export function pendTral(data) { +// 组庭审核 +export function pendTralCheck(data) { return request({ - url: '/caseApplication/pendTral', + url: '/caseApplication/pendTralCheck', method: 'post', data: data }) diff --git a/src/views/awardManagement/listofAwards.vue b/src/views/awardManagement/listofAwards.vue new file mode 100644 index 0000000..ae0cab8 --- /dev/null +++ b/src/views/awardManagement/listofAwards.vue @@ -0,0 +1,15 @@ + + + + + \ No newline at end of file diff --git a/src/views/caseFiling/archiveList.vue b/src/views/caseFiling/archiveList.vue new file mode 100644 index 0000000..5b8cd17 --- /dev/null +++ b/src/views/caseFiling/archiveList.vue @@ -0,0 +1,15 @@ + + + + + \ No newline at end of file diff --git a/src/views/caseManagement/caseList.vue b/src/views/caseManagement/caseList.vue new file mode 100644 index 0000000..387d458 --- /dev/null +++ b/src/views/caseManagement/caseList.vue @@ -0,0 +1,578 @@ + + + + + diff --git a/src/views/caseManagement/components/adjudicaterecordDialog.vue b/src/views/caseManagement/components/adjudicaterecordDialog.vue new file mode 100644 index 0000000..1d9035c --- /dev/null +++ b/src/views/caseManagement/components/adjudicaterecordDialog.vue @@ -0,0 +1,37 @@ + + + + + \ No newline at end of file diff --git a/src/views/caseManagement/components/batchDialog.vue b/src/views/caseManagement/components/batchDialog.vue new file mode 100644 index 0000000..4003ce0 --- /dev/null +++ b/src/views/caseManagement/components/batchDialog.vue @@ -0,0 +1,159 @@ + + + + + \ No newline at end of file diff --git a/src/views/caseManagement/components/caseentryDialog.vue b/src/views/caseManagement/components/caseentryDialog.vue new file mode 100644 index 0000000..2809bae --- /dev/null +++ b/src/views/caseManagement/components/caseentryDialog.vue @@ -0,0 +1,788 @@ + + + + + \ No newline at end of file diff --git a/src/views/caseManagement/components/choosetrialmethodDaiog.vue b/src/views/caseManagement/components/choosetrialmethodDaiog.vue new file mode 100644 index 0000000..1dde116 --- /dev/null +++ b/src/views/caseManagement/components/choosetrialmethodDaiog.vue @@ -0,0 +1,50 @@ + + + + + \ No newline at end of file diff --git a/src/views/caseManagement/components/courtReviewDialog.vue b/src/views/caseManagement/components/courtReviewDialog.vue new file mode 100644 index 0000000..acd9318 --- /dev/null +++ b/src/views/caseManagement/components/courtReviewDialog.vue @@ -0,0 +1,51 @@ + + + + + \ No newline at end of file diff --git a/src/views/caseManagement/components/formateCourtDialog.vue b/src/views/caseManagement/components/formateCourtDialog.vue new file mode 100644 index 0000000..ebe9646 --- /dev/null +++ b/src/views/caseManagement/components/formateCourtDialog.vue @@ -0,0 +1,144 @@ + + + + + \ No newline at end of file diff --git a/src/views/caseManagement/components/trialincourtDialog.vue b/src/views/caseManagement/components/trialincourtDialog.vue new file mode 100644 index 0000000..53c7ce5 --- /dev/null +++ b/src/views/caseManagement/components/trialincourtDialog.vue @@ -0,0 +1,37 @@ + + + + + \ No newline at end of file diff --git a/src/views/identityManagement/IdentityauthenticationList.vue b/src/views/identityManagement/IdentityauthenticationList.vue new file mode 100644 index 0000000..de21717 --- /dev/null +++ b/src/views/identityManagement/IdentityauthenticationList.vue @@ -0,0 +1,15 @@ + + + + + \ No newline at end of file diff --git a/src/views/index.vue b/src/views/index.vue index 9dae1e2..64f0144 100644 --- a/src/views/index.vue +++ b/src/views/index.vue @@ -7,7 +7,7 @@ -

智慧仲裁后台管理框架

+

我的待办事项

diff --git a/src/views/paymentManagement/components/paymentdetailsDialog.vue b/src/views/paymentManagement/components/paymentdetailsDialog.vue new file mode 100644 index 0000000..4a378fb --- /dev/null +++ b/src/views/paymentManagement/components/paymentdetailsDialog.vue @@ -0,0 +1,79 @@ + + + + + \ No newline at end of file diff --git a/src/views/paymentManagement/paymentList.vue b/src/views/paymentManagement/paymentList.vue new file mode 100644 index 0000000..be37ae8 --- /dev/null +++ b/src/views/paymentManagement/paymentList.vue @@ -0,0 +1,247 @@ + + + + + \ No newline at end of file