Authored by ping

update

... ... @@ -518,6 +518,7 @@
if (!json.data) {
return;
}
uid = json.data;
setSelectValue(uid);
});
}else{
... ...