From 2e63fa87e9872a74b6ebb3b0369d9d3c84dae1ba Mon Sep 17 00:00:00 2001 From: yaowanxin <3588231647@qq.com> Date: 星期二, 08 七月 2025 11:04:02 +0800 Subject: [PATCH] modified: src/views/business/inspectionTask/components/InspectionWord.vue --- src/views/CNAS/personnel/personnelInfo/index.vue | 5 +---- 1 files changed, 1 insertions(+), 4 deletions(-) diff --git a/src/views/CNAS/personnel/personnelInfo/index.vue b/src/views/CNAS/personnel/personnelInfo/index.vue index b31c82f..b75b5a1 100644 --- a/src/views/CNAS/personnel/personnelInfo/index.vue +++ b/src/views/CNAS/personnel/personnelInfo/index.vue @@ -153,6 +153,7 @@ }; }, mounted() { + this.activeName = this.$route.query.activeName || '浜哄憳鍩烘湰淇℃伅' this.geList(); }, methods: { @@ -271,10 +272,6 @@ </script> <style scoped> ->>>.el-table__body-wrapper::-webkit-scrollbar { - height: 14px; - /* 璁剧疆婊氬姩鏉″搴� */ -} .node_i { color: orange; font-size: 18px; -- Gitblit v1.9.3