Procházet zdrojové kódy

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

yangfeng před 6 měsíci
rodič
revize
182428248f

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