zhouwx
2024-08-05 4f6cdee3d3a9967b6955aacc354bf557430c0643
src/views/onlineEducation/courseManage/components/courseManageDialog.vue
@@ -151,6 +151,7 @@
    const res = await getCourseById(value.id);
    if(res.code === 200){
      state.form = res.data
      state.form.companyName = res.data.companyName ? res.data.companyName : '公开课'
      console.log("11",res.data)
      if(res.data.logo) {
        const obj = {