|
@@ -1,93 +1,91 @@
|
|
|
<template>
|
|
|
- <div class="contrl">
|
|
|
- <div style="width: 95%;">
|
|
|
- <div class="title-div">
|
|
|
- <p>{{folderName}}</p>
|
|
|
- </div>
|
|
|
- <div class="createNew-div">
|
|
|
- <img src="../../../assets/icons/word.png" style="width: 32px; height: 32px; float: left;margin-top: 22px;" />
|
|
|
- <span style="margin-left: 10px;">新的报告</span>
|
|
|
- <img src="../../../assets/icons/plus.png" style="width: 32px; height: 32px;float: right;margin-top: 22px;" />
|
|
|
- </div>
|
|
|
- <div class="createNew-div">
|
|
|
- <img src="../../../assets/icons/excel.png" style="width: 32px; height: 32px; float: left;margin-top: 22px;" />
|
|
|
- <span style="margin-left: 10px;">新的测算表</span>
|
|
|
- <img src="../../../assets/icons/plus.png" style="width: 32px; height: 32px;float: right;margin-top: 22px;" />
|
|
|
+ <div class="contrl">
|
|
|
+ <div style="width: 95%;">
|
|
|
+ <div class="title-div">
|
|
|
+ <p>{{ projectInfo.folderName }}</p>
|
|
|
+ </div>
|
|
|
+ <div class="createNew-div">
|
|
|
+ <img src="../../../assets/icons/word.png" style="width: 32px; height: 32px; float: left;margin-top: 22px;" />
|
|
|
+ <span style="margin-left: 10px;">新的报告</span>
|
|
|
+ <img src="../../../assets/icons/plus.png" style="width: 32px; height: 32px;float: right;margin-top: 22px;" />
|
|
|
+ </div>
|
|
|
+ <div class="createNew-div" @click="createNewCalculate()">
|
|
|
+ <img src="../../../assets/icons/excel.png" style="width: 32px; height: 32px; float: left;margin-top: 22px;" />
|
|
|
+ <span style="margin-left: 10px;">新的测算表</span>
|
|
|
+ <img src="../../../assets/icons/plus.png" style="width: 32px; height: 32px;float: right;margin-top: 22px;" />
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div class="example-list report-div">
|
|
|
+ <el-card class="report-item no-border" shadow="never">
|
|
|
+ <div class="report-icon">
|
|
|
+ <img src="../../../assets/icons/word.png" style="width: 52px; height: 52px;" />
|
|
|
+ </div>
|
|
|
+ <div class="report-text">
|
|
|
+ <span class="report-text-type">资产债权类报告</span>
|
|
|
+ <span> 一 </span>
|
|
|
+ <span class="report-text-name">遂宁市船山区五彩缤纷路132号134号 136号等船山区慈音路2号南瑞弗莱明戈 10栋2层1商业债权分析报告
|
|
|
+ </span>
|
|
|
+ <div style="margin-top: 5px;">
|
|
|
+ <span>
|
|
|
+ <el-icon>
|
|
|
+ <Avatar />
|
|
|
+ </el-icon>
|
|
|
+ 恒丰银行成都分行</span>
|
|
|
+ <span>
|
|
|
+ <el-tag style="margin-left: 5px;">
|
|
|
+ 债权
|
|
|
+ </el-tag>
|
|
|
+ <el-tag style="margin-left: 5px;" type="danger">
|
|
|
+ 评估
|
|
|
+ </el-tag>
|
|
|
+ </span>
|
|
|
+ <span style="float: right; color:darkgrey">
|
|
|
+ 2024-10-16 12:10:09
|
|
|
+ </span>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div class="example-list report-div">
|
|
|
- <el-card class="report-item no-border" shadow="never">
|
|
|
- <div class="report-icon">
|
|
|
- <img src="../../../assets/icons/word.png" style="width: 52px; height: 52px;"/>
|
|
|
- </div>
|
|
|
- <div class="report-text">
|
|
|
- <span class="report-text-type">资产债权类报告</span>
|
|
|
- <span> 一 </span>
|
|
|
- <span
|
|
|
- class="report-text-name">遂宁市船山区五彩缤纷路132号134号 136号等船山区慈音路2号南瑞弗莱明戈 10栋2层1商业债权分析报告
|
|
|
- </span>
|
|
|
- <div style="margin-top: 5px;">
|
|
|
- <span>
|
|
|
- <el-icon>
|
|
|
- <Avatar />
|
|
|
- </el-icon>
|
|
|
- 恒丰银行成都分行</span>
|
|
|
- <span>
|
|
|
- <el-tag style="margin-left: 5px;">
|
|
|
- 债权
|
|
|
- </el-tag>
|
|
|
- <el-tag style="margin-left: 5px;" type="danger">
|
|
|
- 评估
|
|
|
- </el-tag>
|
|
|
- </span>
|
|
|
- <span style="float: right; color:darkgrey">
|
|
|
- 2024-10-16 12:10:09
|
|
|
- </span>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="report-button">
|
|
|
- <el-icon>
|
|
|
- <Download />
|
|
|
- </el-icon>
|
|
|
- </div>
|
|
|
- </el-card>
|
|
|
- <el-card class="report-item no-border" shadow="never">
|
|
|
- <div class="report-icon">
|
|
|
- <img src="../../../assets/icons/excel.png" style="width: 52px; height: 52px;"/>
|
|
|
- </div>
|
|
|
- <div class="report-text">
|
|
|
- <span class="report-text-type">资产债权类测算表</span>
|
|
|
- <span> 一 </span>
|
|
|
- <span
|
|
|
- class="report-text-name">遂宁市船山区五彩缤纷路132号134号 136号等船山区慈音路2号南瑞弗莱明戈 10栋2层1商业债权评估明细表
|
|
|
- </span>
|
|
|
- <div style="margin-top: 5px;">
|
|
|
- <span>
|
|
|
- <el-icon>
|
|
|
- <Avatar />
|
|
|
- </el-icon>
|
|
|
- 恒丰银行成都分行</span>
|
|
|
- <span>
|
|
|
- <el-tag style="margin-left: 5px;">
|
|
|
- 债权
|
|
|
- </el-tag>
|
|
|
- <el-tag style="margin-left: 5px;" type="danger">
|
|
|
- 评估
|
|
|
- </el-tag>
|
|
|
- </span>
|
|
|
- <span style="float: right; color:darkgrey">
|
|
|
- 2024-10-16 12:10:09
|
|
|
- </span>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="report-button">
|
|
|
- <el-icon>
|
|
|
- <Download />
|
|
|
- </el-icon>
|
|
|
- </div>
|
|
|
- </el-card>
|
|
|
+ <div class="report-button">
|
|
|
+ <el-icon>
|
|
|
+ <Download />
|
|
|
+ </el-icon>
|
|
|
+ </div>
|
|
|
+ </el-card>
|
|
|
+ <el-card class="report-item no-border" shadow="never">
|
|
|
+ <div class="report-icon">
|
|
|
+ <img src="../../../assets/icons/excel.png" style="width: 52px; height: 52px;" />
|
|
|
+ </div>
|
|
|
+ <div class="report-text">
|
|
|
+ <span class="report-text-type">资产债权类测算表</span>
|
|
|
+ <span> 一 </span>
|
|
|
+ <span class="report-text-name">遂宁市船山区五彩缤纷路132号134号 136号等船山区慈音路2号南瑞弗莱明戈 10栋2层1商业债权评估明细表
|
|
|
+ </span>
|
|
|
+ <div style="margin-top: 5px;">
|
|
|
+ <span>
|
|
|
+ <el-icon>
|
|
|
+ <Avatar />
|
|
|
+ </el-icon>
|
|
|
+ 恒丰银行成都分行</span>
|
|
|
+ <span>
|
|
|
+ <el-tag style="margin-left: 5px;">
|
|
|
+ 债权
|
|
|
+ </el-tag>
|
|
|
+ <el-tag style="margin-left: 5px;" type="danger">
|
|
|
+ 评估
|
|
|
+ </el-tag>
|
|
|
+ </span>
|
|
|
+ <span style="float: right; color:darkgrey">
|
|
|
+ 2024-10-16 12:10:09
|
|
|
+ </span>
|
|
|
</div>
|
|
|
- </div>
|
|
|
+ </div>
|
|
|
+ <div class="report-button">
|
|
|
+ <el-icon>
|
|
|
+ <Download />
|
|
|
+ </el-icon>
|
|
|
+ </div>
|
|
|
+ </el-card>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
</template>
|
|
|
|
|
|
<script>
|
|
@@ -96,21 +94,38 @@ export default {
|
|
|
data() {
|
|
|
return {
|
|
|
msg: 0,
|
|
|
- folderName:null
|
|
|
+ projectInfo: {},
|
|
|
+ folderName: null
|
|
|
}
|
|
|
},
|
|
|
-
|
|
|
- created(){
|
|
|
- this.folderName = this.$route.query.folderName;
|
|
|
+ // watch: {
|
|
|
+ // '$route': {
|
|
|
+ // handler(newRoute) {
|
|
|
+ // if (newRoute.name === 'assetsFolderChild') {
|
|
|
+ // if (Object.keys(newRoute.query).length > 0) {
|
|
|
+ // this.projectInfo = this.$route.query;
|
|
|
+ // } else {
|
|
|
+ // if (this.projectInfo) {
|
|
|
+ // this.$router.push({ path: '/home/assets/folder', query: { 'projectId': this.projectInfo.projectId, 'folderName': this.projectInfo.folderName } })
|
|
|
+ // }
|
|
|
+ // }
|
|
|
+ // }
|
|
|
+ // },
|
|
|
+ // immediate: true
|
|
|
+ // }
|
|
|
+ // },
|
|
|
+ created() {
|
|
|
+ this.projectInfo = this.$route.query;
|
|
|
},
|
|
|
methods: {
|
|
|
- createNew() {
|
|
|
- this.$router.push('/home/assetsWorkbench/consignor')
|
|
|
+ createNewCalculate() {
|
|
|
+ // this.$router.push('/home/assets/workbench/calculate/baseInfo')
|
|
|
+ this.$router.push({ path: '/home/assets/workbench/calculate/baseInfo', query: { 'projectId': this.projectInfo.projectId } })
|
|
|
},
|
|
|
- nextFolder(){
|
|
|
-
|
|
|
+ nextFolder() {
|
|
|
+
|
|
|
}
|
|
|
- }
|
|
|
+ },
|
|
|
}
|
|
|
|
|
|
</script>
|
|
@@ -191,11 +206,12 @@ export default {
|
|
|
margin-top: 20%;
|
|
|
color: var(--vt-c-text-light-2);
|
|
|
}
|
|
|
+
|
|
|
.no-border {
|
|
|
border: none;
|
|
|
}
|
|
|
+
|
|
|
.no-border:hover {
|
|
|
cursor: pointer;
|
|
|
}
|
|
|
-
|
|
|
</style>
|