qiye/record/record.vue
@@ -11,7 +11,7 @@ {{item.companyName}} </view> <template v-if="item.orderStatus==2"> <view class="r color2"> <view class="r color3"> 未执法 </view> </template> @@ -118,6 +118,8 @@ } }, onShow() { this.list1 = [] this.queryParams.pageNum = 1 this.getList() }, onReachBottom() {