JLBA202505130001_关于吉林银行新建AI智能培训系统的需求_修复sitbug4

This commit is contained in:
田岩
2026-01-13 14:51:43 +08:00
parent f66c662296
commit e0d6c87bee
2 changed files with 4 additions and 4 deletions
+2 -1
View File
@@ -152,7 +152,7 @@
formatType
} = toRefs(props);
defineExpose({clearInputText})
const isLoadingState = computed(() => props.isLoading);
@@ -617,6 +617,7 @@
onHide(() => {
isGettingPermission.value = true
})
defineExpose({clearInputText})
</script>
<style lang="scss" scoped>