作者 郭文星

'123'

@@ -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 }