#
luxiaotao1123
2021-01-25 9d0f477a50d319e4971d1667e8cf8a2515197f83
src/main/webapp/static/js/tag/tag.js
@@ -64,8 +64,9 @@
                layer.open({
                    type: 2,
                    title: '新增归类',
                    offset: '100px',
                    skin: 'layui-cool-class',
                    area: ['30%', top.detailHeight],
                    area: ['35%', top.detailHeight],
                    content: 'tag_detail.html',
                    success: function(layero, index){
                        layer.getChildFrame('#data-detail-submit-edit', index).hide();