Kiểm tra an toàn vệ sinh thực phẩm tại huyện Phú Tân

(Cổng TTĐT tỉnh AG)- Ngày 10/02, Đoàn thanh tra Sở Nông nghiệp và Phát triển nông thôn phối hợp phòng An ninh kinh tế, công an tỉnh rr88 tải ra quân kiểm tra chất lượng an toàn thực phẩm mùa lễ hội Xuân năm 2025 tỉnh rr88 tải, tại các cơ sở chế biến, kinh doanh thực phẩm nông, thủy sản trên địa bàn huyện Phú Tân.

Đoàn Kiểm tra quy trình làm tàu hủ ky
Đoàn lấy mẫu thực phẩm chay 

Đoàn tiến hành kiểm tra giấy phép kinh doanh, giấy chứng nhận đủ điều kiện sản xuất, vệ sinh thực phẩm. Những trường hợp khả nghi, Đoàn Thanh tra Sở Nông nghiệp và Phát triển nông thôn rr88 tải đều lấy mẫu sản phẩm test nhanh hàn the đối với sản phẩm thực phẩm chay, kết quả test nhanh chưa phát hiện hàn the trong sản phẩm. Ngoài ra Đoàn còn lấy mẫu các sản phẩm đem về kiểm nghiệm thành phần, chất cấm và chỉ số theo hồ sơ tự tải app rr88 của các cơ sở .

Đoàn kiểm tra an toàn vệ sinh thực phẩm Sở Nông nghiệp và Phát triển nông tỉnh rr88 tải kiểm tra chấp hành pháp luật của các cơ sở

Hiện tại, các cơ đủ điều kiện an toàn vệ sinh thực phẩm, tuy nhiên Đoàn kiểm tra chất lượng an toàn thực phẩm mùa lễ hội Xuân năm 2025 tỉnh rr88 tải đã lưu ý các cơ sở cần tiếp tục tuân thủ quy định pháp luật về an toàn thực phẩm, đảm bảo vệ sinh nơi sản xuất, không sử dụng các phụ gia cấm, chất cấm trong sản phẩm, nhất là trong phục vụ nhu cầu ăn chay của người dân dịp rằm tháng Giêng. /.

                                                                                                                             Trần Tùng

"; var footstr = ""; var newstr = document.all.item(text).innerHTML; //var newstr = document.getElementById(text).innerHTML; var oldstr = document.body.innerHTML; document.body.innerHTML = headstr + newstr + footstr; window.print(); document.body.innerHTML = oldstr; return false; } function printDiv2(text) { var content = document.getElementById(text).innerHTML; var printWindow = window.open('', '', 'height=600,width=800'); printWindow.document.write(''); printWindow.document.write(''); printWindow.document.write(content); printWindow.document.write(''); printWindow.document.close(); printWindow.print(); } function share_fb(url) { window.open('https://www.facebook.com/sharer/sharer.php?u='+url,'facebook-share-dialog',"width=626, height=436") } function toggleBackgroundColor() { const element = document.getElementById('contrast'); const currentColor = window.getComputedStyle(element).backgroundColor; if (currentColor === 'rgb(220, 220, 220)') { element.style.backgroundColor = '#fff'; } else { element.style.backgroundColor = 'rgb(220, 220, 220)'; } } var liActive = Array.from(document.querySelectorAll('.posts-list-noibat .post-title')); if (Array.isArray(liActive) && liActive.length ) { liActive[0].classList.add('active'); } function increaseFontSize() { var textElement = document.getElementById('text'); var currentSize = window.getComputedStyle(textElement, null).getPropertyValue('font-size'); var newSize = parseFloat(currentSize) + 2; if (newSize <= 40) { textElement.style.fontSize = newSize + 'px'; } } function decreaseFontSize() { var textElement = document.getElementById('text'); var currentSize = window.getComputedStyle(textElement, null).getPropertyValue('font-size'); var newSize = parseFloat(currentSize) - 2; if (newSize >= 12) { textElement.style.fontSize = newSize + 'px'; } } function resetFontSize() { var textElement = document.getElementById('text'); textElement.style.fontSize = '18px'; }