Explorar el Código

fix(dingTalk): webhook->url

lind hace 4 años
padre
commit
647b617916
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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',