From ec475444ef320456f31c0b947684120e08939b04 Mon Sep 17 00:00:00 2001
From: yuxc <653031404@qq.com>
Date: 星期一, 10 七月 2023 11:09:34 +0800
Subject: [PATCH] 1、处理nameoid初始化为赋值问题

---
 Source/UBCS-WEB/.gitignore |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Source/UBCS-WEB/.gitignore b/Source/UBCS-WEB/.gitignore
index 07c8fe4..38bac29 100644
--- a/Source/UBCS-WEB/.gitignore
+++ b/Source/UBCS-WEB/.gitignore
@@ -1,7 +1,7 @@
 .DS_Store
 node_modules
-/dist
-
+# /dist
+/vue.config/
 /tests/e2e/videos/
 /tests/e2e/screenshots/
 

--
Gitblit v1.10.0