Logo white

antissoft / lvqianmeiye_ERP

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 575
  • Compare
  • Branches 2
  • Tags 0
  • lvqianmeiye_ERP
14 Apr, 2026
1 commit
  • fix: update production environment configuration and adjust API endpoints ...
    7606a6ad
    - Updated the .env.production file to set the base API and WebSocket URLs for the testing environment.
    - Commented out the production URLs for clarity and future reference.
    - Removed the deprecated CSS file from the dist directory to clean up the project structure.
    “wangming” authored
    2026-04-14 22:10:04 +0800  
    Browse Code »

11 Apr, 2026
1 commit
  • feat: update project configuration and enhance salary calculation logic ...
    e44fd893
    - Added new settings in project.config.json for improved build options.
    - Enhanced salary calculation services to include conditions for user eligibility based on entry and leave dates across multiple service files.
    - Updated various UI components to improve user experience and added new options in member source selections.
    “wangming” authored
    2026-04-11 08:02:52 +0800  
    Browse Code »

09 Apr, 2026
1 commit
  • feat: punch-based attendance summary, roster, profile audit/version, salary snapshots ...
    db9c79c0
    Made-with: Cursor
    “wangming” authored
    2026-04-09 09:55:07 +0800  
    Browse Code »

04 Apr, 2026
3 commits
  • 最新
    07cbc59b
    李宇 authored
    2026-04-04 01:49:24 +0800  
    Browse Code »
  • Merge branch 'master' of http://39.98.150.180/antissoft/lvqianmeiye_ERP
    a81781d8
    李宇 authored
    2026-04-04 00:42:18 +0800  
    Browse Code »
  • 最新
    122a821a
    李宇 authored
    2026-04-04 00:42:03 +0800  
    Browse Code »

03 Apr, 2026
1 commit
  • Enhance attendance record and punch application features by introducing a new vi… ...
    8429e4b4
    …ew mode for weekly and monthly attendance, updating UI components for better user experience, and implementing Wi-Fi and geofencing options for attendance verification. Refactor backend services to support new attendance data structures and improve query efficiency for eligible users.
    “wangming” authored
    2026-04-03 18:09:19 +0800  
    Browse Code »

02 Apr, 2026
7 commits
  • Remove deprecated test scripts and update attendance record service to include n… ...
    ed7c85aa
    …ew API endpoints for canceling workflow supplements and backfilling attendance statuses. Enhance UI components for leave applications and attendance records to support new functionalities and improve user experience.
    “wangming” authored
    2026-04-02 21:17:49 +0800  
    Browse Code »
  • Implement leave cancellation and punch application workflows. Add new API endpoi… ...
    64d7bd4d
    …nts for fetching candidates for leave cancellation and punch applications. Update UI components to include navigation for these new features. Enhance backend services to support workflow synchronization for leave cancellation and punch applications.
    “wangming” authored
    2026-04-02 17:45:27 +0800  
    Browse Code »
  • Merge branch 'master' of http://39.98.150.180/antissoft/lvqianmeiye_ERP
    88fee5eb
    “wangming” authored
    2026-04-02 15:26:51 +0800  
    Browse Code »
  • Enhance attendance record detail view by adding related workflows display for le… ...
    27a75372
    …ave and sick statuses. Refactor logic to determine related workflows and update UI components for better clarity. Introduce new methods for handling workflow data in the backend.
    “wangming” authored
    2026-04-02 15:26:50 +0800  
    Browse Code »
  • Merge branch 'master' of http://39.98.150.180/antissoft/lvqianmeiye_ERP
    71dc90b3
    李宇 authored
    2026-04-02 15:11:02 +0800  
    Browse Code »
  • 最新
    a8d346c7
    李宇 authored
    2026-04-02 15:09:46 +0800  
    Browse Code »
  • Update database connection string in mcp.json to switch from development to prod… ...
    25c153f3
    …uction environment, while commenting out the previous development URL for clarity.
    “wangming” authored
    2026-04-02 14:49:51 +0800  
    Browse Code »

01 Apr, 2026
1 commit
  • Enhance attendance settings by adding rest unlock cycle and tolerance rules for … ...
    05dda61f
    …late and early leave. Update UI components for better user experience, including improved layout and data binding. Refactor related services to accommodate new features and ensure data integrity.
    “wangming” authored
    2026-04-01 22:26:31 +0800  
    Browse Code »

30 Mar, 2026
4 commits
  • Refactor LeaveApplyService to improve SQL query structure and enhance code reada… ...
    bd19dc7d
    …bility. Update leave application UI components for better user experience, including renaming titles and restructuring layout for clarity. Introduce new methods for quota summary extraction and normalization in the quota summary service.
    “wangming” authored
    2026-03-30 12:19:28 +0800  
    Browse Code »
  • 修改sql语句
    c54c211f
    “wangming” authored
    2026-03-30 09:58:59 +0800  
    Browse Code »
  • Merge branch 'master' of http://39.98.150.180/antissoft/lvqianmeiye_ERP
    cdb94e32
    “wangming” authored
    2026-03-30 09:58:46 +0800  
    Browse Code »
  • 修改访问地址
    8daf47d0
    “wangming” authored
    2026-03-30 09:58:44 +0800  
    Browse Code »

28 Mar, 2026
2 commits
  • Merge branch 'master' of http://39.98.150.180/antissoft/lvqianmeiye_ERP
    84aefbc0
    李宇 authored
    2026-03-28 20:39:10 +0800  
    Browse Code »
  • 最新
    d15b06cb
    李宇 authored
    2026-03-28 20:36:17 +0800  
    Browse Code »

25 Mar, 2026
2 commits
  • Refactor FlowBox component to streamline view resolution logic by introducing ge… ...
    a590e2e2
    …tSystemFormView method. Update main.js and related component files to correct import paths for lf-pickup-code and lf-pickup-complete components. Add new attendance-related pages and update app configuration for improved functiona
    “wangming” authored
    2026-03-25 23:27:10 +0800  
    Browse Code »
  • 对考勤这块功能进行开发
    f075068f
    “wangming” authored
    2026-03-25 10:20:41 +0800  
    Browse Code »

23 Mar, 2026
1 commit
  • Refactor project documentation structure in README.md to consolidate related fil… ...
    d8035736
    …es under a unified directory. Update references to documentation and scripts to reflect new paths. Remove outdated documents related to billing discrepancies and image upload processes to streamline project resources.
    “wangming” authored
    2026-03-23 10:47:39 +0800  
    Browse Code »

19 Mar, 2026
1 commit
  • 对会员端进行了设计
    5c34676a
    “wangming” authored
    2026-03-19 23:26:08 +0800  
    Browse Code »

18 Mar, 2026
3 commits
  • Add billing amount range filters and sorting capabilities to statistics list. Up… ...
    5f2c4d97
    …date input model to include new fields for min/max billing amounts and actual billing amounts. Refactor search and sorting logic in LqStatisticsService for enhanced data retrieval.
    “wangming” authored
    2026-03-18 21:36:06 +0800  
    Browse Code »
  • Enhance member data processing in LqKhxxService and MemberPortraitService to sup… ...
    27de7fa2
    …port both member ID and archive number for improved data retrieval. Implement billing, consumption, and refund statistics aggregation to avoid N+1 issues, ensuring accurate financial summaries for members.
    “wangming” authored
    2026-03-18 16:04:46 +0800  
    Browse Code »
  • 完成了基本的门店PC页面的设计
    f4739ed5
    “wangming” authored
    2026-03-18 13:49:18 +0800  
    Browse Code »

17 Mar, 2026
3 commits
  • Update development environment configuration to switch API base URL to localhost… ...
    cb9a18fe
    … for local testing. Adjusted CSS worker files and added new app styles for improved layout and user experience.
    “wangming” authored
    2026-03-17 21:52:24 +0800  
    Browse Code »
  • Merge branch 'master' of http://39.98.150.180/antissoft/lvqianmeiye_ERP
    143c3c94
    “wangming” authored
    2026-03-17 20:54:52 +0800  
    Browse Code »
  • Refactor LqCooperationCostService to streamline export functionality, ensuring a… ...
    c8f0ff5f
    …ll data is exported without pagination. Enhance error handling for total amount validation to support negative values and various formats. Add a new method for parsing decimal values, accommodating accounting formats. Update documentation for clarity on export parameters and import requirements.
    “wangming” authored
    2026-03-17 20:54:51 +0800  
    Browse Code »

16 Mar, 2026
4 commits
  • Merge branch 'master' of http://39.98.150.180/antissoft/lvqianmeiye_ERP
    eb04731e
    李宇 authored
    2026-03-16 17:37:33 +0800  
    Browse Code »
  • Remove NCC.Message.Entitys.xml file, eliminating outdated documentation for mess… ...
    06da27f0
    …age entities to streamline the project structure.
    “wangming” authored
    2026-03-16 17:37:05 +0800  
    Browse Code »
  • 最新
    7d45b4d1
    李宇 authored
    2026-03-16 17:28:11 +0800  
    Browse Code »
  • Refactor overtime calculation logic to exclude 科技部 from overtime fees, ensuring … ...
    4b74fde5
    …accurate computation based on 健康师's original labor costs. Added refund achievement tracking in daily report statistics for comprehensive performance analysis.
    “wangming” authored
    2026-03-16 17:24:06 +0800  
    Browse Code »

13 Mar, 2026
4 commits
  • Add vuedraggable for drag-and-drop functionality in dashboard; update labels for clarity
    da3042f7
    “wangming” authored
    2026-03-13 22:42:56 +0800  
    Browse Code »
  • Merge branch 'master' of http://39.98.150.180/antissoft/lvqianmeiye_ERP
    43ce1b69
    “wangming” authored
    2026-03-13 18:01:10 +0800  
    Browse Code »
  • Enhance Form.vue with location search functionality and improved user experience… ...
    19415acc
    …. Added address input for store location retrieval, integrated Tencent Maps API for geolocation, and updated form fields to include longitude, latitude, and fence polygons. Adjusted dialog and layout for better usability.
    “wangming” authored
    2026-03-13 18:01:09 +0800  
    Browse Code »
  • 最新
    0ebd787b
    李宇 authored
    2026-03-13 02:33:17 +0800  
    Browse Code »

12 Mar, 2026
1 commit
  • 修改了一些东西
    7824135f
    “wangming” authored
    2026-03-12 14:39:00 +0800  
    Browse Code »