傅行帆 5 lat temu
rodzic
commit
20166a98e5
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      src/pages/staff/list/editStaff.jsx

+ 1
- 1
src/pages/staff/list/editStaff.jsx Wyświetl plik

@@ -190,7 +190,7 @@ const Edit = (props) => {
190 190
       type: FieldTypes.Text,
191 191
       placeholder: '请输入登录名',
192 192
       value: userData.loginName,
193
-      hidden: () => consultantChecked,
193
+      // hidden: () => consultantChecked,
194 194
       help: '默认密码:123456',
195 195
     },
196 196
     {