Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
JuyuanPrimarySchool
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
vue-project
JuyuanPrimarySchool
Commits
5b11f9fb
Commit
5b11f9fb
authored
Nov 22, 2021
by
yuwen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
680a981f
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
sixthFormStudent.vue
src/pages/sixthFormStudent.vue
+5
-5
No files found.
src/pages/sixthFormStudent.vue
View file @
5b11f9fb
...
@@ -86,9 +86,10 @@ export default {
...
@@ -86,9 +86,10 @@ export default {
},
},
// 年级选择结果
// 年级选择结果
gradeList
:
[
gradeList
:
[
{
name
:
'四年级'
},
{
name
:
'六年级'
},
{
name
:
'五年级'
},
{
name
:
'七年级'
},
{
name
:
'六年级'
}
{
name
:
'八年级'
},
{
name
:
'九年级'
}
],
],
// 选择班级
// 选择班级
classRes
:
{
classRes
:
{
...
@@ -198,7 +199,7 @@ export default {
...
@@ -198,7 +199,7 @@ export default {
* @method edit 返回
* @method edit 返回
*/
*/
edit
()
{
edit
()
{
this
.
$router
.
back
(
)
this
.
$router
.
push
({
path
:
'/growthRecord'
}
)
},
},
/**
/**
* @method Search 搜索
* @method Search 搜索
...
@@ -348,7 +349,6 @@ export default {
...
@@ -348,7 +349,6 @@ export default {
position
:
absolute
;
position
:
absolute
;
top
:
39px
;
top
:
39px
;
left
:
1822px
;
left
:
1822px
;
cursor
:
pointer
;
}
}
}
}
.bulletImg
{
.bulletImg
{
...
...
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