@ -6,7 +6,7 @@
</div>
<s-table
ref="table"
rowKey="store_id"
rowKey="id"
:loading="isLoading"
:columns="columns"
:data="loadData"
@ -115,7 +115,7 @@ export default {
min-height: 400px;
overflow: auto;
.recordContent {
height: 400px;
height: 100%;
}
.kong {