mirror of
https://gitee.com/JavaLionLi/plus-ui.git
synced 2025-10-15 06:10:29 +00:00
fix 修复 错误提交
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
:id="form.id"
|
:id="form.id"
|
||||||
:status="form.status"
|
:status="form.status"
|
||||||
:pageType="routeParams.type"
|
:pageType="routeParams.type"
|
||||||
:mode="true"
|
:mode="false"
|
||||||
/>
|
/>
|
||||||
</el-card>
|
</el-card>
|
||||||
<el-card shadow="never" style="height: 78vh; overflow-y: auto">
|
<el-card shadow="never" style="height: 78vh; overflow-y: auto">
|
||||||
|
Reference in New Issue
Block a user