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