绿满眶商城微信小程序-uniapp
peng
2025-07-25 617c22a5c2005e0727e99a080c27b4f4cf3f549d
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) {