| | |
| | | <apex:page id="Page" showHeader="false" sidebar="false" Controller="ProvinceEvaluationController" applyBodyTag="false" applyHtmlTag="false" action="{!init2}"> |
| | | <apex:page id="Page" showHeader="false" sidebar="false" Controller="ProvinceEvaluationController" applyBodyTag="false" applyHtmlTag="false" action="{!init2}" lightningStylesheets="true"> |
| | | <c:PersonalEvaluationInTabComponent id="inTab" personalEvaluationSettingJson="{!personalEvaluationSettingJson}" |
| | | selectPlist="{!province}" selectUser="" selectedTab="{!selectedTab}" tabIdx="{!tabIdx}" peSettingsMap="{!peSettingsMap}" |
| | | /> |