mirror of
https://github.com/jumpserver/lina.git
synced 2025-08-21 00:04:17 +00:00
Fixed: Fix the error issue with direct connection in asset authorization details. (#4973)
This commit is contained in:
parent
82d618cc03
commit
42e9fac6f0
@ -3,7 +3,6 @@
|
|||||||
<template>
|
<template>
|
||||||
<AccountListTable
|
<AccountListTable
|
||||||
ref="ListTable"
|
ref="ListTable"
|
||||||
:asset="object"
|
|
||||||
:columns-default="columns"
|
:columns-default="columns"
|
||||||
:has-clone="false"
|
:has-clone="false"
|
||||||
:has-column-actions="false"
|
:has-column-actions="false"
|
||||||
|
Loading…
Reference in New Issue
Block a user