|
@@ -51,7 +51,7 @@
|
|
|
label="发布时间"
|
|
label="发布时间"
|
|
|
show-overflow-tooltip></el-table-column>
|
|
show-overflow-tooltip></el-table-column>
|
|
|
</el-table>
|
|
</el-table>
|
|
|
- <el-pagination style="margin: 10px;"
|
|
|
|
|
|
|
+ <el-pagination style="margin: 10px;float:right;"
|
|
|
@size-change="handleSizeChange"
|
|
@size-change="handleSizeChange"
|
|
|
@current-change="handleCurrentChange"
|
|
@current-change="handleCurrentChange"
|
|
|
:current-page="search.page.current"
|
|
:current-page="search.page.current"
|
|
@@ -148,7 +148,7 @@
|
|
|
label="创建时间"
|
|
label="创建时间"
|
|
|
show-overflow-tooltip></el-table-column>
|
|
show-overflow-tooltip></el-table-column>
|
|
|
</el-table>
|
|
</el-table>
|
|
|
- <el-pagination style="margin: 10px;"
|
|
|
|
|
|
|
+ <el-pagination style="margin: 10px;float:right;"
|
|
|
@size-change="handleSizeChange_course"
|
|
@size-change="handleSizeChange_course"
|
|
|
@current-change="handleCurrentChange_course"
|
|
@current-change="handleCurrentChange_course"
|
|
|
:current-page="searchcourse.page.current"
|
|
:current-page="searchcourse.page.current"
|
|
@@ -236,7 +236,7 @@
|
|
|
min-width="120px"
|
|
min-width="120px"
|
|
|
show-overflow-tooltip></el-table-column>
|
|
show-overflow-tooltip></el-table-column>
|
|
|
</el-table>
|
|
</el-table>
|
|
|
- <el-pagination style="margin: 10px;"
|
|
|
|
|
|
|
+ <el-pagination style="margin: 10px;float:right;"
|
|
|
@size-change="handleSizeChangeduty"
|
|
@size-change="handleSizeChangeduty"
|
|
|
@current-change="handleCurrentChangeduty"
|
|
@current-change="handleCurrentChangeduty"
|
|
|
:current-page="searchduty.page.current"
|
|
:current-page="searchduty.page.current"
|