mirror of
				https://github.com/crater-invoice/crater.git
				synced 2025-10-31 05:31:10 -04:00 
			
		
		
		
	fix
This commit is contained in:
		| @ -109,7 +109,7 @@ async function removeMultipleRecurringInvoices(id = null) { | ||||
|           .deleteMultipleRecurringInvoices(id) | ||||
|           .then((res) => { | ||||
|             if (res.data.success) { | ||||
|               // refreshTable() | ||||
|               props.table && props.table.refresh() | ||||
|               recurringInvoiceStore.$patch((state) => { | ||||
|                 state.selectedRecurringInvoices = [] | ||||
|                 state.selectAllField = false | ||||
|  | ||||
		Reference in New Issue
	
	Block a user