浏览代码

拜访任务调色机扫码结果展示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 = '';