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