MrShi
2025-04-18 ad685ebb7a5af63cd00d2da6d2e540dd8049ac93
h5/pages/workOrder/workOrder.vue
@@ -180,7 +180,6 @@
               page: this.search.page,
               model: {
                  myWorkOrder: 1,
                  memberId: this.userInfo.id,
                  type: this.typeId,
                  dealStatus: this.statusId,
                  localtionId: this.localtionId
@@ -248,7 +247,7 @@
            if (type === 0) {
               return 'SHE事件上报'
            } else if (type === 3) {
               return '跌绊滑事件'
               return '跌绊滑事件上报'
            }
         }
      }