@ -103,7 +103,7 @@
@handleSelectionChange="handleSelectionChange"
@inlineDialog="inlineDialog"
@buttonClick="buttonClick"
:setUTableHeight="200"
:setUTableHeight="210"
>
<template>
<slot></slot>
@ -1007,6 +1007,7 @@ export default {
display: flex;
align-items: center;
justify-content: flex-end;
padding-bottom: 15px;
}
::v-deep .jyTable{