JLBA202505130001_关于吉林银行新建AI智能培训系统的需求_fix: bug
This commit is contained in:
@@ -62,6 +62,7 @@
|
||||
}
|
||||
const isPreview = ref(false)
|
||||
const toTip = () => {
|
||||
if(!activeRole.value.chaId) return
|
||||
if (isPreview.value) {
|
||||
common.navigateTo('/pages/sparring/tip?traId=' + traId.value + '&chaId=' + activeRole.value.chaId +
|
||||
'&type=' + talkingType.value + '&isPreview=' + (isPreview.value ? '1' : ''))
|
||||
|
||||
Reference in New Issue
Block a user