gaoluyang
2025-04-09 139b86e259958791840d4b0ab067284b46f7127a
检验任务-查询bug
已修改1个文件
1 ■■■■ 文件已修改
src/views/business/inspectionTask/index.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
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);