优化代码

This commit is contained in:
jiangqiang
2022-07-09 17:46:29 +08:00
parent dd726f7985
commit 2621f2195d
4 changed files with 25 additions and 17 deletions

View File

@ -37,7 +37,7 @@
:width="'100px'"></image-preview>
<i v-else>无法预览点击
<el-link type="primary" :underline="false" style="font-size:12px;vertical-align: baseline;"
:href="getFileUrl+scope.row.configId+'/get/' + scope.row.path">下载
:href="getFileUrl + scope.row.configId + '/get/' + scope.row.path">下载
</el-link>
</i>
</template>