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