diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index ed454c6..700b781 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -9,11 +9,9 @@
-
+
-
-
-
+
@@ -238,7 +236,7 @@
-
+
1645354476031
@@ -576,7 +574,14 @@
1651167758932
-
+
+ 1651202097639
+
+
+
+ 1651202097639
+
+
@@ -596,7 +601,6 @@
-
@@ -621,6 +625,7 @@
-
+
+
\ No newline at end of file
diff --git a/src/main/webapp/WEB-INF/views/ftl/m/bf_food/view_bf_homemade_popup.ftl b/src/main/webapp/WEB-INF/views/ftl/m/bf_food/view_bf_homemade_popup.ftl
index b43c615..8681eab 100644
--- a/src/main/webapp/WEB-INF/views/ftl/m/bf_food/view_bf_homemade_popup.ftl
+++ b/src/main/webapp/WEB-INF/views/ftl/m/bf_food/view_bf_homemade_popup.ftl
@@ -29,7 +29,7 @@
<#list model[ 'lm_ingre'] as item>
<#--
-->
- ${item_index}.${item['di_name']!}
+ ${item_index+1}.${item['di_name']!}