@ -44,9 +44,9 @@ export default {
getActivityInfo() {
let introType
if (this.selectMenuIndex === 0) {
introType = 20
} else {
introType = 23
}
activityInquiry({ introType: introType, libcode: this.libcode, pageSize: 99 }).then(data => {
this.infoList = data[0]