构造model的时候还得不到getCustomerCode().
由于此处需要通过customeCode查询,但此时构造model的时候还得不到getCustomerCode().所以此处值填null
protected void loadData() { nomalBase.getValues().refresh(productService.findNomalBaseProductForJM(getCustomerCode()));}??
?
?
?
?
?
?
发布时间: 2012-10-25 10:58:57 作者: rapoo
构造model的时候还得不到getCustomerCode().
由于此处需要通过customeCode查询,但此时构造model的时候还得不到getCustomerCode().所以此处值填null
protected void loadData() { nomalBase.getValues().refresh(productService.findNomalBaseProductForJM(getCustomerCode()));}??
?
?
?
?
?
?