diff --git a/src/api/system/menu.js b/src/api/system/menu.js index f6415c65..87af6c31 100644 --- a/src/api/system/menu.js +++ b/src/api/system/menu.js @@ -57,4 +57,4 @@ export function delMenu(menuId) { url: '/system/menu/' + menuId, method: 'delete' }) -} \ No newline at end of file +}