iview-admin icon indicating copy to clipboard operation
iview-admin copied to clipboard

什么时候可以整体更新一下版本,自己升级后Table删除确认操作显示的Bug

Open lively-qcy opened this issue 6 years ago • 2 comments

自己升级了vue和view版本 发现有个table确认操作显示的bug ,如图:

image

image

lively-qcy avatar Aug 31 '19 08:08 lively-qcy

什么情况,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.

lively-qcy avatar Oct 18 '19 08:10 lively-qcy

view-design 4.0.2 已经修复,iview-admin是不是不更新咯?

lively-qcy avatar Oct 23 '19 01:10 lively-qcy