优化财务报表

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

@@ -44,7 +44,7 @@
<span v-if="!downloadLoading">导出Excel</span>
<span v-else>下载中...</span>
</el-button>
<importData :type="7" />
<importData :type="7" @close="getTableData" />
</el-form-item>
</el-form>
</div>