Mike 3 лет назад
Родитель
Сommit
c643ed7d67
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      ArkCard-web/goto.js

+ 1 - 0
ArkCard-web/goto.js

@@ -31,6 +31,7 @@ function collection(collectuserid='') {
     dataType: "json",
   })
   .done(function (msg) {
+    console.log('msg = ' + msg); // test
     console.log('msg.length = ' + msg.length); // test
 
     if (msg.length > 0) {