소스 검색

fix(dingTalk): webhook->url

lind 4 년 전
부모
커밋
647b617916
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/pages/notice/Config/Detail/index.tsx

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

@@ -236,7 +236,7 @@ const Detail = observer(() => {
                   },
                 },
               },
-              webhook: {
+              url: {
                 title: 'webHook',
                 'x-component': 'Input',
                 'x-decorator': 'FormItem',