Bladeren bron

Merge branch 'dev' of http://git.xayunmei.com/SH-Arbitrate/Arbitrate-Frontend into hcb

fz 2 jaren geleden
bovenliggende
commit
b10132c3e5

+ 8
- 0
src/api/caseManagement/caseManagement.js Bestand weergeven

@@ -25,6 +25,14 @@ export function creatTrialRecord(data) {
25 25
     data: data,
26 26
   });
27 27
 }
28
+// 确认生成笔录
29
+export function creatTrialRecordnew(data) {
30
+  return request({
31
+    url: "/caseApplication/creatTrialRecordnew",
32
+    method: "post",
33
+    data: data,
34
+  });
35
+}
28 36
 // 组庭确认
29 37
 export function pendTralSure(data) {
30 38
   return request({

+ 0
- 1
src/views/awardManagement/listofAwards.vue Bestand weergeven

@@ -380,7 +380,6 @@ export default {
380 380
             caseApplicationDetail(parms).then((res) => {
381 381
                 this.detailform = res.data;
382 382
                 this.detailsAwardNum = res.data;
383
-                console.log(this.detailsAwardNum)
384 383
             });
385 384
         },
386 385
         // 裁决书详情

+ 5
- 4
src/views/caseFiling/archiveList.vue Bestand weergeven

@@ -34,9 +34,9 @@
34 34
         <el-button icon="el-icon-refresh" size="mini" @click="resetQuery">重置</el-button>
35 35
       </el-form-item>
36 36
     </el-form>
37
-    <el-row style="margin-bottom:5px;">
38
-         <el-button type="primary" size="mini" class="el-icon-download" @click="downloadZips">案件归档</el-button>
39
-    </el-row>
37
+    <!-- <el-row style="margin-bottom:5px;">
38
+         <el-button type="primary" size="mini" icon="el-icon-download" @click="downloadZips">案件归档</el-button>
39
+    </el-row> -->
40 40
     <el-table v-loading="loading" :data="dataList" style="width: 100%">
41 41
       <el-table-column label="序号" type="index" align="center">
42 42
         <template slot-scope="scope">
@@ -59,6 +59,7 @@
59 59
             v-if="scope.row.filearbitraUrl && scope.row.filearbitraUrl !== ''"
60 60
             @click="showModel(scope.row)">查看裁决书</el-button>
61 61
           <el-button size="mini" type="text" icon="el-icon-reading" @click="showDetail(scope.row)">归档详情</el-button>
62
+          <el-button type="text" size="mini" icon="el-icon-download" @click="downloadZips(scope.row)">下载案件压缩包</el-button>
62 63
         </template>
63 64
       </el-table-column>
64 65
     </el-table>
@@ -131,7 +132,7 @@ export default {
131 132
       this.handleQuery();
132 133
     },
133 134
     // 下在案件归档压缩包
134
-    downloadZips(){
135
+    downloadZips(row){
135 136
       //  console.log(this.download) 
136 137
     },
137 138
     // 查询列表数据

+ 1
- 1
src/views/caseManagement/caseList.vue Bestand weergeven

@@ -866,6 +866,6 @@ export default {
866 866
 <style>
867 867
 /* // #formContainer {} */
868 868
 .el-table .pendingTrial {
869
-    background:oldlace;
869
+    background:rgb(97, 224, 23);
870 870
   }
871 871
 </style>

+ 6
- 1
src/views/caseManagement/components/evidenceList.vue Bestand weergeven

@@ -11,8 +11,13 @@
11 11
       <div class="loading" v-if ="flagLoading">
12 12
         <i class="el-icon-loading"></i>
13 13
       </div>
14
+      <div>申请人证据清单:</div>
14 15
       <div v-for="item in this.caseAttachListR" style="margin-top:10px;">
15
-          <el-link target="_blank" type="primary" v-if="item.annexType == 2 || item.annexType == 6" :href="fileURL+item.annexPath">{{item.annexName}}</el-link>
16
+          <el-link target="_blank" type="primary" v-if="item.annexType == 2" :href="fileURL+item.annexPath">{{item.annexName}}</el-link>
17
+      </div>
18
+      <div style="margin-top:30px;;">被申请人证据清单:</div>
19
+       <div v-for="item in this.caseAttachListR" style="margin-top:10px;">
20
+          <el-link target="_blank" type="primary" v-if="item.annexType == 6" :href="fileURL+item.annexPath">{{item.annexName}}</el-link>
16 21
       </div>
17 22
       <div slot="footer" class="dialog-footer">
18 23
         <el-button @click="cancel" class="endbutton1"

+ 18
- 16
src/views/caseManagement/components/trialincourtDialog.vue Bestand weergeven

@@ -180,16 +180,16 @@
180 180
             <el-input type="textarea" :autosize="{ minRows: 6 }" v-model="form2.applicantOpinion" placeholder="请输入" />
181 181
           </el-form-item>
182 182
         </el-col>
183
-        <el-col :span="24">
183
+        <!-- <el-col :span="24">
184 184
           <el-form-item label="查明本案事实" prop="caseFacts">
185 185
             <el-input type="textarea" :autosize="{ minRows: 6 }" v-model="form2.caseFacts" placeholder="请输入" />
186 186
           </el-form-item>
187
-        </el-col>
188
-        <el-col :span="24">
187
+        </el-col> -->
188
+        <!-- <el-col :span="24">
189 189
           <el-form-item label="本案争议焦点" prop="caseFocus">
190 190
             <el-input type="textarea" :autosize="{ minRows: 6 }" v-model="form2.caseFocus" placeholder="请输入" />
191 191
           </el-form-item>
192
-        </el-col>
192
+        </el-col> -->
193 193
         <!-- <el-col :span="12">
194 194
           <el-form-item label="被申请人质证意见:" prop="responCrossOpin" :rules="[
195 195
             {
@@ -298,6 +298,7 @@ import { getUserProfile } from "@/api/system/user";
298 298
 import {
299 299
   writtenHear,
300 300
   creatTrialRecord,
301
+  creatTrialRecordnew,
301 302
   document,
302 303
 } from "@/api/caseManagement/caseManagement.js";
303 304
 import { reserveConferenceList } from '@/api/meeting/index.js'
@@ -417,7 +418,7 @@ export default {
417 418
     submitForm() {
418 419
       this.$refs["form2"].validate((valid) => {
419 420
         if (valid) {
420
-          creatTrialRecord({
421
+          creatTrialRecordnew({
421 422
             caseAppliId: this.formData.id,
422 423
             // evidenDetermi: this.form2.evidenDetermi,
423 424
             // factDetermi: this.form2.factDetermi,
@@ -432,19 +433,20 @@ export default {
432 433
             isAbsence: this.form2.isAbsence,
433 434
             appliIsAbsen: this.form2.appliIsAbsen,
434 435
             respondentOpinion: this.form2.respondentOpinion,
435
-            applicantOpinion: this.form2.applicaCrossOpin,
436
-            caseFacts: this.form2.caseFacts,
437
-            caseFocus: this.form2.caseFocus
436
+            applicantOpinion: this.form2.applicantOpinion,
437
+            // caseFacts: this.form2.caseFacts,
438
+            // caseFocus: this.form2.caseFocus
438 439
           })
439 440
             .then((res) => {
440
-              res.data.caseAttachList.forEach((item) => {
441
-                if (item.annexType == 7) {
442
-                  this.recordArr.push({
443
-                    annexName: item.annexName,
444
-                    annexPath: item.annexPath,
445
-                  });
446
-                }
447
-              });
441
+              // console.log(res);
442
+              // res.data.caseAttachList.forEach((item) => {
443
+              //   if (item.annexType == 7) {
444
+              //     this.recordArr.push({
445
+              //       annexName: item.annexName,
446
+              //       annexPath: item.annexPath,
447
+              //     });
448
+              //   }
449
+              // });
448 450
               this.$modal.msgSuccess("提交成功");
449 451
               this.showsubmit = false;
450 452
               this.closeArbitrationresults();