From 37efa3e1a1a008f3c7312046c7826bb9a0a272b1 Mon Sep 17 00:00:00 2001 From: zhangxiaoxu123 <819527061@qq.com> Date: 星期五, 15 七月 2022 11:38:37 +0800 Subject: [PATCH] '菜单权限管理功能' --- utils/api.js | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) diff --git a/utils/api.js b/utils/api.js index fc114a5..c42b81e 100644 --- a/utils/api.js +++ b/utils/api.js @@ -82,8 +82,11 @@ url:'/admin/dict/type/contract_type', method:'GET' }, - - + // 閫夊畾鍚堝悓 + getByContractId:{ + url:'/yunxiao/contractitem/getByContractId', + method:'GET' + }, // 鎾ゅ洖 withDraw:{ -- Gitblit v1.9.1