Commit e7e94b26 by kubisk

dos

parent 79bde286
......@@ -158,7 +158,8 @@ function checkInfo() {
toUploadPage();
showIcon();
$('.username').text(username);
$('.company').html('中信保诚人寿<br/>' + company + '分公司');
// $('.company').html('中信保诚人寿<br/>' + company + '分公司');
$('.company').html('中信保诚人寿<br/>' + company);
setShare();
} else {
......
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 sign in to comment