mirror of
https://github.com/fugary/simple-element-plus-template.git
synced 2025-11-12 14:27:49 +00:00
去掉一些无用的空白页面
This commit is contained in:
@@ -42,7 +42,7 @@ const submitForm = form => {
|
|||||||
:model="userDto"
|
:model="userDto"
|
||||||
:options="userFormOptions"
|
:options="userFormOptions"
|
||||||
label-width="120px"
|
label-width="120px"
|
||||||
back-url="/users"
|
back-url="/admin/users"
|
||||||
@submit-form="submitForm"
|
@submit-form="submitForm"
|
||||||
/>
|
/>
|
||||||
</el-container>
|
</el-container>
|
||||||
|
|||||||
Reference in New Issue
Block a user