Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
menu search
person
Welcome To Ask or Share your Answers For Others

Categories

image.png
问题:为啥要在done();之后,设置instance.confirmButtonLoading = false;??
我试了试,done();是比instance.confirmButtonLoading = false;先执行的吧。
done();之后,窗口不都关了吗,还设置instance.confirmButtonLoading = false;干啥呀??
image.png

messageBox组件地址


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
3.5k views
Welcome To Ask or Share your Answers For Others

1 Answer

不然下次打开还会是 loading 的样式吧。


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
...