Parcourir la source

fix:额度支用

jiand il y a 7 mois
Parent
commit
d5c140af69
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/components/Dialog/index.vue

+ 1 - 1
src/components/Dialog/index.vue

@@ -44,7 +44,7 @@ export default {
       type: Boolean
     },
     append: {
-      default: false,
+      default: true,
       type: Boolean
     },
     isShow: {