Commit ef04e2d7 authored by xiexiuxing's avatar xiexiuxing

合同跳转页面路径

parent 041cd842
......@@ -201,7 +201,7 @@ const addList = () => {
/* 修改 */
const edit = (record) => {
history.push(`/memberCenter/contract/manage/add/addList/editing?contractId=${record.id}`)
history.push(`/memberCenter/contract/manage/QueryList/editing?contractId=${record.id}`)
}
/* 提交审核 */
......
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