FastAdmin 框架 from 表单确定按钮为何无法点击?

解决方法:新增的页面需要绑定一下事件

 xxxx: function () {
            Controller.api.bindevent();
        },

  

posted @ 2022-10-10 09:06  路三千  阅读(1159)  评论(0)    收藏  举报