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