修改冀北现场反馈问题
This commit is contained in:
@@ -27,9 +27,9 @@
|
||||
<el-icon class="elView" v-if="detailData?.reportPaths?.fileName">
|
||||
<View @click="openFile(detailData?.reportPaths?.fileName)" />
|
||||
</el-icon>
|
||||
<a class="aLoad" @click="download(detailData.reportPaths?.keyName)">
|
||||
<span class="aLoad" @click="download(detailData.reportPaths?.keyName)">
|
||||
{{ detailData.reportPaths?.fileName }}
|
||||
</a>
|
||||
</span >
|
||||
</el-descriptions-item>
|
||||
<el-descriptions-item label="描述">
|
||||
{{ detailData?.description }}
|
||||
|
||||
Reference in New Issue
Block a user