@@ -21,6 +21,7 @@ public class VoucherValidator extends AbstractValidator {
String oKey = this.getOperateKey();
switch (oKey) {
case "save":
+ case "submit":
case "antipost":
case "unaudit":
checkDatas();