diff --git a/Vue/Listeavenant/index.php b/Vue/Listeavenant/index.php index 01f28cc..5cf5018 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