优化财务报表

This commit is contained in:
gyq
2026-02-04 16:32:55 +08:00
parent ddd39ec031
commit b87b4c000e
8 changed files with 129 additions and 45 deletions

View File

@@ -16,7 +16,7 @@
</el-tag>
</template> -->
<template #custom>
<importData :type="3" />
<importData :type="3" @close="newHandleQueryClick" />
</template>
<template #type="scope">
{{ typeFilter(scope.row[scope.prop]) }}