bug
value
2023-08-29 8eef54d67522f078266a54f0c0596b67c012e6d6
src/api/url.js
@@ -5,6 +5,7 @@
   "reported": "/plan/reported",//上报
   "distribution": "/plan/distribution",//分配
   "check": "/plan/check",//检验
   "info": "/user/info",//登录-->获取用户信息
}
export default function(Vue) {