• - 在多个薪酬统计实体中新增员工确认状态、确认时间和确认备注字段
    - 这些字段用于记录员工对薪酬数据的确认情况,提升数据管理的准确性和可追溯性
    - 涉及的实体包括:LqAssistantSalaryStatisticsEntity, LqBusinessUnitManagerSalaryStatisticsEntity, LqDirectorSalaryStatisticsEntity, LqMajorProjectDirectorSalaryStatisticsEntity, LqMajorProjectTeacherSalaryStatisticsEntity, LqSalaryStatisticsEntity, LqStoreManagerSalaryStatisticsEntity, LqTechGeneralManagerSalaryStatisticsEntity, LqTechTeacherSalaryStatisticsEntity
    “wangming” authored
     
    Browse Dir »



  • - 优化卡片视图样式:调整字体大小匹配卡片尺寸,确保最小字体12px
    - 改进卡片布局:调整间距和内边距,保持毛玻璃效果
    - 修复会员沉睡天数计算:更新消费记录时正确更新LastConsumeTime
    - 默认视图模式:客户页面进入时默认显示列表视图
    - 添加会员沉睡天数数据修复SQL脚本
    “wangming” authored
     
    Browse Dir »

  • - 新增事业部驾驶舱后端服务(LqBusinessUnitDashboardService)
    - 实现15个事业部驾驶舱API接口(统计、趋势、排行榜等)
    - 新增集团驾驶舱移动端页面(dashboard.vue)
    - 集成图表功能(Canvas绘制趋势图)
    - 优化页面样式设计(现代化UI、玻璃拟态效果)
    - 完善KPI指标展示、会员统计、排行榜等功能
    - 添加API模块(report.js)用于集团驾驶舱数据接口
    “wangming” authored
     
    Browse Dir »