gcz hace 4 años
padre
commit
3ec15f8758
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pages/getin/getin.vue

+ 1 - 1
pages/getin/getin.vue

@@ -143,7 +143,7 @@
 					this.$refs.uToast.show({
 						title: res.msg,
 						type: 'success',
-						// url:'pages/getout/getout'
+						url:'pages/getout/getout'
 					});
 					console.log('entrance',res)
 				}).catch(err=>{