Commit 3baf0aff by crushh

Merge branch 'feature/act-code' of http://git.gicdev.com/office/haoban-3 into feature/act-code

parents e77bf104 2bbc2db6
......@@ -193,7 +193,7 @@ export default {
startTime: '',
endTime: '',
orderByField: 'createTime desc',
hmGroupId: 0
hmGroupId: ''
},
storeSelect: 1,
dateTime: [],
......
......@@ -222,7 +222,7 @@ export default {
{
groupName: '全部分组',
referNum: '',
groupId: null
groupId: ''
}
];
this.groupList[0].referNum = countNum.data.result;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment