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;