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

Commit 34df336f authored by 胡佳晨's avatar 胡佳晨

Merge branch 'dev_draw_change' into pre

parents b016a7cb 32665522
......@@ -383,6 +383,9 @@
var simpleTypeData = data.simpleType.toString();
$("#labelSelectType").find("option[value=" + simpleTypeData + "]").attr("selected",true);
}
if (!showId) {
$('.labelSelect').hide();
}
}
})
}
......
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