傅行帆 5 lat temu
rodzic
commit
1b0bb87df2
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1
    0
      src/pages/carouselFigure/editAdvertising.jsx

+ 1
- 0
src/pages/carouselFigure/editAdvertising.jsx Wyświetl plik

@@ -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
       });