Browse Source

fix:额度支用

jiand 7 months ago
parent
commit
d5c140af69
1 changed files with 1 additions and 1 deletions
  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: {