Commit d88130f2 by 叶富雄

修改提交方式

parent 8448e521
......@@ -27,5 +27,5 @@ export const getUserInfo = params =>
post(`${base.alyIP}/zczl/getUserInfo`, params);
//审批人员添加
export const addSpy = params =>
postform(`${base.alyIP}/zczl/addSpy`, params);
post(`${base.alyIP}/zczl/addSpy`, params);
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