Browse Source

5

燃气自翻炒锅
fyf 11 months ago
parent
commit
e9d06f4161
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      app/src/main/java/com/bonait/bnframework/modules/home/fragment/MakeGoodFragment.java

+ 2
- 2
app/src/main/java/com/bonait/bnframework/modules/home/fragment/MakeGoodFragment.java View File

@@ -793,8 +793,8 @@ public class MakeGoodFragment extends BaseFragment {
@BindView(R.id.image_搅拌上升)
ImageView image_搅拌上升;

@BindView(R.id.button_搅拌下降)
ImageView button_搅拌下降;
@BindView(R.id.image_搅拌下降)
ImageView image_搅拌下降;

@BindView(R.id.image_锅前倾)
ImageView image_锅前倾;


Loading…
Cancel
Save