fix(CashDetails): 移除汇率列

This commit is contained in:
woody 2025-09-04 14:34:22 +08:00
parent 5d2e58bef0
commit 44c905672d
1 changed files with 0 additions and 7 deletions

View File

@ -357,13 +357,6 @@
</template>
</el-table-column>
<el-table-column
v-if="showData.exchangeRate"
align="center"
prop="exchangeRate"
:label="'汇率'"
/>
<!-- lll -->
<el-table-column
v-if="showData.creationTime"