MrShi
昨天 56d7ebbc6297c306ec7197f29737a59703ca4bda
admin/src/components/common/GlobalWindow.vue
@@ -33,7 +33,7 @@
  props: {
    width: {
      type: String,
      default: '100%'
      default: '60%'
    },
    // 是否包含底部操作
    withFooter: {