loading
This commit is contained in:
@@ -1769,7 +1769,8 @@ var _sfc_main = defineComponent(_objectSpread$1(_objectSpread$1({}, __default__)
|
||||
props.success();
|
||||
}
|
||||
}, {
|
||||
immediate: true
|
||||
immediate: true,
|
||||
flush: "post"
|
||||
});
|
||||
watch(function() {
|
||||
return visible.value;
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user