|
@@ -29,6 +29,7 @@ console.log(1);
|
|
|
|
|
|
$(document).ready(function () {
|
|
$(document).ready(function () {
|
|
var userid=location.search;
|
|
var userid=location.search;
|
|
|
|
+ console.log(location.search)
|
|
function get_data(){
|
|
function get_data(){
|
|
$.ajax({
|
|
$.ajax({
|
|
method: "GET",
|
|
method: "GET",
|