|
|
@@ -95,12 +95,12 @@
|
|
|
<Iconfont icon="g-icon-sign">签约账户</Iconfont>
|
|
|
</template>
|
|
|
</Cell>
|
|
|
- <Cell is-link :to="{ name: 'account-protocol', query: { memberUserId: getMemberUserId() } }"
|
|
|
+ <!-- <Cell is-link :to="{ name: 'account-protocol', query: { memberUserId: getMemberUserId() } }"
|
|
|
v-if="userStore.userType != 2 && authStatus === AuthStatus.Certified">
|
|
|
<template #title>
|
|
|
<Iconfont icon="g-icon-order--line">合同签署</Iconfont>
|
|
|
</template>
|
|
|
- </Cell>
|
|
|
+ </Cell> -->
|
|
|
<Cell is-link :to="{ name: 'mine-profile' }">
|
|
|
<template #title>
|
|
|
<Iconfont icon="g-icon-profile">公司信息</Iconfont>
|