fix:项目/学习路径图详情添加返回、任务详情不显示关卡/阶段名称问题修改

This commit is contained in:
wyx
2022-12-22 21:43:52 +08:00
parent fb7bfc601e
commit b03a363c77
4 changed files with 35 additions and 5 deletions

View File

@@ -271,6 +271,7 @@ const showFileList = computed(() => {
return fileList.value.length
})
const handleClick = () => {
console.log(fileList.value, uploadRef.value)
if (!sbValue.value.content) {