no message
Showing
1 changed file
with
0 additions
and
1 deletions
| ... | @@ -114,7 +114,6 @@ function popRemark(type) { | ... | @@ -114,7 +114,6 @@ function popRemark(type) { |
| 114 | || (form.value.isFoodView == 0 && type == '3') | 114 | || (form.value.isFoodView == 0 && type == '3') |
| 115 | || (form.value.isMealView == 0 && type == '4') | 115 | || (form.value.isMealView == 0 && type == '4') |
| 116 | || (form.value.isPhotoView == 0 && type == '5') | 116 | || (form.value.isPhotoView == 0 && type == '5') |
| 117 | || (type == '0') | ||
| 118 | ) { | 117 | ) { |
| 119 | building() | 118 | building() |
| 120 | return | 119 | return | ... | ... |
-
Please register or sign in to post a comment