update
This commit is contained in:
@@ -666,7 +666,7 @@ $(document).ready(function () {
|
||||
type : 'error',
|
||||
});
|
||||
} else {
|
||||
var url = '{{url('/')}}/tatreport?bulan='+bulan+'?tahun='+tahun;
|
||||
var url = '{{url('/')}}/tatreport?bulan='+bulan+'&tahun='+tahun;
|
||||
window.location.href = url;
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user