diff --git a/app/src/main/java/com/bonait/bnframework/modules/home/fragment/MakeGoodFragment.java b/app/src/main/java/com/bonait/bnframework/modules/home/fragment/MakeGoodFragment.java index 161ace6d..975df8b1 100644 --- a/app/src/main/java/com/bonait/bnframework/modules/home/fragment/MakeGoodFragment.java +++ b/app/src/main/java/com/bonait/bnframework/modules/home/fragment/MakeGoodFragment.java @@ -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_锅前倾;