|
|
@ -94,7 +94,8 @@ |
|
|
<div class="subtitle"> {{ $t('page.business.study.studyFormApply.jcgj') }}</div> |
|
|
<div class="subtitle"> {{ $t('page.business.study.studyFormApply.jcgj') }}</div> |
|
|
</div> |
|
|
</div> |
|
|
<JcgjList ref="jcgjList" @handleQuery="getJjcgjList" :showXg="true" /> |
|
|
<JcgjList ref="jcgjList" @handleQuery="getJjcgjList" :showXg="true" /> |
|
|
<pagination v small layout="prev, pager, next" :total="jcgjTotal" @pagination="getJjcgjList" /> |
|
|
|
|
|
|
|
|
<pagination v small layout="prev, pager, next" :page.sync="queryParamsJcgj.pageNum" |
|
|
|
|
|
:limit.sync="queryParamsJcgj.pageSize" :total="jcgjTotal" @pagination="getJjcgjList" /> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
|