//NhapVatLieu
 public void LatchitietPD(string maPhieuDat)
 {
     DAO_Entity dao = new DAO_Entity();
     dao.layDSVatLieuDaDat( maPhieuDat);
 }