MrShi
11 小时以前 41115bb4b6d0161ff6d2c15ef6b3d5386a14ac9c
admin/src/components/common/GlobalWindow.vue
@@ -33,7 +33,7 @@
  props: {
    width: {
      type: String,
      default: '100%'
      default: '60%'
    },
    // 是否包含底部操作
    withFooter: {