liuhj hace 1 año
padre
commit
5cb91ca0ae
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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"