1013854c by 杨炀

no message

1 parent cfc60474
...@@ -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
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!