|
|
@ -306,6 +306,10 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
$("#back").click(function () {
|
|
|
|
|
|
|
|
window.parent.reload();
|
|
|
|
|
|
|
|
});
|
|
|
|
|
|
|
|
|
|
|
|
$("#confirm").click(function() {
|
|
|
|
$("#confirm").click(function() {
|
|
|
|
var withdraw_datas = [];
|
|
|
|
var withdraw_datas = [];
|
|
|
|
$('.withdraw_datas tr').each(function() {
|
|
|
|
$('.withdraw_datas tr').each(function() {
|
|
|
|