This commit is contained in:
闫晓茹 2023-03-06 14:53:17 +08:00
parent e4b87cdf31
commit 5b45809f96

View File

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