@@ -5577,6 +5577,7 @@ $(document).ready(() => {
postData(window.location.pathname + '/save', { type:'changeOrder', postData: updateOrderList }, function (result) {
});
}
+ changeSpreadObj.reloadSheet(newChangeList);
firstLoad = false;
if (readOnly) {