采购订单携带合同明细

This commit is contained in:
weiyunlong 2024-09-25 17:11:24 +08:00
parent 86410b7d79
commit 3fb91020e7
1 changed files with 0 additions and 9 deletions

View File

@ -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;
}