Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
3.4k views
in Technique[技术] by (71.8m points)

element的messageBox,beforeClose中的逻辑

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

messageBox组件地址


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

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


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
...