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