Browse Source

迁移使用coc.nvim

scorpio 2 years ago
parent
commit
16c00d41ca
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/App.vue

+ 1 - 1
src/App.vue

@@ -12,7 +12,7 @@ export default {
   data() {
   data() {
     return {
     return {
       data: '',
       data: '',
-      type: "3"
+      type: '3'
     }
     }
   },
   },
   created() {
   created() {