Commit 02d2c7ee by FE

modify data type

parent aa04650f
......@@ -22,7 +22,7 @@ class BargainMiddlePage extends Component {
isShowOverlay: false,
isOriginator: '',
kanjiaIcon: require('./image/kanjia_icon.png'),
courseList: '', // 所有砍价课程
courseList: [], // 所有砍价课程
data: '',
bargainData: '',
limitPeople: 0,
......
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