fix: 竖屏审批工单时,动作显示不出来

This commit is contained in:
wangruidong 2024-05-15 15:22:27 +08:00 committed by w940853815
parent 428ba49f9c
commit fb7c4a8b2a

View File

@ -44,7 +44,7 @@
<BasicTree
v-model="requestForm.actions"
:tree="treeNodes"
style="width: 30% !important"
style="width: 100%"
/>
</el-form-item>