Skip to content

Commit a087464

Browse files
author
丁少雄
committed
update
1 parent 8e73b21 commit a087464

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

build/build-docs.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5170,7 +5170,7 @@
51705170
if (!(this.show = !this.show)) {
51715171
return;
51725172
}
5173-
setTimeout(function () {
5173+
Vue.nextTick(function () {
51745174
var popover = _this.$els.popover;
51755175
var trigger = _this.$els.trigger.children[0];
51765176
switch (_this.placement) {

build/build-docs.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/vue-strap.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/vue-strap.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/vue-strap.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)