mirror of
https://github.com/jumpserver/lina.git
synced 2025-08-31 22:48:27 +00:00
perf: 优化资产详情-账号列表布局
This commit is contained in:
@@ -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"
|
||||||
|
Reference in New Issue
Block a user