소스 검색

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: {