This commit is contained in:
邹景立 2017-02-16 11:51:49 +08:00
parent 081361619a
commit 27c596b10f

View File

@ -1,4 +1,4 @@
define(['jquery', 'admin.plugs'], function () {
define(['jquery', 'admin.plugs', 'jquery.icheck'], function () {
/** 事件委派 */
$('body').on('click', '[data-load]', function () {