Add 「学年」
This commit is contained in:
@@ -106,6 +106,7 @@ class Link1Handler {
|
||||
list: [],
|
||||
'年': { 'value': Number(year) },
|
||||
'月': { 'value': Number(month) },
|
||||
'学年': { 'value': record['学年'].value },
|
||||
'クラス': { 'value': record['クラス'].value },
|
||||
'出席番号': { 'value': record['出席番号'].value },
|
||||
'園児名': { 'value': record['園児名'].value },
|
||||
|
||||
Reference in New Issue
Block a user