Fix pa code not being appended to search result items
This commit is contained in:
@@ -379,6 +379,7 @@ new Vue({
|
||||
this.initTooltips();
|
||||
this.initImageLazyLoading();
|
||||
this.initFilterpanel();
|
||||
this.appendPaCode();
|
||||
});
|
||||
});
|
||||
EventBus.$on('tableLoaded', () => {
|
||||
|
||||
Reference in New Issue
Block a user