commit
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
:fit="'cover'"
|
||||
@click.stop="$commonUtil.previewFile(file)"
|
||||
></el-image>
|
||||
<div v-loading="officeLoading" element-loading-text="拼命加载中" style="height: 100%">
|
||||
<div v-else v-loading="officeLoading" element-loading-text="拼命加载中" style="height: 100%">
|
||||
<iframe v-if="['doc', 'docx', 'xls', 'xlsx'].includes(file?.suffix)"
|
||||
frameborder="0"
|
||||
width="100%"
|
||||
|
||||
Reference in New Issue
Block a user