科室对照标准
This commit is contained in:
parent
554b509e74
commit
5e40aa8c68
@ -283,6 +283,7 @@
|
||||
append-to-body
|
||||
:before-close="innerVisiblecancel"
|
||||
>
|
||||
<div style="padding-bottom: 23px;">
|
||||
<el-form
|
||||
ref="queryForm"
|
||||
:model="informationqueryParams"
|
||||
@ -343,6 +344,7 @@
|
||||
>
|
||||
</el-table-column>
|
||||
</el-table>
|
||||
</div>
|
||||
<!-- <pagination v-show="total > 0" :total="total" :page.sync="queryParams.pageNum" :limit.sync="queryParams.pageSize"
|
||||
@pagination="getList" /> -->
|
||||
<myPagination
|
||||
|
||||
Loading…
Reference in New Issue
Block a user