Pārlūkot izejas kodu

fix(dingTalk): webhook->url

lind 4 gadi atpakaļ
vecāks
revīzija
647b617916
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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',