We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cea00ed commit 44981beCopy full SHA for 44981be
1 file changed
src/App.vue
@@ -44,7 +44,7 @@ export default {
44
name: 'app',
45
data() {
46
return {
47
- nowType: 'sqlToModel',
+ nowType: 'normal',
48
isFull: false,
49
};
50
},
0 commit comments