绿满眶商城微信小程序-uniapp
peng
2025-09-01 0c83611409654cfc53c64345ba60b7e1e5fcc5b7
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) {