Kaynağa Gözat

role -> type

visuddhinanda 2 yıl önce
ebeveyn
işleme
0505a61e80

+ 1 - 1
dashboard/src/components/share/CollaboratorAdd.tsx

@@ -65,7 +65,7 @@ const CollaboratorAddWidget = ({ resId, resType, onSuccess }: IWidget) => {
         <ProFormSelect
           initialValue={"user"}
           name="userType"
-          label={intl.formatMessage({ id: "forms.fields.role.label" })}
+          label={intl.formatMessage({ id: "forms.fields.type.label" })}
           allowClear={false}
           options={[
             {