src/main/webapp/views/tag/tag.html @@ -203,7 +203,6 @@ content: $('#editDialog').html(), success: function (layero, dIndex) { // 回显表单数据 console.log(mData) form.val('detail', mData); // 表单提交事件 form.on('submit(editSubmit)', function (data) {