|
@@ -947,7 +947,7 @@ export default {
|
|
|
// 业务主题
|
|
|
busiSubject: this.infolist.busiSubject,
|
|
|
// 需求类别
|
|
|
- demandTypeCode: this.infolist.busiSubject,
|
|
|
+ demandTypeCode: this.infolist.demandTypeCode,
|
|
|
//承载渠道
|
|
|
carryChannelCode: this.infolist.carryChannelCode.join(","),
|
|
|
// 加载周期 起止
|