Skip to content

Commit 04df112

Browse files
优化代码
1 parent 638ac89 commit 04df112

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/views/infra/file/index.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
:width="'100px'"></image-preview>
3838
<i v-else>无法预览,点击
3939
<el-link type="primary" :underline="false" style="font-size:12px;vertical-align: baseline;"
40-
:href="getFileUrl+scope.row.configId+'/get/' + scope.row.path">下载
40+
:href="getFileUrl + scope.row.configId + '/get/' + scope.row.path">下载
4141
</el-link>
4242
</i>
4343
</template>

0 commit comments

Comments
 (0)