From b0a5bfa36e54d444a6a1c9586178d87a59d2e512 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期四, 05 六月 2025 18:39:49 +0800
Subject: [PATCH] 提交
---
company/.env.productionCom | 2 +-
company/.env.developmentCom | 4 ++--
company/src/views/enterprise/settleClaimsCom.vue | 2 +-
company/.env.production | 2 +-
company/src/components/business/OperaSettleClaimsWindow.vue | 13 ++++++++++---
company/.env.development | 4 ++--
6 files changed, 17 insertions(+), 10 deletions(-)
diff --git a/company/.env.development b/company/.env.development
index c8e723c..62955cc 100644
--- a/company/.env.development
+++ b/company/.env.development
@@ -9,9 +9,9 @@
VUE_APP_COOKIE_NAME='dmplat-auth-token'
# 娴嬭瘯鏈�
-# VUE_APP_API = 'https://dmtest.ahapp.net/yyb_admin_api/'
+VUE_APP_API = 'https://test.doumee.cn:8088/yyb_admin_api/'
# 浠诲悍
-VUE_APP_API = 'http://192.168.0.131:10030/'
+# VUE_APP_API = 'http://192.168.0.131:10030/'
# VUE_APP_API = 'http://192.168.0.131:10031/'
diff --git a/company/.env.developmentCom b/company/.env.developmentCom
index 12e6d6b..199e4b7 100644
--- a/company/.env.developmentCom
+++ b/company/.env.developmentCom
@@ -7,10 +7,10 @@
VUE_APP_CONTEXT_PATH = '/yyb_web'
VUE_APP_COOKIE_NAME='doumee-auth-token'
-# VUE_APP_API = 'https://dmtest.ahapp.net/yyb_web_api/'
+VUE_APP_API = 'https://test.doumee.cn:8088/yyb_web_api/'
# VUE_APP_API = 'http://localhost:10031/'
-VUE_APP_API = 'http://192.168.0.131:10031/'
+# VUE_APP_API = 'http://192.168.0.131:10031/'
# VUE_APP_API = 'https://www.yyb.red/yyb_web_api/'
diff --git a/company/.env.production b/company/.env.production
index 663a10b..983987d 100644
--- a/company/.env.production
+++ b/company/.env.production
@@ -8,7 +8,7 @@
VUE_APP_CONTEXT_PATH = '/yyb_admin'
# 骞冲彴绔�
-VUE_APP_API = 'https://test.doumee.cn/yyb_admin_api/'
+VUE_APP_API = 'https://test.doumee.cn:8088/yyb_admin_api/'
# 浼佷笟绔�
# VUE_APP_API = 'https://www.yyb.red/yyb_admin_api/'
diff --git a/company/.env.productionCom b/company/.env.productionCom
index b4b1899..9609418 100644
--- a/company/.env.productionCom
+++ b/company/.env.productionCom
@@ -12,7 +12,7 @@
VUE_APP_SYSTEM_TITLE = '浜戞槗淇濆鎴锋湇鍔$郴缁�-浼佷笟绔�'
# 浼佷笟绔�
-VUE_APP_API = 'https://test.doumee.cn/yyb_web_api/'
+VUE_APP_API = 'https://test.doumee.cn:8088/yyb_web_api/'
# 浼佷笟绔�
# VUE_APP_API = 'https://www.yyb.red/yyb_web_api/'
diff --git a/company/src/components/business/OperaSettleClaimsWindow.vue b/company/src/components/business/OperaSettleClaimsWindow.vue
index aaa4f71..a652802 100644
--- a/company/src/components/business/OperaSettleClaimsWindow.vue
+++ b/company/src/components/business/OperaSettleClaimsWindow.vue
@@ -37,7 +37,11 @@
<div class="box_dk_list_row_label">鎵撴鍑瘉锛�</div>
<div class="box_dk_list_row_l" v-if="info.payFileList">
<div class="box_dk_list_row_l_img" v-for="(item, index) in info.payFileList" :key="index">
- <img :src="item.fileurlFull" alt="">
+ <el-image
+ style="width: 80px; height: 80px"
+ :src="item.fileurlFull"
+ :preview-src-list="[item.fileurlFull]">
+ </el-image>
</div>
</div>
</div>
@@ -166,7 +170,7 @@
<span>椋庨櫓妗堜欢</span>
</div>
<template v-if="userInfo.type === 0">
- <el-select v-model="info.caseType" @change="setCaseType" style="width: 100px;" placeholder="妗堜欢绫诲瀷" v-if="[9,10,11].includes(info.status)">
+ <el-select v-model="info.caseType" @change="setCaseType" style="width: 100px;" placeholder="妗堜欢绫诲瀷" v-if="[9,10,11,12].includes(info.status)">
<el-option label="鍖荤枟" :value="1"></el-option>
<el-option label="浼ゆ畫" :value="2"></el-option>
<el-option label="姝讳骸" :value="3"></el-option>
@@ -182,7 +186,7 @@
<el-button type="danger" @click="returnCase" v-if="[1,2].includes(info.status)">閫�鍥�</el-button>
<el-button type="primary" @click="register" v-if="[1,2].includes(info.status)">绔嬫</el-button>
<el-button type="primary" @click="$refs.acceptance.open('妗堜欢鍙楃悊', info.id)" v-if="[3,5].includes(info.status)">鍙楃悊</el-button>
- <el-button type="primary" @click="addRemark" v-if="![0,1,2,4,13,14].includes(info.status)">澶囨敞</el-button>
+ <el-button type="primary" @click="addRemark" v-if="![0,1,2,4,14].includes(info.status)">澶囨敞</el-button>
<el-button type="primary" @click="addReport(1)" v-if="[3,9].includes(info.status) && info.reportNumStatus === 0">娣诲姞鎶ユ鍙�</el-button>
<el-button type="primary" @click="addReport(2)" v-if="[9].includes(info.status) && info.reportNumStatus === 1">缂栬緫鎶ユ鍙�</el-button>
<el-button type="primary" @click="$refs.adjustment.open('鐞嗙畻', info.id, 1)" v-if="[9].includes(info.status)">鐞嗙畻</el-button>
@@ -465,6 +469,9 @@
.then(res => {
this.getDetail()
})
+ .catch(err => {
+ this.$message.error(err.message)
+ })
},
supplementaryMaterials () {
this.$prompt('琛ュ厖璇存槑', '琛ュ厖鏉愭枡', {
diff --git a/company/src/views/enterprise/settleClaimsCom.vue b/company/src/views/enterprise/settleClaimsCom.vue
index 35a7498..2a1d638 100644
--- a/company/src/views/enterprise/settleClaimsCom.vue
+++ b/company/src/views/enterprise/settleClaimsCom.vue
@@ -76,7 +76,7 @@
<!-- <span>{{scope.$index + 1}}</span>-->
<!-- </template>-->
<!-- </el-table-column>-->
- <el-table-column prop="reportNum" label="鎶ユ鍙�" min-width="100px"></el-table-column>
+ <el-table-column prop="code" label="鎶ユ鍙�" min-width="100px"></el-table-column>
<el-table-column prop="informantName" label="鎶ユ浜�" min-width="100px"></el-table-column>
<el-table-column prop="createDate" label="鎶ユ鏃堕棿" min-width="150px"></el-table-column>
<el-table-column prop="memberName" label="鍑洪櫓浜�" min-width="100px"></el-table-column>
--
Gitblit v1.9.3