傅行帆 hace 5 años
padre
commit
1b0bb87df2
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      src/pages/carouselFigure/editAdvertising.jsx

+ 1
- 0
src/pages/carouselFigure/editAdvertising.jsx Ver fichero

@@ -143,6 +143,7 @@ const createEditor = () => {
143 143
     }, [])
144 144
 
145 145
     const cancelPage = () => {
146
+      isCanChoose = true
146 147
       router.push({
147 148
         pathname: '/carouselFigure/advertisingList',
148 149
       });