医生提交1212
This commit is contained in:
@@ -26,7 +26,6 @@ Page({
|
||||
goDetail:debounce(function(event){
|
||||
console.log(event)
|
||||
let id=event.currentTarget.dataset.id;
|
||||
console.log(id);
|
||||
app.go("/Pages/yishi/case/index?order_inquiry_id="+id);
|
||||
}),
|
||||
goDetailbefore:debounce(function(event){
|
||||
|
||||
Reference in New Issue
Block a user