gaoluyang
2026-05-06 2d141bd4d1d2826ff64a097e459856b41508ca55
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: '暂无采购会话'
  }
]