mirror of
https://github.com/jumpserver/lina.git
synced 2025-09-25 06:19:51 +00:00
fix: 竖屏审批工单时,动作显示不出来
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
<BasicTree
|
||||
v-model="requestForm.actions"
|
||||
:tree="treeNodes"
|
||||
style="width: 30% !important"
|
||||
style="width: 100%"
|
||||
/>
|
||||
|
||||
</el-form-item>
|
||||
|
Reference in New Issue
Block a user