Fix: modify table contents
This commit is contained in:
@@ -35,6 +35,10 @@ function accountType(accountType) {
|
||||
|
||||
case 5:
|
||||
return "1,000명 (5만원)";
|
||||
|
||||
case 100:
|
||||
case 101:
|
||||
return "해당없음";
|
||||
}
|
||||
|
||||
return accountType + "? (N/A)";
|
||||
|
||||
Reference in New Issue
Block a user