Browse Source

Update index.tsx

lex-xin 3 months ago
parent
commit
6a441ba855
1 changed files with 1 additions and 1 deletions
  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