mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-23 23:39:47 +08:00
fix(projects): 调整属性名
This commit is contained in:
@ -184,7 +184,7 @@ async function updatePassword() {
|
||||
label-width="100px"
|
||||
class="mt-16px max-w-520px"
|
||||
>
|
||||
<NFormItem label="旧密码" path="password">
|
||||
<NFormItem label="旧密码" path="oldPassword">
|
||||
<NInput
|
||||
v-model:value="passwordModel.oldPassword"
|
||||
type="password"
|
||||
|
Reference in New Issue
Block a user