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