Commit a4c64b8a authored by renjintao's avatar renjintao

物料送审

parent aa7feb71
......@@ -28,6 +28,6 @@ export default {
return Api.post(`${workflowUrl}/instance/terminate`, params);
},
listTable(params){
return Api.post(`${systemUrl}/custompropertydefinition/list`,params); //物料扩展属性
return Api.post(`${material}/custompropertydefinition/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