From 4b1898aa7f82e400b5958293c6c0a5dce5da6d6c Mon Sep 17 00:00:00 2001 From: zss <zss@example.com> Date: 星期二, 18 二月 2025 14:44:26 +0800 Subject: [PATCH] 在线预览调整 --- src/components/do/a6-personnel/training-record.vue | 10 ++++++---- 1 files changed, 6 insertions(+), 4 deletions(-) diff --git a/src/components/do/a6-personnel/training-record.vue b/src/components/do/a6-personnel/training-record.vue index ffafce3..cfc5c2f 100644 --- a/src/components/do/a6-personnel/training-record.vue +++ b/src/components/do/a6-personnel/training-record.vue @@ -164,10 +164,12 @@ }, { label: '鍩硅鍐呭', prop: 'trainingContent' - }, { - label: '鍩硅璇炬椂', - prop: 'educationBackground' - }, { + }, + // { + // label: '鍩硅璇炬椂', + // prop: 'educationBackground' + // }, + { label: '璇炬椂', prop: 'classHour' }, { -- Gitblit v1.9.3