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

@@ -23,7 +23,7 @@
</el-form-item>
</el-form>
<right-toolbar :showSearch.sync="showSearch" @queryTable="getList"></right-toolbar>
<right-toolbar v-model:showSearch="showSearch" @queryTable="getList"></right-toolbar>
<el-table v-loading="loading" :data="stockList" @selection-change="handleSelectionChange">
<el-table-column type="selection" width="55" align="center" />