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

Commit fad7c11c authored by sangchunxi's avatar sangchunxi

#1963 新建学校 modal 样式问题 确认修复

parent c71ed75e
......@@ -247,7 +247,7 @@
$('.schoolName').val(e.data.name);
$('.schoolAdress').val(e.data.address);
$.getJSON( ctx + 'smile/user/getAreaJson' ).done(function ( res ) {
console.log(JSON.parse(res.msg))
$( "#demo-1" ).iPicker({
width: 146,
data: JSON.parse(res.msg),
......
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