瀏覽代碼

no message

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') {