gaoluyang
2025-04-09 c8a63aa1a46fd77dbe357d134271fe0a9c0e9032
检验任务-查询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);