Cursor/ bc 2627a38d 967e 4393 90b6 7e135f9bb66a 6b28#43
Open
topfunplusnew wants to merge 8 commits intofront-devfrom
Open
Cursor/ bc 2627a38d 967e 4393 90b6 7e135f9bb66a 6b28#43topfunplusnew wants to merge 8 commits intofront-devfrom
topfunplusnew wants to merge 8 commits intofront-devfrom
Conversation
…alMoneyChange components
…MoneyChange components
- 新增 `borrowedMoneyAudit` API 方法。 - 更新 `BorrowedMoney` 页面,增加“已还款金额”、“未还款金额”、“已还款利息”列。 - 使用 `mathjs` 实现新列的计算逻辑。 - 添加带权限检查和切换功能的“复核”按钮。
- 移除 `created` 钩子中读取和设置 `localStorage` 的逻辑。 - 移除 `watch` 中监听 `columns` 变化并写入 `localStorage` 的逻辑。 - 使用云端配置 (RightToolbar) 进行管理。
调整单模式下使用 el-table + el-table-column 展示数据,订单模式继续沿用原虚拟表格逻辑。 Co-authored-by: ming10655 <ming10655@gmail.com>
改用 row-class-name + td 背景色样式,避免被 ElementUI 单元格背景/hover 覆盖。 Co-authored-by: ming10655 <ming10655@gmail.com>
提高高亮样式选择器优先级并覆盖固定列区域,同时加深背景色,避免只有弹窗遮罩时才看得出。 Co-authored-by: ming10655 <ming10655@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.