scorpio 2 years ago
parent
commit
a32aba3aed
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() {
     return {
       data: '',
-      type: "333"
+      type: "33"
     }
   },
   created() {