Logo white

antissoft / lvqianmeiye_ERP

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 577
  • Compare
  • Branches 2
  • Tags 0
  • lvqianmeiye_ERP
  • antis-ncc-admin
  • src
  • components
  • kpi-drill
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 Dir »

15 Jan, 2026
1 commit
  • 最新
    bae2f235
    李宇 authored
    2026-01-15 17:22:13 +0800  
    Browse Dir »

31 Dec, 2025
1 commit
  • 最新
    e8afc6ff
    李宇 authored
    2025-12-31 15:34:00 +0800  
    Browse Dir »

29 Dec, 2025
1 commit
  • fix: 修复开单升单逻辑Bug,新增历史开单记录服务,更新集团驾驶舱标题 ...
    63999922
    - 修复UpdateForNoDelete方法中升单字段赋值错误(升医美和升生美字段错位)
    - 新增历史开单记录服务(LqOrderRecordsService),支持通过会员编号或手机号查询
    - 更新集团驾驶舱及相关子页面标题为更专业的名称
    “wangming” authored
    2025-12-29 14:18:41 +0800  
    Browse Dir »

28 Dec, 2025
1 commit
  • 最新
    b1146e00
    李宇 authored
    2025-12-28 01:42:00 +0800  
    Browse Dir »

27 Dec, 2025
1 commit
  • 最新
    6ec1ef37
    李宇 authored
    2025-12-27 23:34:42 +0800  
    Browse Dir »

26 Dec, 2025
1 commit
  • feat: 1. 拓客明细页面是否字段使用tag样式显示;2. 6个接口支持多门店筛选;3. 门店日报统计接口添加在职人数字段 ...
    75c8f709
    - 拓客明细页面:是否邀约、是否预约、是否消耗、是否开卡字段使用el-tag样式,绿色表示是,灰色表示否
    - 多门店筛选接口:
      * 会员品项接口:BillingStoreId改为支持BillingStoreIds数组
      * 开单明细接口:StoreId改为支持StoreIds数组
      * 耗卡明细接口:StoreId改为支持StoreIds数组
      * 会员升单统计接口:新增StoreIds多门店筛选
      * 储扣列表接口:StoreId改为支持StoreIds数组(已存在,优化逻辑)
      * 门店整体统计接口:StoreId改为支持StoreIds数组
    - 门店日报统计接口:添加EmployeeCount在职人数字段,从lq_mdxx.zzrs获取
    “wangming” authored
    2025-12-26 14:36:24 +0800  
    Browse Dir »

24 Dec, 2025
1 commit
  • feat: 完善会员画像功能,优化KPI数据穿透 ...
    5e0c6e5a
    - 新增会员画像服务,包含基础信息、消费行为、趋势分析等
    - 优化KPI数据穿透功能,新增多个分析组件
    - 修复消费行为统计数据查询问题
    - 调整会员画像弹窗布局,基础信息独立显示
    - 权益明细单独作为选项卡展示
    “wangming” authored
    2025-12-24 18:29:31 +0800  
    Browse Dir »