修正
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
<h2>修正仕訳入力</h2>
|
||||
|
||||
<label>仕訳日</label>
|
||||
<input type="date" id="entryDate" min="1900-01-01" max="9999-12-31" />
|
||||
<input type="date" id="entryDate" min="1900-01-01" max="2099-12-31" />
|
||||
|
||||
<label>摘要</label>
|
||||
<input type="text" id="description" style="width: 60%" />
|
||||
|
||||
Reference in New Issue
Block a user