Commit 33a4c26e authored by youjie's avatar youjie

no message

parent 0528fa1c
...@@ -1586,7 +1586,7 @@ ...@@ -1586,7 +1586,7 @@
this.msg.OrderTradeWay = this.tradeWay; this.msg.OrderTradeWay = this.tradeWay;
this.msg.PlatformAccountId = this.platformAccount; this.msg.PlatformAccountId = this.platformAccount;
if(this.isReceivablesAccount&&!this.msg.PayReceipt_No&&this.msg.PayReceipt_No==''){ if(this.clientData&&this.clientData.State==1&&!this.msg.PayReceipt_No&&this.msg.PayReceipt_No==''){
let text = '选择平台用户昵称' let text = '选择平台用户昵称'
if(this.msg.CourseId!=12&&this.msg.CourseId>0){ if(this.msg.CourseId!=12&&this.msg.CourseId>0){
text = '输入卡尾号' text = '输入卡尾号'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment