Lou
2024-03-18 f213111dcc9744ea98bea32aeaf79fa1a978cee9
components/tabBar/tabBar.vue
@@ -74,7 +74,7 @@
         'curRole.roleName': {
            handler(newVal) {
               if (newVal == "民警") {
                  this.roleType == 2
                  this.roleType = 2
               }
            },
            deep: true,
@@ -98,10 +98,7 @@
            deep: true,
            immediate: true
         },
         isShowTabbarItem: {
            deep: true,
            immediate: true
         }
      },
      mounted() {