记得上下班打卡 | git大法好,push需谨慎

Commit 63072456 authored by dongchun's avatar dongchun

修改前端bug

parent 1ff7d427
...@@ -133,6 +133,7 @@ ...@@ -133,6 +133,7 @@
}; };
$.table.init(options); $.table.init(options);
$('#name').text(dto.nickName); $('#name').text(dto.nickName);
$('.nameSp').text(dto.mobile);
let statusName = ''; let statusName = '';
$('#scoreAll').text(dto.scoreAll); $('#scoreAll').text(dto.scoreAll);
$('#scoreUse').text(dto.scoreUse); $('#scoreUse').text(dto.scoreUse);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment