1
0
mirror of https://github.com/FatttSnake/Pinnacle-OA.git synced 2026-04-05 23:11:24 +08:00
Commit Graph

7 Commits

Author SHA1 Message Date
assina045
70320493d2 The backend provides an interface for fuzzy queries 2023-06-07 01:07:36 +08:00
assina045
9c53b6bc60 Change the menu bar and merge pages 2023-05-31 01:47:34 +08:00
assina045
79ebf022b3 add personAffairs model and solve warning 2023-05-23 15:16:00 +08:00
assina045
44499c154c 1. Optimized the problem of vertical display of data in the content button of the transaction management page and the approved transaction page. Now the transaction title and transaction content can be displayed normally
2. The approver drop-down box in the transaction add page can dynamically obtain the user id and username from the database and provide the username to the user for selection
3. The approver drop-down box has added a search function, a scroll bar, and a limit on the height of the drop-down box
4. You can obtain the id and username of the current user from the applicant input box, and display the username of the current user in the input box. The user has no grant to modify the contents of the input box
2023-05-18 19:05:36 +08:00
assina045
f03a9b9f00 1. Added the dynamic time effect of creating a time item in the Add transaction page
2. When inserting a new transaction or approving a new transaction, the transactions are arranged in reverse chronological order according to the creation time and approval time. The newly added transaction and the newly approved transaction appear at the top
3. You can obtain the current time when approving. You can see the approval time on the approved page
2023-05-16 20:21:44 +08:00
assina045
c944c20f2d Add affair management 2023-05-06 03:54:36 +08:00
8a4b097fee Added mybatis plus base file 2023-04-30 17:40:56 +08:00