iview-admin
iview-admin copied to clipboard
什么时候可以整体更新一下版本,自己升级后Table删除确认操作显示的Bug
自己升级了vue和view版本 发现有个table确认操作显示的bug ,如图:


什么情况,github上没信息,都是邮件收到的
在 2019-10-17 10:38:13,"JinCeon" [email protected] 写道:
https://www.iviewui.com/components/poptip
poptip里有个transfer属性,设为true即可。
returnh('Poptip', {
props: {
confirm:true,
title:'你确定要删除吗?',
transfer:true//加上这
},
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.
view-design 4.0.2 已经修复,iview-admin是不是不更新咯?