ruoyi-ui/src/views/bignote/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ruoyi-ui/src/views/bignote/index.vue
@@ -170,7 +170,7 @@ alt="" style="width: 35px; height: 35px;" fit="cover" v-if="scope.row.url !== ',' " v-if="scope.row.url !== null " > <img class="el-upload-list__item-thumbnail" @@ -178,7 +178,7 @@ alt="" style="width: 35px; height: 35px;" fit="cover" v-if="scope.row.url === ','" v-if="scope.row.url === null" ></div> </template> </el-table-column>