浏览代码

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

yuanrf 11 月之前
父节点
当前提交
fa6c3d8b33
共有 1 个文件被更改,包括 1 次插入1 次删除
  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) {