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