@ -86,6 +86,7 @@
} else if(paymentOrderInfo.receivableStatus == 1) {
return '已还款'
}
return ''
module.exports = agentStatus
</wxs>