Add 「学年」
This commit is contained in:
BIN
document/①仕様書_園児別出欠簿入力_20250409.xlsx
Normal file
BIN
document/①仕様書_園児別出欠簿入力_20250409.xlsx
Normal file
Binary file not shown.
@@ -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