[update] 修改bug88397

This commit is contained in:
lideqin
2024-08-09 19:55:24 +08:00
parent 5cbb993775
commit 643d75823e
9 changed files with 17 additions and 10 deletions
@@ -4,7 +4,7 @@
<div>
<j-expand-table
:can-drag="true"
:scroll="{x: '100%'}"
:scroll="{x: '100%', y: '50vh'}"
ref="expandTable"
rowKey="id"
:columns="columns"
@@ -194,7 +194,7 @@
<div>
<j-table
:can-drag="true"
:scroll="{x: '100%'}"
:scroll="{x: '100%', y: '50vh'}"
ref="table"
rowKey="uid"
:columns="columns"
@@ -4,7 +4,7 @@
<j-table
:can-drag="true"
:scroll="{x: '100%'}"
:scroll="{x: '100%', y: '50vh'}"
ref="table"
rowKey="standardNumber"
:columns="columns"
@@ -30,7 +30,7 @@
<div>
<j-table
:can-drag="true"
:scroll="{x: '100%'}"
:scroll="{x: '100%', y: '50vh'}"
ref="table"
rowKey="id"
:columns="columns"
@@ -11,7 +11,7 @@
<j-table
:can-drag="true"
:scroll="{x: '100%'}"
:scroll="{x: '100%', y: '50vh'}"
ref="table"
rowKey="standardNumber"
:columns="columns"
@@ -40,7 +40,7 @@
<div>
<j-table
:can-drag="true"
:scroll="{x: '100%'}"
:scroll="{x: '100%', y: '50vh'}"
ref="table"
rowKey="id"
:columns="columns"
@@ -77,7 +77,7 @@
<div>
<j-expand-table
:can-drag="true"
:scroll="{x: '100%'}"
:scroll="{x: '100%', y: '50vh'}"
ref="expandTable"
rowKey="id"
:columns="columnsEvaluate"
@@ -4,7 +4,7 @@
<j-table
:can-drag="true"
:scroll="{x: '100%'}"
:scroll="{x: '100%', y: '50vh'}"
ref="table"
rowKey="standardNumber"
:columns="columns"
@@ -14,7 +14,7 @@
<div>
<j-table
:can-drag="true"
:scroll="{x: '100%'}"
:scroll="{x: '100%', y: '50vh'}"
ref="table"
rowKey="id"
:columns="columns"