You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yangk f79d622544 feat(rfid): 为RFID标签绑定功能添加资产类别筛选和状态显示优化
- 在AmsRfidTagController中注入IAmsAssetCategoryService服务
- 为selectAsset方法添加ModelMap参数并查询启用状态的资产类别列表
- 将资产状态标签显示逻辑从简单字典转换改为循环匹配确保正确显示
- 在前端模板中将资产类别输入框改为下拉选择框支持按类别筛选
- 添加资产类别数据绑定到前端模板的categories变量中
2 weeks ago
..
src feat(rfid): 为RFID标签绑定功能添加资产类别筛选和状态显示优化 2 weeks ago
pom.xml feat(asset): 添加仓库管理功能模块 3 weeks ago