Commit 8de784aa authored by esatakpunar's avatar esatakpunar

refresh button change color

parent d1cdf9ed
......@@ -94,9 +94,11 @@ export default {
<v-btn
icon
large
color="blue-grey"
color="blue"
class="white--text"
@click="fetchCustomerData"
@click="
fetchCustomerData({ searchInput: search, filterColumn: column })
"
>
<v-icon>refresh</v-icon>
</v-btn>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment