spring
2026-05-07 62478e2cd6e941775c812941bef4a1e366367396
src/components/PurchaseAIChatSidebar/index.vue
@@ -17,7 +17,9 @@
    storageKey: 'purchase_ai_chat_uuid',
    placeholder: '请输入采购问题... (Enter 发送, Shift+Enter 换行)',
    welcomeMessage: '你好',
    allowFileUpload: false,
    allowFileUpload: true,
    allowMultipleFileUpload: true,
    fileAnalyzeUrl: '/purchase-ai/analyze-files',
    emptySessionText: '暂无采购会话'
  }
]