Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
dd_school
Overview
Overview
Details
Activity
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wangqi
dd_school
Commits
9f207dbf
Commit
9f207dbf
authored
Apr 08, 2024
by
taowenzhong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
公开招聘字段修改
parent
3a019f06
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
3 additions
and
3 deletions
+3
-3
ruoyi-ui/src/views/smartSchool/openRecruitment/examManage/components/InfoReview.vue
+0
-0
ruoyi-ui/src/views/smartSchool/openRecruitment/examManage/components/examRoomAllocate.vue
+1
-1
ruoyi-ui/src/views/smartSchool/openRecruitment/examManage/components/scoreManage.vue
+1
-1
ruoyi-ui/vue.config.js
+1
-1
No files found.
ruoyi-ui/src/views/smartSchool/openRecruitment/examManage/components/InfoReview.vue
View file @
9f207dbf
This diff is collapsed.
Click to expand it.
ruoyi-ui/src/views/smartSchool/openRecruitment/examManage/components/examRoomAllocate.vue
View file @
9f207dbf
...
...
@@ -58,7 +58,7 @@
<el-table-column
label=
"姓名"
align=
"center"
min-width=
"88"
prop=
"studentName"
/>
<el-table-column
label=
"学籍号"
align=
"center"
min-width=
"180"
prop=
"studentNumber"
/>
<el-table-column
label=
"初中学校"
key=
"juniorSchool"
min-width=
"130"
align=
"center"
prop=
"schoolName"
/>
<el-table-column
label=
"测试项目"
align=
"type"
prop=
"project"
min-width=
"100"
>
<el-table-column
label=
"测试项目"
prop=
"project"
min-width=
"100"
>
</el-table-column>
<el-table-column
label=
"性别"
align=
"center"
prop=
"sex"
min-width=
"80"
>
<
template
slot-scope=
"scope"
>
...
...
ruoyi-ui/src/views/smartSchool/openRecruitment/examManage/components/scoreManage.vue
View file @
9f207dbf
...
...
@@ -63,7 +63,7 @@
<el-table-column
label=
"姓名"
align=
"center"
prop=
"studentName"
min-width=
"80"
max-width=
"120"
/>
<el-table-column
label=
"学籍号"
align=
"center"
prop=
"studentNumber"
width=
"100"
/>
<el-table-column
key=
"juniorSchool"
width=
"130"
align=
"center"
prop=
"schoolName"
label=
"初中学校"
/>
<el-table-column
label=
"测试项目"
align=
"type"
prop=
"project"
width=
"80"
>
<el-table-column
label=
"测试项目"
prop=
"project"
width=
"80"
>
<!-- <template slot-scope="scope">
<dict-tag :options="dict.type.professional_category" :value="scope.row.sex" />
</template> -->
...
...
ruoyi-ui/vue.config.js
View file @
9f207dbf
...
...
@@ -48,7 +48,7 @@ module.exports = {
//学校内网
// target: `http://10.20.100.201:57321`,
// target: `http://47.105.176.202:5115`,
target
:
`http://1
92.168.1.110:8848
`
,
target
:
`http://1
72.16.100.96:5131
`
,
// target: `http://172.18.6.157:8848`,
changeOrigin
:
true
,
pathRewrite
:
{
...
...
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