From 80597d1f981347154c18a76c82421af3aa8ef04f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=86=8A=E9=A3=9E?= Date: Wed, 21 Feb 2024 10:41:24 +0800 Subject: [PATCH] 1 --- .env.development | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.development b/.env.development index d96a6b16..d48ca615 100644 --- a/.env.development +++ b/.env.development @@ -33,7 +33,7 @@ VUE_APP_PASSWORD_FOR_PERMISSION = true VUE_APP_PASSWORD_FOR_REGULAR = ^(?=.*[a-z])(?=.*[A-Z])(?=.*[0-9])(?=.*[-_.@^+\$!%#*?&\$~])[A-Za-z0-9-~_.@^+\$~!%#*?&]{8,32}$ # 是否开启文档签署验证 true:是 false:否 -VUE_APP_WORD_FOR_PERMISSION = true +VUE_APP_WORD_FOR_PERMISSION = false # dicom文件地址