This commit is contained in:
cun-nan 2024-03-26 16:50:40 +08:00
parent 70b3f29610
commit d022e8d9be

View File

@ -70,7 +70,7 @@
style="width: 100px; height: 100px" style="width: 100px; height: 100px"
:src="baseUrl + scope.row.imageUrl" :src="baseUrl + scope.row.imageUrl"
fit="fill"></el-image> fit="fill"></el-image>
<!-- <div>{{imgUrl+scope.row.imageUrl}}</div>--> <!-- <div>{{baseUrl+scope.row.imageUrl}}</div>-->
</template> </template>
</el-table-column> </el-table-column>
</el-table> </el-table>