正在显示
1 个修改的文件
包含
1 行增加
和
0 行删除
| @@ -96,6 +96,7 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form'], function ($, undefin | @@ -96,6 +96,7 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form'], function ($, undefin | ||
| 96 | }, | 96 | }, |
| 97 | api: { | 97 | api: { |
| 98 | bindevent: function () { | 98 | bindevent: function () { |
| 99 | + | ||
| 99 | Form.api.bindevent($("form[role=form]")); | 100 | Form.api.bindevent($("form[role=form]")); |
| 100 | } | 101 | } |
| 101 | } | 102 | } |
-
请 注册 或 登录 后发表评论