lilei %!s(int64=4) %!d(string=hai) anos
pai
achega
a981815293
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      pages/work/index/index.vue

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

@@ -144,7 +144,8 @@ export default {
 			this.showReset()
 		}
 		if(this.$store.state.vuex_workStatus == 'starting'){
-			this.starting()
+			this.status = 'start'
+			this.$store.state.vuex_workStatus = 'start'
 		}
 	},
 	onLoad(options) {