xushining 3 years atrás
parent
commit
be333f06e2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/App.vue

+ 1 - 1
src/App.vue

@@ -18,7 +18,7 @@ export default {
     StatusBar,
   },
   props:{
-    problemDatas:Array,
+    
   },
   created: function () {
     this.initData();