bug fixed
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
kamonwan taengsuk
2023-09-04 15:36:33 +07:00
parent 63e37bf98d
commit 06f8d47af3

View File

@@ -152,7 +152,7 @@ namespace rmutr_report.Controllers
{ {
string na = "ผู้เข้าร่วมโครงการ "; string na = "ผู้เข้าร่วมโครงการ ";
string na1 = " จำนวน "; string na1 = " จำนวน ";
string na2 = " หน่วยนับ"; string na2 = " คน";
vv.text1 = na; vv.text1 = na;
vv.text11 = na1; vv.text11 = na1;
vv.nuai_nap = na2; vv.nuai_nap = na2;