mirror of
https://github.com/jumpserver/lina.git
synced 2025-08-07 09:45:02 +00:00
Fixed: Fix the error issue with direct connection in asset authorization details.
This commit is contained in:
parent
82d618cc03
commit
d014b77ab7
@ -3,8 +3,7 @@
|
|||||||
<template>
|
<template>
|
||||||
<AccountListTable
|
<AccountListTable
|
||||||
ref="ListTable"
|
ref="ListTable"
|
||||||
:asset="object"
|
:columns-defaulct="columns"
|
||||||
:columns-default="columns"
|
|
||||||
:has-clone="false"
|
:has-clone="false"
|
||||||
:has-column-actions="false"
|
:has-column-actions="false"
|
||||||
:has-delete-action="false"
|
:has-delete-action="false"
|
||||||
|
Loading…
Reference in New Issue
Block a user