解决跳转问题
This commit is contained in:
@@ -53,7 +53,7 @@ export default {
|
|||||||
|
|
||||||
<template>
|
<template>
|
||||||
<ai-detail class="coDetail">
|
<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>
|
<template #content>
|
||||||
<div class="grid col-2 gap-20">
|
<div class="grid col-2 gap-20">
|
||||||
<div>
|
<div>
|
||||||
|
|||||||
Reference in New Issue
Block a user