Browse Source

feat: 红冲调整

zhangyuhan 3 months ago
parent
commit
8942bdde5d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/order/components/new-detailModel.vue

+ 1 - 1
src/views/order/components/new-detailModel.vue

@@ -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