Przeglądaj źródła

fix(dingTalk): webhook->url

lind 3 lat temu
rodzic
commit
647b617916
1 zmienionych plików z 1 dodań i 1 usunięć
  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',