|
@@ -88,6 +88,7 @@ public class MaterialSelection extends BaseFragment implements OnColumnItemClick
|
|
|
|
|
|
|
|
@Override
|
|
@Override
|
|
|
protected void initViews() {
|
|
protected void initViews() {
|
|
|
|
|
+ String aaa = "测试提交代码";
|
|
|
setTitle("物料选择");
|
|
setTitle("物料选择");
|
|
|
mMaterialBeans = new ArrayList<>();
|
|
mMaterialBeans = new ArrayList<>();
|
|
|
tv_inoutno = root.findViewById(R.id.tv_inoutno);
|
|
tv_inoutno = root.findViewById(R.id.tv_inoutno);
|