Skip to content

Commit 44981be

Browse files
committed
Update App.vue
1 parent cea00ed commit 44981be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/App.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ export default {
4444
name: 'app',
4545
data() {
4646
return {
47-
nowType: 'sqlToModel',
47+
nowType: 'normal',
4848
isFull: false,
4949
};
5050
},

0 commit comments

Comments
 (0)