fix: bug
This commit is contained in:
@@ -206,6 +206,7 @@ const getRecordPermission = (obj) => {
|
||||
}
|
||||
const isMoving = ref(false)
|
||||
const showOverlayTalking = (obj) => {
|
||||
if(showTalkingModel.value) return
|
||||
if(isLoadingState.value){
|
||||
uni.showToast({
|
||||
title: props.loadingText,
|
||||
|
||||
Reference in New Issue
Block a user