lilei před 4 roky
rodič
revize
e05ec83933
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      pages/work/index/index.vue

+ 1 - 1
pages/work/index/index.vue

@@ -212,7 +212,7 @@ export default {
 			console.log(od,'od')
 			if(od!=0){
 				let d = new Date().getTime() - od
-				let druTime = this.$store.state.vuex_itemTime || 300
+				let druTime = 300
 				console.log(druTime)
 				this.timestamp = druTime - d/1000
 				if(this.timestamp<=0){