We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f03596c commit a0d53a7Copy full SHA for a0d53a7
src/dispatch/static/dispatch/src/case/CostsTab.vue
@@ -87,7 +87,7 @@ export default {
87
},
88
89
data: () => ({
90
- model: "New",
+ model: "Classic",
91
}),
92
93
setup() {
0 commit comments