ปรับปรุง UI และ Flow ของงาน เพิ่มเติม
This commit is contained in:
@@ -199,6 +199,9 @@ namespace tb320eva.Migrations
|
||||
|
||||
b.Property<DateTime?>("chief_a_date");
|
||||
|
||||
b.Property<string>("chief_a_reject_reason")
|
||||
.HasMaxLength(1000);
|
||||
|
||||
b.Property<string>("chief_a_remark")
|
||||
.HasMaxLength(1000);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user