diff --git a/ServiceHost/wwwroot/AssetsClient/pages/RollCall/js/ModalTakeImages.js b/ServiceHost/wwwroot/AssetsClient/pages/RollCall/js/ModalTakeImages.js index 358945c2..70dfdd9e 100644 --- a/ServiceHost/wwwroot/AssetsClient/pages/RollCall/js/ModalTakeImages.js +++ b/ServiceHost/wwwroot/AssetsClient/pages/RollCall/js/ModalTakeImages.js @@ -492,7 +492,7 @@ async function set() { command.push({ name: 'Command.WeeklyOffDays', value: checkedValues }); command.forEach(item => { dataGroupSettings[item.name] = item.value; }); - + debugger; if (pic1 != null && pic2 != null) {