Handy_Cao 1 год назад
Родитель
Сommit
d956f2aed9
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      src/packages/gstj/views/mine/Index.vue

+ 2 - 2
src/packages/gstj/views/mine/Index.vue

@@ -98,7 +98,7 @@
                         <Iconfont icon="g-icon-sign">签约账户</Iconfont>
                     </template>
                 </Cell>
-                <!-- <Cell is-link :to="{ name: 'hold-sign' }" v-if="authStatus === AuthStatus.Certified">
+                <Cell is-link :to="{ name: 'hold-sign' }" v-if="authStatus === AuthStatus.Certified">
                     <template #title>
                         <Iconfont icon="g-icon-signing"> 代扣签约申请</Iconfont>
                     </template>
@@ -107,7 +107,7 @@
                     <template #title>
                         <Iconfont icon="g-icon-wallet">入金代扣申请</Iconfont>
                     </template>
-                </Cell> -->
+                </Cell>
                 <Cell is-link :to="{ name: 'mine-profile' }">
                     <template #title>
                         <Iconfont icon="g-icon-profile">个人信息</Iconfont>