|
|
@ -564,8 +564,7 @@ public class InnovationVoucherController extends JeecgController<InnovationVouch |
|
|
|
if(innovationVoucher.getDxshFlag().equals("1")){ |
|
|
|
if(innovationVoucher.getDxshFlag().equals("1")){ |
|
|
|
innovationVoucher.setDxshSta("2"); |
|
|
|
innovationVoucher.setDxshSta("2"); |
|
|
|
innovationVoucher.setDxshFlag("2"); |
|
|
|
innovationVoucher.setDxshFlag("2"); |
|
|
|
} |
|
|
|
}else if(innovationVoucher.getDxshFlag().equals("2")&&innovationVoucher.getDxshSta().equals("2")){ |
|
|
|
if(innovationVoucher.getDxshFlag().equals("2")&&innovationVoucher.getDxshSta().equals("2")){ |
|
|
|
|
|
|
|
innovationVoucher.setDxshSta("3"); |
|
|
|
innovationVoucher.setDxshSta("3"); |
|
|
|
} |
|
|
|
} |
|
|
|
//instrument.setFlag("2");
|
|
|
|
//instrument.setFlag("2");
|
|
|
|