Lou
2024-04-16 b5d2ec149dbca8b8a44b9de0605aecc74cbddc1e
pages/home/index.vue
@@ -499,7 +499,7 @@
                        path: '/subPackage/hotLine/index'
                     },
                     {
                        icon: "/static/icon/nav-26.png",
                        icon: "/static/icon/nav-28.png",
                        text: "统战上报",
                        path: "/subPackage/bs/views/addRepair?title=统战上报&type=6"
                     },
@@ -516,7 +516,7 @@
                        path: "/subPackage/workbench/views/editExamine"
                     },
                     {
                        icon: "/static/icon/nav-02.png",
                        icon: "/static/icon/nav-29.png",
                        text: "企业商户上报",
                        path: "/subPackage/bs/views/addRepair?title=企业商户上报&type=5"
                     }
@@ -652,6 +652,7 @@
            this.curSelectSite = {
               addressType: 1
            }
            this.isBailer = false;
            this.init()
         })
         //选择位置刷新楼盘表
@@ -1077,9 +1078,10 @@
         },
         setLiveMenu(arr) {
            console.log("0000", arr);
            if (arr.length) {
               let index3 = arr.findIndex(item => item.name.trim() == "取保监居")
               console.log("0000", index3)
               if (index3 != -1) {
                  console.log(uni.getStorageSync("activeRole").roleName, 11111);
                  this.isBailer = true;
@@ -1091,8 +1093,8 @@
                  //       path: '/subPackage/label/bail'
                  //    }]
                  // })
               } else {
                  console.log(2222)
                  this.isBailer = false;
                  let itemIndex = this.tabs.findIndex(item => item.name.trim() == "警务服务")
                  if (itemIndex != -1) {