jqh 4 years ago
parent
commit
7f08713edb

+ 1 - 1
resources/assets/dcat/extra/Grid/Tree.js

@@ -154,7 +154,7 @@ export default class Tree {
                 });
 
                 // 附加的HTML
-                $('body .extra-html').html(_body.find('.extra-html').html());
+                $('body .extra-html').append(_body.find('.extra-html').html());
 
                 // 主动触发ready事件,执行子节点附带的js脚本
                 Dcat.triggerReady();

File diff suppressed because it is too large
+ 0 - 0
resources/dist/dcat/extra/grid-extend.js


File diff suppressed because it is too large
+ 0 - 0
resources/dist/dcat/extra/grid-extend.js.map


Some files were not shown because too many files changed in this diff