Unverified Commit 23568b31 authored by fengbindev's avatar fengbindev Committed by GitHub

fix(modal):Modifying the loadingTip property does not work (#396)

Co-authored-by: 's avatarssrs <947164239@qq.com>
parent f0b93b50
......@@ -31,6 +31,7 @@
:fullScreen="fullScreenRef"
ref="modalWrapperRef"
:loading="getProps.loading"
:loading-tip="getProps.loadingTip"
:minHeight="getProps.minHeight"
:height="getWrapperHeight"
:visible="visibleRef"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment