mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-08-18 12:01:53 +08:00
商品评论、优惠券模板复用组件【商品橱窗】
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
<!-- 列表 -->
|
||||
<ContentWrap>
|
||||
<el-table v-loading="loading" :data="list" :stripe="true" :show-overflow-tooltip="false">
|
||||
<el-table-column label="评论编号" align="center" prop="id" min-width="50" />
|
||||
<el-table-column label="评论编号" align="center" prop="id" min-width="80" />
|
||||
<el-table-column label="商品信息" align="center" min-width="400">
|
||||
<template #default="scope">
|
||||
<div class="row flex items-center gap-x-4px">
|
||||
|
Reference in New Issue
Block a user