dyjh 6 years ago
parent
commit
744c7768aa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      resources/views/admin/base/index/welcome.blade.php

+ 1 - 1
resources/views/admin/base/index/welcome.blade.php

xqd
@@ -368,7 +368,7 @@
                 trigger: 'item',
                 formatter: function(data){
                     //console.log(data)
-                    return data.name+': '+data.num;
+                    return data.name+': '+data.value[3];
                 }
             },
             bmap: {