vbea 1 жил өмнө
parent
commit
9209014eb1

+ 1 - 1
WebApp-Lite/pages/receipt/index.vue

@@ -226,7 +226,7 @@ import apiCharge from '@/api/apiCharge';
         }
         }
         setTimeout(() => {
         setTimeout(() => {
           this.getReceipt();
           this.getReceipt();
-        }, this.isView ? 200 : 2000);
+        }, this.isView ? 200 : 8000);
       }
       }
     },
     },
     methods: {
     methods: {