mirror of
				https://github.com/crater-invoice/crater.git
				synced 2025-10-30 21:21:09 -04:00 
			
		
		
		
	build version 400
This commit is contained in:
		
							
								
								
									
										4
									
								
								resources/assets/js/store/modules/search/getters.js
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								resources/assets/js/store/modules/search/getters.js
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,4 @@ | ||||
| export const getCustomerList = (state) => | ||||
|   state.customerList ? state.customerList : [] | ||||
|  | ||||
| export const getUserList = (state) => (state.userList ? state.userList : []) | ||||
		Reference in New Issue
	
	Block a user