林凡 5 년 전
부모
커밋
f1a6ed8096
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2
    2
      src/pages/carouselFigure/editAdvertising.jsx

+ 2
- 2
src/pages/carouselFigure/editAdvertising.jsx 파일 보기

@@ -85,8 +85,8 @@ import SelectH5 from './SelectH5';
85 85
       // 查询列表
86 86
       const getDetail = (contentId) => {
87 87
         request({ ...apis.carsuseFigure.getExtendContent,urlData:{id: contentId}}).then((data) => {
88
-          setData(data)
89 88
           setExtraData1(data)
89
+          setData(data)
90 90
         })
91 91
       }
92 92
     }else{
@@ -98,7 +98,7 @@ import SelectH5 from './SelectH5';
98 98
         pathname: '/carouselFigure/advertisingList',
99 99
       });
100 100
     }
101
-
101
+    debugger
102 102
     const fields = [
103 103
       {
104 104
         label: '是否关联项目',