linwenxin 7 mesiacov pred
rodič
commit
e156cad36c
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      src/pages/mine/index.vue

+ 1 - 1
src/pages/mine/index.vue

@@ -367,7 +367,7 @@ export default {
           name: '我的保单',
           icon: 'icon-kehu',
           link: '/packageEnter/pages/insurance/myInsurance/index',
-          show: this.isWorkerUser
+          show: true
         }
       ]
     },