绿满眶商城微信小程序-uniapp
zhanghua
5 天以前 1113721c0e068c57adbc15149cce15563960a7f2
uni_modules/uni-popup/components/uni-popup-dialog/uni-popup-dialog.vue
@@ -156,11 +156,11 @@
            }
         },
         value(val) {
            setVal(val)
            this.setVal(val)
         },
         // #ifdef VUE3
         modelValue(val) {
            setVal(val)
            this.setVal(val)
         },
         // #endif
         val(val) {