解决跳转问题
This commit is contained in:
@@ -53,7 +53,7 @@ export default {
|
||||
|
||||
<template>
|
||||
<ai-detail class="coDetail">
|
||||
<ai-title slot="title" :title="$options.label" isShowBottomBorder isShowBack @back="$router.push({query:$route.params})"/>
|
||||
<ai-title slot="title" :title="$options.label" isShowBottomBorder isShowBack @back="$router.push({query:{aiEnable:detail.aiEnable||undefined}})"/>
|
||||
<template #content>
|
||||
<div class="grid col-2 gap-20">
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user