<span v-for="(item,index) in payList" :key="index">{{item.id == scope.row.payType ? item.value : ''}}</span>