|
@@ -33,7 +33,7 @@
|
|
|
<div class="text-sm text-orange">温馨提示:累计分解量 > 合同变更后量,整行文字红色</div>
|
|
|
</template>
|
|
|
</HcTitle>
|
|
|
- <div style="height: 400px">
|
|
|
+ <div style="height: calc(100vh - 420px);">
|
|
|
<hc-table :column="tableColumn" :datas="tableData" :loading="tableLoading" is-new :index-style="{ width: 60 }">
|
|
|
<template #key1="{ row }">
|
|
|
<i class="i-iconoir-open-select-hand-gesture inline-block" />
|