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