From 4b26e6f5d0e9933ee5321b1e1fd9dbcd30b62398 Mon Sep 17 00:00:00 2001 From: aixianling Date: Tue, 21 Jan 2025 10:36:10 +0800 Subject: [PATCH] =?UTF-8?q?components(xumu):=20=E5=9C=A8=20AppDeathAudit?= =?UTF-8?q?=20=E5=92=8C=20AppOutAudit=20=E7=BB=84=E4=BB=B6=E4=B8=AD?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20AiAudit=20=E7=BB=84=E4=BB=B6=E5=BC=95?= =?UTF-8?q?=E7=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 在 AppDeathAudit/add.vue 中引入并注册 AiAudit 组件 - 在 AppOutAudit/add.vue 中引入并注册 AiAudit 组件 --- project/xumu/AppDeathAudit/add.vue | 2 ++ project/xumu/AppOutAudit/add.vue | 2 ++ 2 files changed, 4 insertions(+) diff --git a/project/xumu/AppDeathAudit/add.vue b/project/xumu/AppDeathAudit/add.vue index 8381e1bb..2b027ea0 100644 --- a/project/xumu/AppDeathAudit/add.vue +++ b/project/xumu/AppDeathAudit/add.vue @@ -1,5 +1,6 @@