BUG 25982

This commit is contained in:
aixianling
2021-12-24 14:43:03 +08:00
parent 4bbbfa9954
commit a47ff9a28b

View File

@@ -16,10 +16,8 @@
</template>
<script>
import AiEditor from "../../components/AiEditor";
export default {
name: "contentAdd",
components: {AiEditor},
computed: {
isEdit() {
return !!this.$route.query?.id