优化单据的遮罩样式

This commit is contained in:
季圣华
2022-12-13 22:41:07 +08:00
parent 6f6a4bbf91
commit b333f15e4d
41 changed files with 44 additions and 44 deletions

View File

@@ -5,7 +5,7 @@
:width="1200"
:visible="visible"
:getContainer="() => $refs.container"
:maskStyle="{'top':'89px','left':'151px'}"
:maskStyle="{'top':'93px','left':'154px'}"
:maskClosable="false"
@cancel="handleCancel"
cancelText="关闭"