sbtjtserver/zhaoxh 10 月之前
父节点
当前提交
a9c67e9432
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/main/java/fi/gl/business/VoucherValidator.java

+ 1 - 0
src/main/java/fi/gl/business/VoucherValidator.java

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