Commit 7ecb186c by zhaoxiqing

gsb

parent 960b2c1e
......@@ -160,7 +160,7 @@ class XbgApi extends apiBase {
try {
let response = await axios({
method: "POST",
url: this.url + "acontractList",
url: this.url + "acontracttoMtchIdList",
data: params
})
return response.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