lanxin 2 일 전
부모
커밋
2e71b5c37d
1개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  1. 3 1
      src/pages/Benter/B3auth/B3edit/index.tsx

+ 3 - 1
src/pages/Benter/B3auth/B3edit/index.tsx

@@ -30,7 +30,9 @@ function B3edit() {
             moreDom={{
             moreDom={{
               txt: '鉴定报告',
               txt: '鉴定报告',
               API: B3_APIgetClueList,
               API: B3_APIgetClueList,
-              domList: B3moreList
+              domList: B3moreList,
+              myUrl: 'cms/order/auth/son/upload',
+              dirCode: 'auth'
             }}
             }}
           />
           />