Explorar el Código

Update index.tsx

lex-xin hace 4 meses
padre
commit
835c323919
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/views/attend-class/model/select-class/index.tsx

+ 1 - 0
src/views/attend-class/model/select-class/index.tsx

@@ -59,6 +59,7 @@ export default defineComponent({
             name: item.name,
             coverImg: firstItem?.bizInfo.coverImg,
             type: firstItem?.bizInfo.type,
+            updateTime: item.updateTime,
             coursewareType: item.coursewareType
           });
         });