k94314517
2025-04-21 16332a341801f80d27830d2ea4e683b4ab21167c
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 '跌绊滑事件上报'
            }
         }
      }