Commit 27648b17 authored by esatakpunar's avatar esatakpunar

sortDesc bug fixed

parent 2cd28711
......@@ -4,6 +4,8 @@ export default () => ({
editedItem: {},
dialog: false,
loading: false,
options: {},
options: {
sortDesc: [false],
},
totalCustomers: 0,
});
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