From f6d115719f5d5c4aff09fd4f06a8c7b1a1647559 Mon Sep 17 00:00:00 2001 From: yuyu <1981343953@qq.com> Date: 星期四, 24 八月 2023 13:42:24 +0800 Subject: [PATCH] Merge branch 'master' of http://192.168.110.209:9001/r/lims-before --- src/api/url.js | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/api/url.js b/src/api/url.js index 8849e20..fbaa55b 100644 --- a/src/api/url.js +++ b/src/api/url.js @@ -5,6 +5,7 @@ "reported": "/plan/reported",//涓婃姤 "distribution": "/plan/distribution",//鍒嗛厤 "check": "/plan/check",//妫�楠� + "info": "/user/info",//鐧诲綍-->鑾峰彇鐢ㄦ埛淇℃伅 } export default function(Vue) { -- Gitblit v1.9.3