diff --git a/app/pages/supply_chain/wish_menu/index.vue b/app/pages/supply_chain/wish_menu/index.vue
index 02409e3..7d65a0c 100644
--- a/app/pages/supply_chain/wish_menu/index.vue
+++ b/app/pages/supply_chain/wish_menu/index.vue
@@ -1,8 +1,731 @@
+
+
+
+
+
+ 我要祈愿
+
+
+ 祈愿记录
+
+
+
+
+
+
+
+
+ 祈愿菜品
+
+ {{ form.csContent.length }}/300
+
+
+
+ 联系方式
+
+
+
+
+ 上传图片(选填)
+
+
+
+
+ ×
+
+
+
+ 添加图片
+
+
+ 最多上传9张图片
+
+
+
+
+
+
+
+
+ 提交祈愿
+
+
+
+
+
+
+
+
+
+
+
+ 祈愿人
+
+ {{ getOwnerName(item) }}
+
+
+
+ 祈愿菜品
+
+ {{ item.csContent || '—' }}
+
+
+
+ 处理结果
+
+ {{ item.handlerReslut }}
+
+
+
+ 处理人
+
+ {{ item.handlerName }}
+
+
+
+ 处理时间
+
+ {{ item.handlerDate }}
+
+
+
+ 祈愿图片
+
+
+
+
+
+
+
+ 处理图片
+
+
+
+
+
+
+
+
+
+
-
\ No newline at end of file
+
+ No newline at end of file