|
@@ -308,6 +308,7 @@ export default {
|
|
|
xkcxlistByMarjors({
|
|
|
level: this.selected.marjorsType.toString(),
|
|
|
keyword: this.keyword,
|
|
|
+ isMajor:true,
|
|
|
year: this.selected.selectNian.toString(),
|
|
|
marjors: this.selected.curMarjors.one.name + ',' + this.selected.curMarjors.two.name + ',' + this.selected.curMarjors.three.join(','),
|
|
|
locations: this.selected.locations.toString(),
|