Sfoglia il codice sorgente

修改接团客户名单接口时间

yuanrf 9 mesi fa
parent
commit
fa6c3d8b33
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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) {