Commit 0528fa1c authored by youjie's avatar youjie

no message

parent efb613a1
......@@ -1587,12 +1587,12 @@
this.msg.PlatformAccountId = this.platformAccount;
if(this.isReceivablesAccount&&!this.msg.PayReceipt_No&&this.msg.PayReceipt_No==''){
let text = '平台用户昵称'
let text = '选择平台用户昵称'
if(this.msg.CourseId!=12&&this.msg.CourseId>0){
text = '卡尾号'
text = '输入卡尾号'
}
let that = this
this.$confirm(`此单是签约送优惠券订单, 因尚未输入${text} 本单将不会享受优惠券发放,确认要提交吗?`, this.$t('tips.tips'), {
this.$confirm(`此单是签约送优惠券订单, 因尚未${text} 本单将不会享受优惠券发放,确认要提交吗?`, this.$t('tips.tips'), {
confirmButtonText: '确认提交',
cancelButtonText: '取消提交',
type: 'warning'
......
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