更新问诊表重复提交
This commit is contained in:
@@ -74,7 +74,7 @@ Page({
|
||||
})
|
||||
})
|
||||
},
|
||||
handleSend(){
|
||||
handleSend:debounce(function(){
|
||||
let {order_inquiry_id,result,obj}=this.data;
|
||||
if(result.length==0){
|
||||
wx.showToast({
|
||||
@@ -97,7 +97,7 @@ Page({
|
||||
wx.navigateBack();
|
||||
}
|
||||
})
|
||||
},
|
||||
}),
|
||||
noop() {},
|
||||
/**
|
||||
* 生命周期函数--监听页面加载
|
||||
|
||||
Reference in New Issue
Block a user