yangan
2025-03-04 373929a32aa4a3197260a106be3fdc21eb109afc
pages/tabbar-page/index-tabbar/index-tabbar.vue
@@ -148,7 +148,7 @@
            });
         }else if(this.roleType == 7){
            
            this.$reqGet('gateAuth',{current:1,size:5,status:30}).then(res => {
            this.$reqGet('gateAuth',{current:1,size:5,status:25}).then(res => {
               if (res.code == 0) {
                  if(res.data.records.length){
                     this.orderPlanData  = res.data.records;