A
Anonymous
Phieu Nhap Kho Form - Copy this React, Tailwind Component to your project
Create page input with model is public class PhieuNhapKho { public int IDPhieuNhapKho { get; set; } public string MaChungTu { get; set; } public DateTime NgayNhapKho { get; set; } public string TenHang { get; set; } public string MoTa { get; set; } public string DVT { get; set; } public int NhapDauKy { get; set; } public string TenFile { get; set; } public string TenPhieuNhapKho { get; set; } public DateTime NgayCapNhat { get; set; } public string LastOperator { get; set; } public string RegisterDate { get; set; } public string LastDate { get; set; } public string PG_ID { get; set; } public string DataVersion { get; set; } }
Prompt
