diff --git a/Vue/Listeavenant/index.php b/Vue/Listeavenant/index.php index cbcce3a..01f28cc 100644 --- a/Vue/Listeavenant/index.php +++ b/Vue/Listeavenant/index.php @@ -95,7 +95,7 @@ // Exécution au chargement complet du DOM document.addEventListener("DOMContentLoaded", function() { // Initialisation des composants au chargement de la page - appliquerDataTable('.tabliste', {}, ); + appliquerDataTable('.tabliste'); }); \ No newline at end of file