|
@@ -31,6 +31,7 @@
|
|
:fullScreen="fullScreenRef"
|
|
:fullScreen="fullScreenRef"
|
|
ref="modalWrapperRef"
|
|
ref="modalWrapperRef"
|
|
:loading="getProps.loading"
|
|
:loading="getProps.loading"
|
|
|
|
+ :loading-tip="getProps.loadingTip"
|
|
:minHeight="getProps.minHeight"
|
|
:minHeight="getProps.minHeight"
|
|
:height="getWrapperHeight"
|
|
:height="getWrapperHeight"
|
|
:visible="visibleRef"
|
|
:visible="visibleRef"
|