@ -1406,9 +1406,10 @@
proofingStatus: '进行中',
proofingResultStatus: row.proofingResultStatus,
remark: row.remark,
type: 1
type: type
}
} else {
inData.type = 2
if (this.modalData.cProjectTypeDb === '' || this.modalData.cProjectTypeDb === null || this.modalData.cProjectTypeDb === undefined) {
this.$message({
message: '项目分类不能为空',