Commit 99d8b10c by zujiaozhang

'xiugai'

parent e87483e8
...@@ -497,8 +497,6 @@ define(['zepto', 'medtap', 'mui', 'mui.picker'], function($, medtap, mui) {  ...@@ -497,8 +497,6 @@ define(['zepto', 'medtap', 'mui', 'mui.picker'], function($, medtap, mui) { 
case 33: case 33:
medtap.pushWindow('discomfortGeneralPage.html?followUpId='+discomfortGeneralPage.followUpId+'&questionNo='+questionNo+'&questionId='+questionId+'&parentId='+parentId+'&lastChecks='+discomfortGeneralPage.lastChecks+'&adminId='+discomfortGeneralPage.adminId) medtap.pushWindow('discomfortGeneralPage.html?followUpId='+discomfortGeneralPage.followUpId+'&questionNo='+questionNo+'&questionId='+questionId+'&parentId='+parentId+'&lastChecks='+discomfortGeneralPage.lastChecks+'&adminId='+discomfortGeneralPage.adminId)
break; break;
default:
medtap.pushWindow('submitSuccessfully.html?adminId='+discomfortGeneralPage.adminId)
} }
} }
}) })
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment