添加买家端注释

This commit is contained in:
mabo
2021-06-03 16:17:11 +08:00
parent 33ec809e73
commit e1c14af914
18 changed files with 56 additions and 372 deletions

View File

@@ -20,7 +20,7 @@ export default {
}
},
computed: {
storeDetail () {
storeDetail () { // 店铺详情
return this.detail;
}
}