Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
ElectricitySheep
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
黄媛媛
ElectricitySheep
Commits
287c5323
Commit
287c5323
authored
Jun 18, 2021
by
罗超
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
9d9ab633
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
11 deletions
+11
-11
addSchoolAndCompany.vue
src/components/education/addSchoolAndCompany.vue
+11
-11
No files found.
src/components/education/addSchoolAndCompany.vue
View file @
287c5323
...
@@ -98,6 +98,7 @@
...
@@ -98,6 +98,7 @@
</
template
>
</
template
>
</el-table-column>
</el-table-column>
</el-table>
</el-table>
</div>
<el-pagination
<el-pagination
style=
"text-align: right"
style=
"text-align: right"
background
background
...
@@ -108,7 +109,6 @@
...
@@ -108,7 +109,6 @@
:total=
"fxsCount"
:total=
"fxsCount"
>
>
</el-pagination>
</el-pagination>
</div>
<span
slot=
"footer"
class=
"dialog-footer"
>
<span
slot=
"footer"
class=
"dialog-footer"
>
<el-button
@
click=
"showDialog = false"
size=
"small"
type=
"primary"
<el-button
@
click=
"showDialog = false"
size=
"small"
type=
"primary"
>
关闭
</el-button
>
关闭
</el-button
...
@@ -150,7 +150,7 @@ export default {
...
@@ -150,7 +150,7 @@ export default {
showDialog
:
false
,
showDialog
:
false
,
sels
:
[],
sels
:
[],
fxsList
:
[],
fxsList
:
[],
fxsCount
:
0
fxsCount
:
0
,
};
};
},
},
created
()
{
created
()
{
...
...
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