@@ -708,7 +708,7 @@ export default {
console.log(data)
if (data === '签约主体红冲') {
this.redCorrection = 1
- } else if (data === '金额红冲') {
+ } else if (data === '合同金额红冲') {
this.redCorrection = 2
} else if (data === '销售费用红冲') {
this.redCorrection = 3