moved to orders tab
This commit is contained in:
parent
20dc241c89
commit
7771201c32
2 changed files with 24 additions and 16 deletions
|
|
@ -5,7 +5,7 @@ window.app = Vue.createApp({
|
|||
mixins: [window.windowMixin],
|
||||
data: function () {
|
||||
return {
|
||||
activeTab: 'merchant',
|
||||
activeTab: 'orders',
|
||||
selectedStallFilter: null,
|
||||
merchant: {},
|
||||
shippingZones: [],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue