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