采购订单携带合同明细
This commit is contained in:
parent
86410b7d79
commit
3fb91020e7
|
@ -89,15 +89,6 @@ public class RepeOrderFormPlugin extends AbstractFormPlugin {
|
|||
}
|
||||
this.getView().updateView("orderformentry");
|
||||
break;
|
||||
case "contract":
|
||||
System.out.println();
|
||||
break;
|
||||
case "npcontract":
|
||||
System.out.println();
|
||||
break;
|
||||
case "eccontract":
|
||||
System.out.println();
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue