|
@@ -4,6 +4,7 @@
|
|
:inline="true"
|
|
:inline="true"
|
|
:model="searchForm"
|
|
:model="searchForm"
|
|
ref="searchForm"
|
|
ref="searchForm"
|
|
|
|
+ :saveKey="'courseCreditialsDialog'"
|
|
@submit="search"
|
|
@submit="search"
|
|
@reset="onReSet"
|
|
@reset="onReSet"
|
|
>
|
|
>
|
|
@@ -84,6 +85,7 @@
|
|
</el-table>
|
|
</el-table>
|
|
<pagination
|
|
<pagination
|
|
sync
|
|
sync
|
|
|
|
+ :saveKey="'courseCreditialsDialog'"
|
|
:total.sync="rules.total"
|
|
:total.sync="rules.total"
|
|
:page.sync="rules.page"
|
|
:page.sync="rules.page"
|
|
:limit.sync="rules.limit"
|
|
:limit.sync="rules.limit"
|