浏览代码

fix: webhook检验

wzyyy 3 年之前
父节点
当前提交
9b5b857fc1
共有 1 个文件被更改,包括 1 次插入6 次删除
  1. 1 6
      src/pages/notice/Config/Detail/index.tsx

+ 1 - 6
src/pages/notice/Config/Detail/index.tsx

@@ -319,12 +319,7 @@ const Detail = observer(() => {
                 'x-component-props': {
                   placeholder: '请输入webhook',
                 },
-                'x-validator': [
-                  {
-                    max: 64,
-                    message: '最多可输入64个字符',
-                  },
-                ],
+
                 'x-reactions': {
                   dependencies: ['provider'],
                   fulfill: {