เขื่อนเจ้าพระยา ปรับเพิ่มการระบายน้ำ! เช็กพื้นที่ได้รับผลกระทบ
Site: tnnthailand
Author: Tanvarut Naumpakdee
Published: 2025-10-19 11:18
SEO Score
N/A
Word Count
599
Issues
0
Status
Pending
Meta Information
- Meta Title
- เขื่อนเจ้าพระยา ปรับเพิ่มการระบายน้ำ! เช็กพื้นที่ได้รับผลกระทบ
- Meta Description
- กรมชลประทาน แจ้ง เขื่อนเจ้าพระยา ปรับเพิ่มการระบายน้ำจากอัตรา 2,400 ลบ.ม./วิ เป็นอัตรา 2,500 ลบ.ม./วินาที และคงอัตราดังกล่าวต่อเนื่อง เพื่อให้สอดคล้องกับปริมาณน้ำทางตอนบนที่ไหลมาสมทบอย่างต่อเนื่องและฝนที่ตกในระยะนี้
- Canonical URL
- https://www.tnnthailand.com/social/214634/
SEO Issues (0)
No SEO issues found.
Content Preview
เขื่อนเจ้าพระยา ปรับเพิ่มการระบายน้ำ! เช็กพื้นที่ได้รับผลกระทบ19 ต.ค. 202511:18 นสังคม Copied! (function(){const slug = "214634"; // Copy Link functionality class ShareButtons { static init() { this.initCopyLink(); if (slug) { this.initShareTracking(); } } static async trackShare(platform) { try { await fetch('/content-api/share-count', { method: 'PUT', headers: { 'Content-Type': 'application/json', }, body: JSON.stringify({ slug, platform }) }); } catch (error) { console.error('Failed to track share:', error); } } static initShareTracking() { const shareBtns = document.querySelectorAll('.share-btn'); shareBtns.forEach(btn => { btn.addEventListener('click', () => { const platform = btn.getAttribute('data-platform'); if (platform) { this.trackShare(platform); } }); }); } static initCopyLink() { const copyBtns = document.querySelectorAll('.copy-link-btn'); copyBtns.forEach(btn => { btn.addEventListener('click', async () => { const url = btn.getAttribute('data-url'); if (!url) return; try...