瀏覽代碼

Merge branch 'master' of git.bubblev.org:bubblev/bubble-web into fix/missing-functionalities

pull/64/head
Tyler Chen 4 年之前
父節點
當前提交
80a1f84026
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. +1
    -0
      src/_pages/Layout.vue

+ 1
- 0
src/_pages/Layout.vue 查看文件

@@ -130,6 +130,7 @@ export default {
this.hasPaymentMethod === true ||
this.$route.path === '/payment'));
},

policy(p) {
this.verifiedContacts = this.hasVerifiedContact(p);
const currentUser = util.currentUser();


Loading…
取消
儲存