packageCourse/components/teaching/index.js
@@ -96,6 +96,7 @@ cmsPath: data.productLinkPath }) .then((res) => { try { const dataTeach = res.datas.cmsDatas[0]?.datas.find( (item) => item.refCode == 'jsek_interaction' ) @@ -146,6 +147,12 @@ }) } }) } catch (error) { this.setData({ cmsDataList: [], loading: false }) } }) } catch (error) { this.setData({