Commit a759d6b1 by 叶富雄

接口添加New

parent 330ce2f0
......@@ -17,7 +17,7 @@ export const getTjListPic = params =>
post(`${base.alyIP}/zczl/getTjListPic`, params);
//新增侦查指令
export const doAddZczlxx = params =>
postform(`${base.alyIP}/zczl/doAddZczlxx`, params);
postform(`${base.alyIP}/zczl/doAddZczlxxNew`, params);
//侦查指令审批
export const tjsp = params =>
post(`${base.alyIP}/zczl/tjsp`, 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