linwenxin hace 5 meses
padre
commit
e156cad36c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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
         }
       ]
     },