From 05086120b92db5556389c8646c47723630c795ac Mon Sep 17 00:00:00 2001 From: wenjinbo <599483010@qq.com> Date: Mon, 4 Aug 2025 13:56:03 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=8F=91=E7=A5=A8=E6=8F=90?= =?UTF-8?q?=E5=8F=96=E5=92=8C=E5=9F=B9=E8=AE=AD=E5=8A=A9=E6=89=8B=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/chatweb/cultAssist/index.vue | 16 ++++++++++++++++ .../src/views/chatweb/invoiceExtract/index.vue | 18 ++++++++++++++++++ 2 files changed, 34 insertions(+) create mode 100644 chat-client/src/views/chatweb/cultAssist/index.vue create mode 100644 chat-client/src/views/chatweb/invoiceExtract/index.vue diff --git a/chat-client/src/views/chatweb/cultAssist/index.vue b/chat-client/src/views/chatweb/cultAssist/index.vue new file mode 100644 index 0000000..be6f14b --- /dev/null +++ b/chat-client/src/views/chatweb/cultAssist/index.vue @@ -0,0 +1,16 @@ + + + + + \ No newline at end of file diff --git a/chat-client/src/views/chatweb/invoiceExtract/index.vue b/chat-client/src/views/chatweb/invoiceExtract/index.vue new file mode 100644 index 0000000..e84a62d --- /dev/null +++ b/chat-client/src/views/chatweb/invoiceExtract/index.vue @@ -0,0 +1,18 @@ + + + + + \ No newline at end of file