|
@@ -8,7 +8,7 @@ define(['jquery', 'bootstrap', 'backend', 'form', 'table'], function ($, undefin
|
|
index_url: 'wechat/plan/index',
|
|
index_url: 'wechat/plan/index',
|
|
add_url: 'wechat/plan/add',
|
|
add_url: 'wechat/plan/add',
|
|
edit_url: 'wechat/plan/edit',
|
|
edit_url: 'wechat/plan/edit',
|
|
- del_url: 'wechat/plan/del',
|
|
+
|
|
multi_url: 'wechat/plan/multi',
|
|
multi_url: 'wechat/plan/multi',
|
|
}
|
|
}
|
|
});
|
|
});
|