<img v-if="currentItem.picArr[0] != ''" :src="item | transferPic" class="showImg" @click="showLargeImg(item | transferPic)"/>如上,我要把item 篩選后的值作為參數(shù)傳入click方法,要怎么寫(xiě)方便
vue 篩選器能用在方法傳參中嗎
猛跑小豬
2018-12-24 12:39:54