林凡 5 år sedan
förälder
incheckning
f1a6ed8096
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2
    2
      src/pages/carouselFigure/editAdvertising.jsx

+ 2
- 2
src/pages/carouselFigure/editAdvertising.jsx Visa fil

@@ -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: '是否关联项目',