3.26更改上传
This commit is contained in:
parent
5eff9ea26b
commit
4ec69fff89
@ -115,13 +115,13 @@ Page({
|
||||
let check = this.checkPrice(inquiry_price);
|
||||
if(!check) return;
|
||||
}
|
||||
if(this.data.active==1 && detail){
|
||||
wx.showToast({
|
||||
title: '即将开通',
|
||||
icon:'none',
|
||||
})
|
||||
return false
|
||||
}
|
||||
if(this.data.active==1 && detail){
|
||||
wx.showToast({
|
||||
title: '即将开通',
|
||||
icon:'none',
|
||||
})
|
||||
return false
|
||||
}
|
||||
if(this.data.active==1 || this.data.active==2){
|
||||
if(!this.data.info.work_num_day || !this.data.info.inquiry_price){
|
||||
this.setData({
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user