fuliqi
2025-02-11 e57e645d24a89adb3391be16f6948b292183fa04
src/views/projectProcess/detail/index.vue
@@ -403,6 +403,7 @@
      let beforeId = this.selectTabId
      this.selectTabId = id
      this.queryParams.taskType = event
      this.queryParams.currentPage = 1;
      if (beforeId !== id) {
        this.getList()
      }