Browse Source

fix(dingTalk): webhook->url

lind 4 năm trước cách đây
mục cha
commit
647b617916
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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',