@@ -1 +1 @@
-9ab6fb85d05ee0c4fd5a95427c185944c316437e
+bf23a690e6da6adf9e9fe53036396f6b89d14dfc
@@ -1,12 +1,12 @@
{
"name": "cfc-web",
- "version": "1.0.1058",
+ "version": "1.0.1059",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"dependencies": {
"@wangeditor/editor": "^5.1.23",
"@wangeditor/editor-for-vue": "^1.0.2",
@@ -1,6 +1,6 @@
- "version": "1.0.1059",
+ "version": "1.0.1060",
"private": true,
"scripts": {
"dev": "vue-cli-service serve",
@@ -4,6 +4,21 @@
---
+## v1.0.1060 (2026-08-15)
+
+### Bug 修复
+- health-plan-summary onShow函数体缺}闭合
+### 新功能
+- 报告审核确认时将食材推荐入库
+### 其他
+- - saveFoodSuitability() 将 FoodItem 写入 report_food_suitability 表
+- - 自动匹配 foodId(精确+模糊匹配 foods 表)
+- - schema.sql 同步 report_food_suitability 表定义
+-
## v1.0.1059 (2026-08-15)
### Bug 修复
# 更新日志
-> 当前版本: v1.0.1059
+> 当前版本: v1.0.1060
## 历史版本
@@ -8,6 +8,21 @@