|
|
|
@ -43,7 +43,7 @@ G |
|
|
|
<div class="line"></div> |
|
|
|
<div class="subtitle"> {{ $t('page.business.study.studyFormPre.jcgj') }}</div> |
|
|
|
</div> |
|
|
|
<JcgjList ref="jcgjList" @handleQuery="getJjcgjList" /> |
|
|
|
<JcgjList ref="jcgjList" @handleQuery="getJjcgjList" :showBj="false" :showXg="true"/> |
|
|
|
|
|
|
|
<pagination v-show="jcgjTotal > 0" small layout="prev, pager, next" :total="jcgjTotal" |
|
|
|
@pagination="getJjcgjList" /> |
|
|
|
|