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