zhangyuhan 3 сар өмнө
parent
commit
8942bdde5d

+ 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