@@ -556,6 +556,8 @@
Dcat.error('操作失败:请先选择模板');
return false;
}
+ //移除历史记录内容
+ $('#contentDetails').html('');
$.ajax({
url: '/prime-control/dist-template/ace',
method: 'POST',