医生提交1212

This commit is contained in:
zoujiandong
2023-12-12 10:58:58 +08:00
parent 1e9ea2a70f
commit 89be7ccae1
30 changed files with 1083 additions and 157 deletions
-1
View File
@@ -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){