From 18280edfc42cf5444a7ab0634ef09b616ae5983c Mon Sep 17 00:00:00 2001 From: caoqianming Date: Sun, 24 Mar 2024 21:12:35 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20exam=20create=E5=A2=9E=E5=8A=A0only=5Fv?= =?UTF-8?q?ip=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test_client/src/views/exam/index.vue | 102 +++++++++++++++++++-------- 1 file changed, 72 insertions(+), 30 deletions(-) diff --git a/test_client/src/views/exam/index.vue b/test_client/src/views/exam/index.vue index 2f662d2..7e45eeb 100644 --- a/test_client/src/views/exam/index.vue +++ b/test_client/src/views/exam/index.vue @@ -85,13 +85,23 @@ /> - + + + - + + + - + + + + + + + - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -181,7 +222,8 @@ const defaultexam = { place: "", opentime: null, closetime: null, - chance:3 + chance:3, + only_vip:false }; const listQuery = { page: 1,