Commit 4938fab7 authored by 樊国敬's avatar 樊国敬

o

parent d2b422ea
...@@ -34,6 +34,6 @@ export default { ...@@ -34,6 +34,6 @@ export default {
return Api.post(`${system}/setschedulecompany/create`,params ); return Api.post(`${system}/setschedulecompany/create`,params );
}, },
apsList(params){ apsList(params){
return Api.post(`${systemNew}/setschedulecompany/list`,params ); return Api.post(`${system}/setschedulecompany/list`,params );
} }
} }
\ No newline at end of file
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