From c3aeaf93a50253d22793de3edc8510d7f945304b Mon Sep 17 00:00:00 2001 From: dap <15891557205@163.com> Date: Thu, 4 Sep 2025 21:32:48 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=B7=BB=E5=8A=A0=E4=BD=BF=E7=94=A8com?= =?UTF-8?q?puted=E8=BF=87=E6=BB=A4=E5=AD=97=E5=85=B8=E9=80=89=E9=A1=B9?= =?UTF-8?q?=E7=9A=84demo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/演示使用自行删除/dict/index.vue | 40 ++++++++++++++++++- 1 file changed, 39 insertions(+), 1 deletion(-) diff --git a/apps/web-antd/src/views/演示使用自行删除/dict/index.vue b/apps/web-antd/src/views/演示使用自行删除/dict/index.vue index e0fa2792..b1a07654 100644 --- a/apps/web-antd/src/views/演示使用自行删除/dict/index.vue +++ b/apps/web-antd/src/views/演示使用自行删除/dict/index.vue @@ -1,5 +1,5 @@ @@ -113,5 +134,22 @@ onMounted(async () => { + + + + + + 这里使用computed过滤了部分选项 + + 相关文档 + + + 简单描述就是套一层computed就行 + +
+ + + 这里使用computed过滤了部分选项 + + 相关文档 + +
简单描述就是套一层computed就行