This commit is contained in:
lcw
2025-12-10 21:46:34 +08:00
parent ab73675b23
commit a19d69453f
55 changed files with 1124 additions and 225 deletions

View File

@ -153,12 +153,8 @@ const getDepValue = (e) => {
const close = () => {
listQuery.value = {}
listQuery.value.attachmentPath = ''
emit('update:modelValue', false)
}
defineExpose({
getsendFqzl,
close
})
</script>
<style scoped>