@@ -67,8 +67,8 @@
</a-collapse-panel>
</a-collapse>
</a-card>
- <!-- 单据记录 -->
- <a-card size="small" :bordered="false" class="bulkWarehousingOrderDetail-cont">
+ <!-- 单据记录 二期 -->
+ <!-- <a-card size="small" :bordered="false" class="bulkWarehousingOrderDetail-cont">
<a-collapse :activeKey="['1']">
<a-collapse-panel key="1" header="单据记录">
<a-timeline class="timeline-box">
@@ -83,7 +83,7 @@
</a-timeline>
- </a-card>
+ </a-card> -->
</div>
</template>
@@ -179,7 +179,7 @@ export default {
loadData: parameter => {
this.disabled = true
if (this.tableHeight == 0) {
- this.tableHeight = window.innerHeight - 275
+ this.tableHeight = window.innerHeight - 440
}
// 创建时间
if (this.createDate && this.createDate.length > 0) {