Commit eef3406b by zhangzhen

细节优化

parent f322e21e
......@@ -36,7 +36,7 @@ export const plateNumberBind=(data)=>{
}
export const plateNumberUnbind=(data)=>{
let url=`/consumer/bind`
let url=`/consumer/unbind`
return http.post(url,data)
}
......
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