Browse Source

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

yuanrf 9 months ago
parent
commit
fa6c3d8b33
1 changed files with 1 additions and 1 deletions
  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) {