From 34e6d3a803c50fc30c7cded69658562a437afaf5 Mon Sep 17 00:00:00 2001 From: zhangxiaoxu123 <819527061@qq.com> Date: 星期四, 28 七月 2022 21:02:15 +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