From 37efa3e1a1a008f3c7312046c7826bb9a0a272b1 Mon Sep 17 00:00:00 2001 From: zhangxiaoxu123 <819527061@qq.com> Date: 星期五, 15 七月 2022 11:38:37 +0800 Subject: [PATCH] '菜单权限管理功能' --- utils/jihua.js | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/utils/jihua.js b/utils/jihua.js index 741ad21..3082da2 100644 --- a/utils/jihua.js +++ b/utils/jihua.js @@ -23,4 +23,9 @@ url: '/yunxiao/xscarshippingdayplan/setCarNums', method: 'POST' }, + // 鑿滃崟 + menu: { + url: '/admin/menu', + method: 'GET' + } } \ No newline at end of file -- Gitblit v1.9.1