fix:upload

This commit is contained in:
lan
2023-01-18 11:29:23 +08:00
parent b7626423ab
commit f8879d07d7
2 changed files with 5 additions and 2 deletions
+2 -1
View File
@@ -75,7 +75,8 @@
</el-col>
<el-col v-if="activeIndex === '3'">
<el-card style="height: 80vh;overflow: scroll;margin-bottom: 1rem">
<el-empty v-if="locals.length === 0" description="暂时还没有文件"></el-empty>
<el-empty v-if="locals.length === 0"
description="暂时还没有文件,请上传至/opt/data/locals目录"></el-empty>
<el-card v-for="file in locals" :key="file.code">
<el-row>
<el-col :span="20">