Merge branch 'lj'
This commit is contained in:
@@ -150,6 +150,7 @@
|
||||
handleEdit(shopid) {
|
||||
// TODO 完成页面跳转
|
||||
console.log("点击了编辑ID为", shopid);
|
||||
this.$emit('updateItem', shopid)
|
||||
},
|
||||
handleDel(shopid) {
|
||||
// 需完善删除请求
|
||||
|
||||
Reference in New Issue
Block a user