|
|
@@ -62,7 +62,7 @@ module.exports = app => {
|
|
|
// party_b: data.party_b,
|
|
|
// sign_date: data.sign_date,
|
|
|
// remark: data.remark,
|
|
|
- // type: data.type,
|
|
|
+ type: data.type,
|
|
|
create_time: new Date(),
|
|
|
need_shenpi: options.spid ? this.ctx.subProject.page_show.openContractSubProjectShenpi : this.ctx.subProject.page_show.openContractTenderShenpi,
|
|
|
};
|