Commit c599cf0e authored by 冯腾骁's avatar 冯腾骁

物流公司渠道页面查询

parent 43d69de7
...@@ -147,7 +147,7 @@ export default { ...@@ -147,7 +147,7 @@ export default {
token: that.token token: that.token
}; };
that.axios({ that.axios({
url: "finance/login/roleLogin", url: "logisticsConfig/login/roleLogin",
method: "POST", method: "POST",
data: roleData data: roleData
}).then(res => { }).then(res => {
......
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