| | |
| | | <th width="70px" class="headerRow booleanColumn">省</th> |
| | | <th class="headerRow booleanColumn">角色</th> |
| | | <th width="70px" class="headerRow booleanColumn">担当</th> |
| | | <th width="70px" class="headerRow booleanColumn">职位</th> |
| | | <th width="70px" class="headerRow booleanColumn">HR通用职级</th> <!-- 20220517 lt SWAG-CD28H3 Update --> |
| | | <th width="70px" class="headerRow booleanColumn">负责<br/>产品分类(主)</th> |
| | | <!--wangweipeng 20210615--> |
| | | <th width="70px" class="headerRow booleanColumn">负责<br/>产品分类(兼)</th> |
| | |
| | | <td class="dataCell">{!dbs.user.Province__c}</td> |
| | | <td class="dataCell">{!dbs.user.UserRole.Name}</td> |
| | | <td class="dataCell">{!dbs.user.Alias}</td> |
| | | <td class="dataCell">{!dbs.user.Post__c}</td> |
| | | <td class="dataCell">{!dbs.user.HR_Post__c}</td> <!-- 20220517 lt SWAG-CD28H3 Update --> |
| | | <td class="dataCell" style="word-wrap:break-word;max-width:70px;">{!SUBSTITUTE(dbs.user.Product_specialist_incharge_product__c, ";", "; ")}</td> |
| | | <!--wangweipeng 20210615--> |
| | | <td class="dataCell" style="word-wrap:break-word;max-width:70px;">{!SUBSTITUTE(dbs.user.Responsible_for_Products_Concurrently__c, ";", "; ")}</td> |