罗世杰:faet:SearchShopList组件支持第二种样式
This commit is contained in:
@@ -131,8 +131,7 @@
|
||||
methods: {
|
||||
handleEdit(shopid) {
|
||||
// TODO 完成页面跳转
|
||||
console.log("edit clicked");
|
||||
console.log(shopid);
|
||||
console.log("点击了编辑ID为",shopid);
|
||||
},
|
||||
handleDel(shopid) {
|
||||
this.$emit('delItem', shopid)
|
||||
|
||||
Reference in New Issue
Block a user