mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-student.git
synced 2025-12-14 05:16:47 +08:00
fix:项目/学习路径图详情添加返回、任务详情不显示关卡/阶段名称问题修改
This commit is contained in:
@@ -271,6 +271,7 @@ const showFileList = computed(() => {
|
||||
return fileList.value.length
|
||||
})
|
||||
|
||||
|
||||
const handleClick = () => {
|
||||
console.log(fileList.value, uploadRef.value)
|
||||
if (!sbValue.value.content) {
|
||||
|
||||
Reference in New Issue
Block a user