Преглед на файлове

Merge branch 'master' of http://git.lcpcp.cc/zpj/global-merchant-center

tengpanxu преди 5 месеца
родител
ревизия
c73f6c3707
променени са 2 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 1 1
      src/views/Forestage/Tourism/index.vue
  2. 1 1
      src/views/Forestage/Tourism/order-sett.vue

+ 1 - 1
src/views/Forestage/Tourism/index.vue

@@ -234,7 +234,7 @@ export default {
 						console.log('res', res)
             setTimeout(()=>{
               this.getInfo()
-            },2000)
+            },5000)
 
             /* this.getInfo(); */
 					} else {

+ 1 - 1
src/views/Forestage/Tourism/order-sett.vue

@@ -50,7 +50,7 @@ export default {
       //  调用订单详情接口
 
       if( this.dialogVisible){
-        this.time=3
+        this.time=5
         this.timeServe=setInterval(async ()=>{
           this.time--;
           this.text = this.time ;