@@ -308,6 +308,7 @@
data.realName = searchData.value;
break;
case '手机号':
+ dialogSearchReset();
data.userName = searchData.value;
}