mo 1 năm trước cách đây
mục cha
commit
2d94560f58
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/views/setting/components/schoolInfo/index.tsx

+ 0 - 1
src/views/setting/components/schoolInfo/index.tsx

@@ -202,7 +202,6 @@ export default defineComponent({
         onPositiveClick: async () => {
           await api_userResetPassword({
             userId: row.id,
-            password: 'ktyq' + row.phone.substr(7),
             clientType: 'TEACHER'
           });
           message.success('重置成功');