添加页面节点清除逻辑
This commit is contained in:
@@ -442,6 +442,8 @@ export default {
|
||||
},
|
||||
unmounted() {
|
||||
$('#table').bootstrapTable('destroy');
|
||||
$('.fixed-table-pagination').remove();
|
||||
$('#toolbar').remove();
|
||||
}
|
||||
};
|
||||
</script>
|
||||
|
Reference in New Issue
Block a user