傅行帆 5 years ago
parent
commit
1b0bb87df2
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      src/pages/carouselFigure/editAdvertising.jsx

+ 1
- 0
src/pages/carouselFigure/editAdvertising.jsx View File

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