lex-xin 3 hónapja
szülő
commit
6a441ba855
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      src/business-components/user-detail/index.tsx

+ 1 - 1
src/business-components/user-detail/index.tsx

@@ -27,7 +27,7 @@ interface UserType {
   headUrl: string
   username: string
   startTime?: string
-  courseStartTime?: stirng
+  courseStartTime?: any
   id?: number
   buyNum?: number
   payType?: string