Commit 16e2557d authored by renjintao's avatar renjintao

listbyuser

parent e48f9d95
......@@ -32,8 +32,6 @@ export default {
return Api.get(`${PlanUrl}/messchedule/getpoolordercount`);
},
listbyuser(params) {//获取当前登录用户可操作的排产
//authUrl
//return Api.post(`http://39.100.148.168:10000/auth/setschedulecompany/listbyuser`, params);//168
return Api.post(`${Platform}/setschedulecompany/listbyuser`, params);//61
},
moveintoai(){////跳转进入智能排产池前判断
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment