yangan
2024-07-11 8b53f063a074d91e7093d35168bf0dc349c83ba9
pages/tabbar-page/index-tabbar/index-tabbar.vue
@@ -77,7 +77,7 @@
         }else{
            this.$refs.doorkeepIndexRef.TaskCoalList()
         }
         // 获取历史提煤单
         // 获取历史收发单
         if (this.roleType == 1 || this.roleType == 2) {
            this.$reqGet('getJhOrderPlanDataPage', { current: 1, size: 10 }).then(res => {
               if (res.data.records) {