linwenxin 5 ماه پیش
والد
کامیت
68de7a8d65
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/views/setting/workContactLetter/workContactLetterPage/index.vue

+ 1 - 1
src/views/setting/workContactLetter/workContactLetterPage/index.vue

@@ -774,7 +774,7 @@ export default {
               if (val == 'OK') {
                 this.formData2.examinePrice = 0
                 this.formData2.examineFration = 0
-              } else if (val == 'SUB') {
+              } else if (val == 'FAIL') {
                 this.formData2.examinePrice = this.formData.price
                 this.formData2.examineFration = this.formData.fraction
               } else if (val == 'SUB') {