feat: 财务报表初版

This commit is contained in:
砂糖
2025-09-22 14:13:48 +08:00
parent f51731113f
commit 75bd852c5b
16 changed files with 1769 additions and 12 deletions

View File

@@ -85,7 +85,7 @@
>导出</el-button>
</el-col>
<right-toolbar :showSearch.sync="showSearch" @queryTable="getList"></right-toolbar>
<right-toolbar v-model:showSearch="showSearch" @queryTable="getList"></right-toolbar>
</el-row>
<el-table v-loading="loading" :data="stockIoList" @selection-change="handleSelectionChange">