6.13
This commit is contained in:
+1
-1
@@ -125,7 +125,7 @@ onLoad(()=>{
|
||||
})
|
||||
const goCert = () => {
|
||||
uni.navigateTo({
|
||||
url: "/pages/certList/certList",
|
||||
url: "/pages/certList/certList?doctor_id="+userInfo.doctor_id,
|
||||
});
|
||||
};
|
||||
const goDoctor=(id,name)=>{
|
||||
|
||||
Reference in New Issue
Block a user