소스 검색

拜访任务调色机扫码结果展示bug

zhujindu 1 년 전
부모
커밋
ffa9a60f2b
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/components/zRadio.vue

+ 1 - 0
src/components/zRadio.vue

@@ -77,6 +77,7 @@ export default {
       this.$emit('zSelectVal', datalist);
     },
     radioclick(val) {
+      if (this.relevancyItem) return;
       if (!val) {
         if (!this.radioChange) {
           this.zradioc = '';