fix: 第一版普遍修复完成。
This commit is contained in:
@@ -218,6 +218,7 @@ watch(visible, newVal => {
|
||||
width="450px"
|
||||
:close-on-click-modal="false"
|
||||
:close-on-press-escape="false"
|
||||
:lock-scroll="false"
|
||||
>
|
||||
<div v-loading="loading" class="qrcode-container">
|
||||
<div v-if="props.qrCodeList.length > 0" class="qrcode-list-container">
|
||||
|
||||
Reference in New Issue
Block a user