Commit 6e3510fe authored by jingnan's avatar jingnan 👀

调整占用表格高度修改

parent 5a94eaa8
......@@ -10,6 +10,7 @@
:basic-data="selectDatas[0]||basicData"
:form="{...form,useRequestType:basicData.useRequestType}"
:lay-config="topLayCoinfig"
table-height="300px"
@selectionChange="infoSelectionChange"
/>
<div style="height: 80px; text-align: center;display: flex;justify-content: center;align-items: center;">
......@@ -20,6 +21,7 @@
ref="adjustOccupyJobResponse"
:basic-data="selectDatas[0]||basicData"
:lay-config="bottomLayCoinfig"
table-height="300px"
@selectionChange="jobResponseSelectionChange"
@requestSuccess="onRequestSuccess"
/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment