From dd81dd6793eed46eecc4881aa19a1e7431cc9dab Mon Sep 17 00:00:00 2001 From: ray <1490493387@qq.com> Date: Thu, 31 Oct 2024 01:08:46 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20:recycle:=20store=20=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E5=90=8D=E8=A7=84=E8=8C=83=E7=BB=9F=E4=B8=80=E8=B0=83?= =?UTF-8?q?=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/store/modules/{tagsView.ts => tags-view.ts} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/store/modules/{tagsView.ts => tags-view.ts} (100%) diff --git a/src/store/modules/tagsView.ts b/src/store/modules/tags-view.ts similarity index 100% rename from src/store/modules/tagsView.ts rename to src/store/modules/tags-view.ts