Fix: modify table contents

This commit is contained in:
2019-04-17 10:06:33 +09:00
parent 5ff2c8b2f2
commit 0952a876da
7 changed files with 51 additions and 36 deletions
+4
View File
@@ -35,6 +35,10 @@ function accountType(accountType) {
case 5:
return "1,000명 (5만원)";
case 100:
case 101:
return "해당없음";
}
return accountType + "? (N/A)";