fix: 模态框的footer底部按钮null会显示的处理
This commit is contained in:
@@ -826,6 +826,7 @@ onMounted(() => {
|
||||
<!-- 详情框 -->
|
||||
<ProModal
|
||||
:drag="true"
|
||||
:width="800"
|
||||
:body-style="{ height: '520px', overflowY: 'scroll' }"
|
||||
:keyboard="false"
|
||||
:mask-closable="false"
|
||||
|
||||
Reference in New Issue
Block a user