bug
This commit is contained in:
parent
70b3f29610
commit
d022e8d9be
@ -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>
|
||||||
|
Loading…
Reference in New Issue
Block a user