Commit 37fe74fc by dosZhang

dos

parent 443ca686
......@@ -170,8 +170,8 @@ function checkInfo() {
username = name;
company = resp.branch;
toUploadPage();
// $('.username').text(username);
// $('.company').html(company);
$('.username').text(username);
$('.company').html(company);
// if (fyp == 0) {
// $('.perf').html('<span>个人累计承保</span><br/>' + perf + '件')
// } 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