瀏覽代碼

Merge remote-tracking branch 'origin/dev/zhangxc' into dev/new

# Conflicts:
#	src/components/MainSuit/index.jsx
zhouna 6 年之前
父節點
當前提交
55d15d6d14
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/store/actions/currentIll.js

+ 1 - 1
src/store/actions/currentIll.js

@@ -76,7 +76,7 @@ export const setData = (state,action) =>{
   let mainLabelModuleArr = objToArr.filter((item)=>{
     return item.questionMapping.length>0;
   })
-  
+  console.log(444,mainLabelModuleArr);
   if (useEmpty) {
     res.data = res.emptyData;
   } else {