From 8ca1898deabc136741288d7ab7c859544013746d Mon Sep 17 00:00:00 2001 From: caoqianming Date: Thu, 28 Mar 2024 11:45:45 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20exam=20create=20=E5=89=8D=E7=AB=AFform?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test_client/src/views/exam/index.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/test_client/src/views/exam/index.vue b/test_client/src/views/exam/index.vue index 7e45eeb..a90b48a 100644 --- a/test_client/src/views/exam/index.vue +++ b/test_client/src/views/exam/index.vue @@ -223,7 +223,8 @@ const defaultexam = { opentime: null, closetime: null, chance:3, - only_vip:false + only_vip:false, + auto_issue:false }; const listQuery = { page: 1,