#
luxiaotao1123
2021-01-27 aec187fca7090b7a22fd33e20a2be65640af3296
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) {