From 9ea5ff67655241271bdf04bb50ca3a8d60c4e22a Mon Sep 17 00:00:00 2001
From: yuan <123@>
Date: 星期二, 11 八月 2026 15:07:02 +0800
Subject: [PATCH] fix: 用河南鹤壁代码覆盖山西长治

---
 src/components/AIChatSidebar/assistants/productionAssistant.js |   27 +++++++++++++++++++++++++++
 1 files changed, 27 insertions(+), 0 deletions(-)

diff --git a/src/components/AIChatSidebar/assistants/productionAssistant.js b/src/components/AIChatSidebar/assistants/productionAssistant.js
new file mode 100644
index 0000000..fb2d737
--- /dev/null
+++ b/src/components/AIChatSidebar/assistants/productionAssistant.js
@@ -0,0 +1,27 @@
+import { Operation } from '@element-plus/icons-vue'
+
+export const productionAssistant = {
+  key: 'production',
+  label: '鐢熶骇鍔╃悊',
+  title: '鐢熶骇鏅鸿兘鍔╃悊',
+  tooltip: '鐢熶骇鏅鸿兘鍔╂墜',
+  icon: Operation,
+  apiBase: '/manufacturing-ai',
+  storageKey: 'production_ai_chat_uuid',
+  placeholder: '璇疯緭鍏ョ敓浜х浉鍏抽棶棰�... (Enter 鍙戦��, Shift+Enter 鎹㈣)',
+  welcomeMessage: '浣犲ソ',
+  description: '鎴戝彲浠ュ洿缁曠敓浜х幇鍦恒�佽鍒掋�佸伐鍗曘�佽澶囥�佽川閲忋�佺墿鏂欍�佸紓甯稿鐞嗘彁渚涙煡璇€�侀璀︺�佸垎鏋愬拰鍔炵悊寤鸿銆�',
+  allowFileUpload: false,
+  emptySessionText: '鏆傛棤鐢熶骇浼氳瘽',
+  quickPrompts: [
+    '鏌ヨ鏈湀鐢熶骇璁″垝',
+    '鏌ョ湅鏈�杩�10鏉″伐鍗�',
+    '鏌ヨ澶嘇-01鐨勭淮淇儏鍐�',
+    '鏌ヨ川閲忎笉鍚堟牸璁板綍',
+    '鏌ヤ綆搴撳瓨鐗╂枡',
+    '鏌ヨ繎7澶╁紓甯稿鐞�',
+    '鐢熸垚鍒堕�犻璀︾湅鏉�',
+    '鍒嗘瀽鏈湀鐢熶骇瀹屾垚鐜囧拰寮傚父鐜�',
+    '缁欏嚭宸ュ崟閫炬湡鍜岃澶囧緟淇殑鍔炵悊寤鸿'
+  ]
+}

--
Gitblit v1.9.3