2 Commits 4e7598e7eb ... c0b47462e2

Autore SHA1 Messaggio Data
  dongfeng c0b47462e2 Merge remote-tracking branch 'origin/qirui-v2' into qirui-v2 8 mesi fa
  dongfeng 35cedcf11d 零部件DVP-验证页面是否通过查询数据异常 8 mesi fa
1 ha cambiato i file con 0 aggiunte e 2 eliminazioni
  1. 0 2
      src/views/componentsDVP/verify/dvpVerify.vue

+ 0 - 2
src/views/componentsDVP/verify/dvpVerify.vue

@@ -469,8 +469,6 @@ export default {
               return this.$t('global-btn.fail');
             } else if ( val == 1) {
               return this.$t('global-btn.pass');
-            } else {
-              return this.$t('global-btn.fail');
             }
           }
         },