|
@ -3387,7 +3387,7 @@ |
|
|
url: "/WMS/WMSCreateItemLot/DocUpLoadToHG?DocNoList=" + DocNOList + "&Type=" + Type, |
|
|
url: "/WMS/WMSCreateItemLot/DocUpLoadToHG?DocNoList=" + DocNOList + "&Type=" + Type, |
|
|
async: false, |
|
|
async: false, |
|
|
success: function () { |
|
|
success: function () { |
|
|
//$.currentWindow().$("#gridList").trigger("reloadGrid"); |
|
|
|
|
|
|
|
|
$.currentWindow().$("#gridList").trigger("reloadGrid"); |
|
|
} |
|
|
} |
|
|
}) |
|
|
}) |
|
|
} |
|
|
} |
|
@ -3438,8 +3438,7 @@ |
|
|
} else { |
|
|
} else { |
|
|
$.modalAlert(data.message, data.state); |
|
|
$.modalAlert(data.message, data.state); |
|
|
} |
|
|
} |
|
|
$.currentWindow().$("#gridList").trigger("reloadGrid"); |
|
|
|
|
|
; |
|
|
|
|
|
|
|
|
$.currentwindow().$("#gridlist").trigger("reloadgrid"); |
|
|
} |
|
|
} |
|
|
}); |
|
|
}); |
|
|
} |
|
|
} |
|
|