mirror of
https://github.com/jumpserver/lina.git
synced 2025-09-25 14:25:23 +00:00
Merge pull request #2435 from jumpserver/pr@dev@fix_create_job_select_assets
fix: 修复创建作业选择树权限不对的问题
This commit is contained in:
@@ -23,6 +23,9 @@
|
||||
:header-actions="headerActions"
|
||||
:table-config="tableConfig"
|
||||
class="tree-table"
|
||||
:url="baseUrl"
|
||||
:node-url="baseNodeUrl"
|
||||
:tree-url="`${baseNodeUrl}/children/tree/`"
|
||||
/>
|
||||
</Dialog>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user