新手指引提示bug修改

This commit is contained in:
gaoyuanwei 2022-08-03 15:20:27 +08:00
parent 3817737f04
commit 8bce63cb0e
2 changed files with 2 additions and 3 deletions

View File

@ -210,7 +210,6 @@
let obj = props.dataList.infoList.filter(
(item) => item.attrType === '使用手册'
)[0]
console.log('dataFrom.value.link', obj.attrValue)
if (obj) {
window.open(
window.SITE_CONFIG.previewUrl +
@ -221,7 +220,7 @@
message.config({
top: '100px', //
})
message.error('暂未上传使用手册')
message.error('暂未开放新手指引')
}
}
</script>

View File

@ -173,7 +173,7 @@
message.config({
top: '100px', //
})
message.error('暂未上传使用手册')
message.error('暂未开放新手指引')
}
}
watch(