瀏覽代碼

fix:企业情报监控编辑分组读取默认选择传值异常

yangfeng 6 月之前
父節點
當前提交
182428248f
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      apps/bigmember_pc/src/components/forecast/ForeCast.vue

+ 1 - 0
apps/bigmember_pc/src/components/forecast/ForeCast.vue

@@ -1042,6 +1042,7 @@ export default {
       this.cur.group = item.s_grousp
       this.cur.fid = item.fid
       this.cur.entId = item.s_entId
+      this.checkedGroupId = item.s_grousp
     },
     // 企业情报监控 取消关注
     cancelFollow(item) {