From 74612d64c6bd2d28dcf80450f2cb94ffbee9970d Mon Sep 17 00:00:00 2001 From: yubo <autumnal_wind@yeah.net> Date: 星期四, 12 三月 2026 11:13:27 +0800 Subject: [PATCH] feat(user): 添加员工档案拍照上传功能 --- .eslintignore | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/.eslintignore b/.eslintignore index 69bbc1c..1214b3f 100644 --- a/.eslintignore +++ b/.eslintignore @@ -1,5 +1,4 @@ build/*.js src/assets public -dist -src/views/login \ No newline at end of file +dist \ No newline at end of file -- Gitblit v1.8.0