fix: 模态框的footer底部按钮null会显示的处理
This commit is contained in:
@@ -539,7 +539,7 @@ onMounted(() => {
|
||||
:drag="true"
|
||||
:width="800"
|
||||
:visible="modalState.visibleByView"
|
||||
:footer="null"
|
||||
:footer="false"
|
||||
:maskClosable="false"
|
||||
:keyboard="false"
|
||||
:title="t('views.traceManage.pcap.textLogMsg')"
|
||||
|
||||
Reference in New Issue
Block a user