Commit 426c5a41 authored by WangRui's avatar WangRui

[feature]合同编号字段调整

parent 7cae7bd8
......@@ -65,7 +65,7 @@ let queryList = async () => {
let temp = {
...item,
isSign: false,
contractId: item.contractNumber,
contractId: item.projectNumber,
dl: item.agencyName,
date: item.deadlineDate
}
......
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