promotion:优化砍价活动的管理

This commit is contained in:
YunaiV
2023-10-05 02:17:44 +08:00
parent 4c2eb3d8b2
commit 42f0bf07f0
6 changed files with 208 additions and 196 deletions

View File

@@ -106,7 +106,7 @@
:formatter="dateFormatter"
width="180px"
/>
<el-table-column label="操作" align="center" width="150px">
<el-table-column label="操作" align="center" width="150px" fixed="right">
<template #default="scope">
<el-button
link