新增店铺名称

This commit is contained in:
weipengfei 2024-03-11 09:03:47 +08:00
parent 3f86343c6a
commit 33f64929fd

View File

@ -194,7 +194,15 @@
</div>
</template>
</el-table-column>
<el-table-column label="店铺名称" min-width="200">
<template slot-scope="scope">
<div class="tab">
<div class="line1">
{{ scope.row }}
</div>
</div>
</template>
</el-table-column>
<el-table-column label="售价" min-width="90">
<template slot-scope="scope">
<div class="tab">