From e052b254ed09e05a65396ee3b67201bcf5b0694e Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期六, 18 六月 2022 23:22:16 +0800
Subject: [PATCH] 2022-06-18

---
 src/menu/components/share/actioncomponent/actionform/index.jsx |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/menu/components/share/actioncomponent/actionform/index.jsx b/src/menu/components/share/actioncomponent/actionform/index.jsx
index 4dfb893..8a076cb 100644
--- a/src/menu/components/share/actioncomponent/actionform/index.jsx
+++ b/src/menu/components/share/actioncomponent/actionform/index.jsx
@@ -684,7 +684,7 @@
         } else if (item.key === 'output') {
           if (this.record.intertype === 'system') {
             rules = [{
-              pattern: /^@[0-9a-zA-Z_]*$/,
+              pattern: /^@[0-9a-zA-Z_]+@?$/,
               message: '鍙橀噺浠绗﹀紑澶达紝鍙娇鐢ㄥ瓧姣嶃�佹暟瀛椾互鍙奯'
             }, {
               max: 100,

--
Gitblit v1.8.0