|
@@ -114,6 +114,7 @@ export default {
|
|
for (const batchnum of termnum.batchnum) {
|
|
for (const batchnum of termnum.batchnum) {
|
|
for (const classes of batchnum.class) {
|
|
for (const classes of batchnum.class) {
|
|
const termdata = {
|
|
const termdata = {
|
|
|
|
+ batchid: batchnum._id,
|
|
reteacher: termnum.reteacher,
|
|
reteacher: termnum.reteacher,
|
|
term: termnum.term,
|
|
term: termnum.term,
|
|
termid: termnum._id,
|
|
termid: termnum._id,
|