fix bug
This commit is contained in:
		@@ -12,7 +12,7 @@ export default {
 | 
			
		||||
  watch: {
 | 
			
		||||
    '$route.path': {
 | 
			
		||||
      handler: function(val, oldVal) {
 | 
			
		||||
        window._codefund.serve()
 | 
			
		||||
        window._codefund && window._codefund.serve()
 | 
			
		||||
      }
 | 
			
		||||
    }
 | 
			
		||||
  },
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user