Ver Fonte

bug 修复

lilei há 4 anos atrás
pai
commit
e05ec83933
1 ficheiros alterados com 1 adições e 1 exclusões
  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){