摘要: VUE中根据文件后缀名显示对应的图标 1、使用方法 2、提供代码 Vue中的使用方法 <el-table-column prop="name" label="文件名" width="280" :show-overflow-tooltip="true" > <template slot-scope=" 阅读全文
posted @ 2022-12-28 11:16 辰臣 阅读(46) 评论(0) 推荐(0)