Update excel_format.xlsx.axlsx

提醒可輸入幾號
This commit is contained in:
chiu 2019-08-16 10:53:29 +08:00
parent 2eb27ea58e
commit c5b77493c5
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ wb.add_worksheet(name: "Patents") do |sheet|
row << t("personal_patent.publication_date")
row1 << "date"
row2 << "Format: YYYY/MM, Example: 2015/12"
row2 << "Format: YYYY/MM/DD, Example: 2015/12/31"
row << t("personal_patent.url")
row1 << "textfield"