Przeglądaj źródła

fix:额度支用

jiand 7 miesięcy temu
rodzic
commit
d5c140af69
1 zmienionych plików z 1 dodań i 1 usunięć
  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: {