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 '跌绊滑事件上报' } } }