[add] 参数项收集清单
This commit is contained in:
@@ -80,17 +80,6 @@
|
||||
<div style="width: 100%">
|
||||
<table-collection ref="CollectionTabel" :url='url' :paramsManifest='paramsManifest'/>
|
||||
</div>
|
||||
<div class="page">
|
||||
<a-pagination
|
||||
:show-total="total => $t('total')+` ${total} `+$t('strip')"
|
||||
show-quick-jumper
|
||||
show-size-changer
|
||||
:page-size.sync="pageSize"
|
||||
:total="total"
|
||||
@change="pageOnChange"
|
||||
@showSizeChange="SizeChange"
|
||||
/>
|
||||
</div>
|
||||
<a-modal v-model="areaVisible" :title="$t('parameterTemplate')" width='750px' :footer="null">
|
||||
</a-modal>
|
||||
</a-card>
|
||||
|
||||
Reference in New Issue
Block a user