瀏覽代碼

fix:额度支用

jiand 7 月之前
父節點
當前提交
d5c140af69
共有 1 個文件被更改,包括 1 次插入1 次删除
  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: {