Browse Source

市北 数据分析 动力网格

shibei_master
jianjun 4 years ago
parent
commit
b22da2aa3e
  1. 3
      src/views/modules/visual/heart/index.vue

3
src/views/modules/visual/heart/index.vue

@ -303,7 +303,8 @@ export default {
{ type: "index" }, { type: "index" },
item.userName, item.userName,
item.gridName, item.gridName,
item.pointTotal, //item.pointTotal,
item.score,,
]; ];
}); });
this.tb3.srcList = data; this.tb3.srcList = data;

Loading…
Cancel
Save