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