提交 修改弹窗点击关闭
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
</div>
|
||||
|
||||
<!-- 详情弹出框 -->
|
||||
<el-dialog title="Details of recommendations" :visible.sync="detailVisible" width="700px">
|
||||
<el-dialog title="Details of recommendations" :visible.sync="detailVisible" width="700px" :close-on-click-modal="false">
|
||||
<el-form ref="edit_Form" :model="detailForm" label-width="160px">
|
||||
<el-form-item label="Realname :">
|
||||
{{detailForm.realname}}
|
||||
|
||||
Reference in New Issue
Block a user