mirror of
https://github.com/jumpserver/lina.git
synced 2025-07-13 06:54:18 +00:00
perf: 优化资产详情-账号列表布局
This commit is contained in:
parent
4a014a338d
commit
4e1ade34b8
@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<div>
|
||||
<el-row :gutter="24">
|
||||
<el-col :md="16" :sm="24">
|
||||
<el-col :md="24" :sm="24">
|
||||
<AccountListTable
|
||||
ref="ListTable"
|
||||
v-bind="$attrs"
|
||||
|
Loading…
Reference in New Issue
Block a user