This commit is contained in:
闫晓茹 2023-03-06 14:52:41 +08:00
parent 4165b4f48d
commit ca719e4356

View File

@ -385,7 +385,7 @@
</template> </template>
</el-table-column> </el-table-column>
<el-table-column label="商品属性图片" align="center" width="200"> <el-table-column label="商品属性图片" align="center" width="150">
<template slot-scope="scope"> <template slot-scope="scope">
<stationAcatar <stationAcatar
@imgUrl="attributePitureUrl" @imgUrl="attributePitureUrl"