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