src/views/business/inspectionTask/index.vue
@@ -555,7 +555,6 @@ }, activated() { this.getAuthorizedPerson(); this.queryParams.userId = this.userId; this.currentTime = getYearAndMonthAndDays(); this.getDicts("urgency_level").then((response) => { this.urgencyLevel = this.dictToValue(response.data);