mirror of
				https://github.com/crater-invoice/crater.git
				synced 2025-10-31 13:41:09 -04:00 
			
		
		
		
	remove unwatnted code
This commit is contained in:
		| @ -180,11 +180,6 @@ export default { | ||||
|       return `/invoices/pdf/${this.invoice.unique_hash}` | ||||
|     } | ||||
|   }, | ||||
|   watch: { | ||||
|     '$route.params.id' (val) { | ||||
|       this.invoice() | ||||
|     } | ||||
|   }, | ||||
|   created () { | ||||
|     this.loadInvoices() | ||||
|     this.onSearched = _.debounce(this.onSearched, 500) | ||||
|  | ||||
		Reference in New Issue
	
	Block a user