Commit 0e593ec8 authored by guoyou's avatar guoyou

报名列表

parent b6f23500
......@@ -62,7 +62,7 @@ export default {
startTime: null,
endTime: null,
phone: null,
activityId: 1
activityId: 2
}
}
},
......@@ -95,7 +95,7 @@ export default {
startTime: null,
endTime: null,
phone: null,
activityId: 1
activityId: 2
}
},
//导出
......
......@@ -115,9 +115,9 @@ export default {
startTime: null,
endTime: null,
phone: null,
activityId: 1,
activityId: 2,
prizeType: null,
hasWinning: 1
hasWinning: 2
}
}
},
......
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