diff --git a/pages/portfolio/post/_portfolio_id.vue b/pages/portfolio/post/_portfolio_id.vue index 4e32a08..b0ca2b2 100644 --- a/pages/portfolio/post/_portfolio_id.vue +++ b/pages/portfolio/post/_portfolio_id.vue @@ -37,7 +37,8 @@ :aspect-ratio="1" :autoCrop="autoCrop" :autoCropArea="1" - :fixedNumber="[1,2]" + fixed + :fixedNumber="[1,1]" :checkCrossOrigin="false" :checkOrientation="false" :img="headImgUrl"