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