From 61e7098b6c4936cedadecef99950f44c96bc9dad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=AE=B8=E5=85=81=E6=9E=9E?= <3422692813@qq.com> Date: Sun, 29 Sep 2024 16:10:48 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B09.29?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-ui/src/views/officialWebsite/competition.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ruoyi-ui/src/views/officialWebsite/competition.vue b/ruoyi-ui/src/views/officialWebsite/competition.vue index b8b0f3b..ebb464f 100644 --- a/ruoyi-ui/src/views/officialWebsite/competition.vue +++ b/ruoyi-ui/src/views/officialWebsite/competition.vue @@ -413,9 +413,9 @@ export default { teacherOne: [ { required: true, message: "不能为空", trigger: "blur" } ], - teacherTwo: [ - { required: true, message: "不能为空", trigger: "blur" } - ], + // teacherTwo: [ + // { required: true, message: "不能为空", trigger: "blur" } + // ], sampleConcat: [ { required: true, message: "不能为空", trigger: "blur" } ],