From 684da4132969f03a76416796e81667d8fe59e913 Mon Sep 17 00:00:00 2001 From: xyc <jc_xiong@hotmail.com> Date: 星期一, 31 八月 2026 09:14:25 +0800 Subject: [PATCH] fix: 数据导入页 el-tabs 触发 Element UI 布局无限循环,挂载卡死导致浏览器无响应/菜单不高亮——改用 el-radio-group 按钮切换模块 + v-show 面板 --- docs/打包部署说明.docx | 0 1 files changed, 0 insertions(+), 0 deletions(-) diff --git "a/docs/\346\211\223\345\214\205\351\203\250\347\275\262\350\257\264\346\230\216.docx" "b/docs/\346\211\223\345\214\205\351\203\250\347\275\262\350\257\264\346\230\216.docx" index 2f1ffbc..ea988ef 100644 --- "a/docs/\346\211\223\345\214\205\351\203\250\347\275\262\350\257\264\346\230\216.docx" +++ "b/docs/\346\211\223\345\214\205\351\203\250\347\275\262\350\257\264\346\230\216.docx" Binary files differ -- Gitblit v1.9.1