记得上下班打卡 | git大法好,push需谨慎

Commit bc3573e0 authored by anjiabin's avatar anjiabin

提交chime社交相关

parent 3f401bd6
......@@ -184,7 +184,6 @@
return;
}
if(res.code!=null&&res.code == 0){
debugger;
initProvinceData(res.data);
initCityData(res.data);
initAgeData(res.data);
......@@ -565,7 +564,6 @@
* @param data
*/
function initSexData(data){
debugger;
let settingObj = data.sexDataList;
// 对象转化为数组
......
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