Parcourir la source

Merge branch 'master' of http://132.232.92.186:3000/XinXiBu/oa-system

liuhj il y a 9 mois
Parent
commit
04d75a5077
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/components/Finance/Cost.vue

+ 1 - 1
src/components/Finance/Cost.vue

@@ -3283,7 +3283,7 @@ export default {
             }).then(resp => {
                 setTimeout(() => {
                     that.PostTourClientListByDiId(id);
-                }, 100)
+                }, 500)
                 //////console.log(resp.data.data, '------------------------------------');
                 if (resp.data.code == 200) {