diff --git a/src/api/batchManagement/batchManagement.js b/src/api/batchManagement/batchManagement.js
new file mode 100644
index 0000000..155e301
--- /dev/null
+++ b/src/api/batchManagement/batchManagement.js
@@ -0,0 +1,18 @@
+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
+ })
+}
\ No newline at end of file
diff --git a/src/views/batchManagement/batchManagList.vue b/src/views/batchManagement/batchManagList.vue
index 1692ce5..bfb9981 100644
--- a/src/views/batchManagement/batchManagList.vue
+++ b/src/views/batchManagement/batchManagList.vue
@@ -20,13 +20,13 @@
}}
-
-
-
-
-
+
+
+
+
+
- {{ scope.row.prefixstr }}
+ {{ scope.row.caseStatusName}}
@@ -37,16 +37,16 @@
缴费
缴费确认
组庭审核
- 组庭确认
- 审核仲裁方式
- 书面审理
+ 组庭确认
+ 审核仲裁方式
+ 书面审理
仲裁员审核仲裁文书
核验仲裁文书
部门长审核仲裁文书
- 签名
- 用印
+ 签名
+ 用印
生成裁决书
- 归档
+ 归档
仲裁文书送达
@@ -61,28 +61,49 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
-
+
\ No newline at end of file
+}
+
+.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;
+ }
+}
+
\ No newline at end of file
diff --git a/src/views/batchManagement/components/batchPrinting.vue b/src/views/batchManagement/components/batchPrinting.vue
new file mode 100644
index 0000000..b81ed3f
--- /dev/null
+++ b/src/views/batchManagement/components/batchPrinting.vue
@@ -0,0 +1,44 @@
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/batchManagement/components/batchSignature.vue b/src/views/batchManagement/components/batchSignature.vue
new file mode 100644
index 0000000..ed79a5e
--- /dev/null
+++ b/src/views/batchManagement/components/batchSignature.vue
@@ -0,0 +1,44 @@
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/batchManagement/components/courtConfirmation.vue b/src/views/batchManagement/components/courtConfirmation.vue
new file mode 100644
index 0000000..e03a7e5
--- /dev/null
+++ b/src/views/batchManagement/components/courtConfirmation.vue
@@ -0,0 +1,223 @@
+
+
+
+
+
+
+
+ 是
+ 否
+
+
+
+ 当前案件未指定仲裁员,请先指定仲裁员!
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/batchManagement/components/courtReview.vue b/src/views/batchManagement/components/courtReview.vue
index c4577c3..95e559b 100644
--- a/src/views/batchManagement/components/courtReview.vue
+++ b/src/views/batchManagement/components/courtReview.vue
@@ -1,44 +1,229 @@
-
-
-
-
-
-
+
+
+
+
+
+
+ 是
+ 否
+
+
+ 当前案件未指定仲裁员,请先指定仲裁员!
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
\ No newline at end of file
diff --git a/src/views/batchManagement/components/paymentConfirmation.vue b/src/views/batchManagement/components/paymentConfirmation.vue
index 91d4866..f374780 100644
--- a/src/views/batchManagement/components/paymentConfirmation.vue
+++ b/src/views/batchManagement/components/paymentConfirmation.vue
@@ -4,7 +4,7 @@
1000
-
+ xx