@ -72,7 +72,7 @@ function onClone() {
<style scoped lang="scss">
.test-sheet-info-dlg {
.dlg-body {
height: 700px;
height: 500px;
.table {
height: 100%;
}
@ -110,7 +110,6 @@ watch(
() => props.data.length,
() => {
if (initial) {
debugger
checkDefault.value = [props.data[0].id]
nextTick(() => {
setCurrentKey(props.data[0].id)