Browse Source

版本恢复

moshaorui 6 tháng trước cách đây
mục cha
commit
21c77e8570
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      resources/views/admin/pages-custom/ace.blade.php

+ 2 - 0
resources/views/admin/pages-custom/ace.blade.php

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