346149741
2024-06-22 0a2589ad83ffe64d021b009e33f8ff93b27d8536
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() {