fix: 模态框的footer底部按钮null会显示的处理
This commit is contained in:
@@ -210,7 +210,7 @@ watch(
|
||||
:keyboard="false"
|
||||
:mask-closable="false"
|
||||
@cancel="fnModalCancel"
|
||||
:footer="null"
|
||||
:footer="false"
|
||||
>
|
||||
<!-- 表格搜索栏 -->
|
||||
<a-form :model="queryParams" name="queryParams" layout="horizontal">
|
||||
|
||||
Reference in New Issue
Block a user