guhongwei 2 gadi atpakaļ
vecāks
revīzija
0f87277e4d
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      commpents/pagesMatchs/achieve/achieve-3.js

+ 1 - 1
commpents/pagesMatchs/achieve/achieve-3.js

@@ -4,7 +4,7 @@ Component({
      * 组件的属性列表
      */
     properties: {
-        cList: { typ: Array }
+        cList: { type: Array }
     },
 
     /**