fix:修改直播信息编辑失败问题

This commit is contained in:
wyx
2022-12-03 15:46:08 +08:00
parent 43be980541
commit c8a6885896
2 changed files with 24 additions and 11 deletions

View File

@@ -3083,9 +3083,9 @@ export default defineComponent({
ProjOwnerShip,
ProjPowerList,
ProjCheckShip,
VNodes: (_, {attrs}) => {
return attrs.vnodes;
},
// VNodes: (_, {attrs}) => {
// return attrs.vnodes;
// },
addOnlineCourse,
},
setup() {