xiangpei
2024-09-04 8aa46bf6dcbf27cb618736abc9b2c36583ff80f8
src/views/system/check/result/detail/index.vue
@@ -190,7 +190,7 @@
      return department ? department.value : '未知';
    },
    /** 导航切换 */
    handleSelect(key) {
    handlefSelect(key) {
      this.activeIndex = key;
      this.queryParams.examineTag = key;
      this.queryParamsList.examineTag = key;