13d6c2038317c6959ad453051330cf90385773f5
Changed "确认删除" button to process ALL table rows (both checked and unchecked): - Checked rows (☑): Upsert MaterialCode and ManagerName to database - Unchecked rows (☐): Delete MaterialCode from database - Validation: Checked rows must have ManagerName This replaces the previous behavior that only processed checked items. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Description
No description provided
Languages
Python
100%