修改取消的时候不关闭页面的问题
This commit is contained in:
parent
e79da85247
commit
0279f74e45
|
@ -196,7 +196,7 @@
|
|||
|
||||
|
||||
<div slot="footer" class="dialog-footer">
|
||||
<el-button @click="dialogFormVisible = false">取 消</el-button>
|
||||
<el-button @click="dialogSaveVisible = false">取 消</el-button>
|
||||
<el-button type="primary" @click="handelQueren()">确 定</el-button>
|
||||
</div>
|
||||
</el-dialog>
|
||||
|
|
Loading…
Reference in New Issue