人生啊人生 hai 3 meses
pai
achega
66d7357f4f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      user_web/src/view/admin/ManageUser.vue

+ 1 - 1
user_web/src/view/admin/ManageUser.vue

@@ -844,7 +844,7 @@ const btnDetail = (res, type) => {
             state.value.showDetails = true;
         }
         else if (type == 'pwd') {
-
+            state.value.showUpdatePwd = true;
         }
         
     }).catch(error => {