Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
confucius
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
罗超
confucius
Commits
740e59f6
Commit
740e59f6
authored
Aug 20, 2021
by
罗超
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
88606f5d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
23 additions
and
23 deletions
+23
-23
examConfig.vue
src/pages/system/examConfig.vue
+23
-23
No files found.
src/pages/system/examConfig.vue
View file @
740e59f6
...
...
@@ -192,29 +192,6 @@
inactive-text=
"否"
></el-switch>
</div>
<div
class=
"examConfig_title"
>
是否开启自动阅卷
<el-switch
style=
"margin-left: 10px"
v-model=
"addMsg.IsOpenAutoMarking"
:active-value=
"1"
:inactive-value=
"0"
active-text=
"是"
inactive-text=
"否"
></el-switch>
</div>
<div
class=
"examConfig_title"
>
是否开启考试申请
<el-switch
style=
"margin-left: 10px"
v-model=
"addMsg.IsOpenExamApply"
:active-value=
"1"
:inactive-value=
"0"
active-text=
"是"
inactive-text=
"否"
></el-switch>
</div>
<div
v-if=
"baseObj.IsOpenZuJuan === 1"
>
<q-select
filled
...
...
@@ -241,6 +218,29 @@
</
template
>
</q-select>
</div>
<div
class=
"examConfig_title"
>
是否开启自动阅卷
<el-switch
style=
"margin-left: 10px"
v-model=
"addMsg.IsOpenAutoMarking"
:active-value=
"1"
:inactive-value=
"0"
active-text=
"是"
inactive-text=
"否"
></el-switch>
</div>
<div
class=
"examConfig_title"
>
是否开启考试申请
<el-switch
style=
"margin-left: 10px"
v-model=
"addMsg.IsOpenExamApply"
:active-value=
"1"
:inactive-value=
"0"
active-text=
"是"
inactive-text=
"否"
></el-switch>
</div>
<div
v-if=
"baseObj.IsOpenExamApply === 1"
>
<q-select
filled
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment