mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-19 09:25:53 +08:00
修改秒杀页面展示名
This commit is contained in:
@@ -157,10 +157,6 @@ export default {
|
||||
this.searchForm.pageSize = 10;
|
||||
this.getDataList();
|
||||
},
|
||||
add() {
|
||||
// 添加
|
||||
this.$router.push({ name: "manager-seckill-add" });
|
||||
},
|
||||
edit(v) {
|
||||
// 编辑
|
||||
this.$router.push({ name: "manager-seckill-add", query: { id: v.id } });
|
||||
|
||||
Reference in New Issue
Block a user