-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(mis): 将操作日志、消费记录、结束作业的默认排序改为按照时间倒序 (#1399)
1.做了什么 将操作日志、消费记录、结束作业的默认排序改为按照时间倒序 ![image](https://github.com/user-attachments/assets/216aa6a4-8aec-44db-ae84-b6fed50427ac) ![image](https://github.com/user-attachments/assets/80c924fb-9f1e-4145-ba1d-d66c9579edaa) ![image](https://github.com/user-attachments/assets/1f4e5ac0-e270-4e3f-8dcf-a427849e8710)
- Loading branch information
Showing
4 changed files
with
15 additions
and
6 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@scow/mis-web": patch | ||
--- | ||
|
||
将操作日志、消费记录、结束作业的默认排序改为按照时间倒序。 |
This file contains 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
This file contains 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
This file contains 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