Browse Source

no message

feature/v2.0
xpz2018 4 years ago
parent
commit
df60e39178
1 changed files with 1 additions and 0 deletions
  1. 1
      pages/process/template/index.wxml

1
pages/process/template/index.wxml

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