From 66036ff9e5f2fb61d9c0851ba4aa39baa2ab2512 Mon Sep 17 00:00:00 2001 From: wangsongsole Date: Tue, 27 Sep 2022 15:53:39 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E7=B1=BB=E5=9E=8B=E9=94=99?= =?UTF-8?q?=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- v1_5_0_C/payPop.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v1_5_0_C/payPop.js b/v1_5_0_C/payPop.js index aba82af..ef4ff13 100644 --- a/v1_5_0_C/payPop.js +++ b/v1_5_0_C/payPop.js @@ -30,7 +30,7 @@ const payPop = { props: { /* 弹窗状态 */ show: { - type: Object, + type: Boolean, default: false },