liuhj 1 year ago
parent
commit
5cb91ca0ae
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/OP/EntryDetails.vue

+ 1 - 1
src/components/OP/EntryDetails.vue

@@ -1627,7 +1627,7 @@ export default {
                 }
             }
             this.storageAPI(quarterageDatas,boardWagesDatas,miscellaneousFeeDatas,trainingExpenseDatas)
-        },5000,true),
+        },1000,true),
         //保存API
         storageAPI(arrthre,arrfour,arrfive,arrsix){
             var url = "/api/Groups/PostEnterExitCostOperate"