深海科学与工程研究所安全巡检系统
祖安之光
2026-03-31 36a315121f466fd06cf9b13b2ffb492d98aaa46d
src/api/system/user.js
@@ -105,8 +105,8 @@
  }
  return request({
    url: '/system/user/profile/updatePwd',
    method: 'put',
    params: data
    method: 'post',
    data: data
  })
}