ui: Removing double footer in NSP forms (#5612)

This commit is contained in:
davidjumani 2021-10-22 18:32:22 +05:30 committed by GitHub
parent 646b95567f
commit a93e771e6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -65,6 +65,7 @@
:confirmLoading="actionLoading"
:closable="true"
:maskClosable="false"
:footer="null"
@cancel="onCloseAction"
v-ctrl-enter="handleSubmit"
style="top: 20px;"