We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 638ac89 commit 04df112Copy full SHA for 04df112
src/views/infra/file/index.vue
@@ -37,7 +37,7 @@
37
:width="'100px'"></image-preview>
38
<i v-else>无法预览,点击
39
<el-link type="primary" :underline="false" style="font-size:12px;vertical-align: baseline;"
40
- :href="getFileUrl+scope.row.configId+'/get/' + scope.row.path">下载
+ :href="getFileUrl + scope.row.configId + '/get/' + scope.row.path">下载
41
</el-link>
42
</i>
43
</template>
0 commit comments