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
Hide 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,17 +98,17 @@
</
template
>
</el-table-column>
</el-table>
<el-pagination
style=
"text-align: right"
background
@
current-change=
"dighandleCurrentChange"
:page-size=
"DistributorMsg.pageSize"
layout=
"prev, pager, next"
:current-page
.
sync=
"DistributorMsg.pageIndex"
:total=
"fxsCount"
>
</el-pagination>
</div>
<el-pagination
style=
"text-align: right"
background
@
current-change=
"dighandleCurrentChange"
:page-size=
"DistributorMsg.pageSize"
layout=
"prev, pager, next"
:current-page
.
sync=
"DistributorMsg.pageIndex"
:total=
"fxsCount"
>
</el-pagination>
<span
slot=
"footer"
class=
"dialog-footer"
>
<el-button
@
click=
"showDialog = false"
size=
"small"
type=
"primary"
>
关闭
</el-button
...
...
@@ -150,7 +150,7 @@ export default {
showDialog
:
false
,
sels
:
[],
fxsList
:
[],
fxsCount
:
0
fxsCount
:
0
,
};
},
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