BUG 25982
This commit is contained in:
		@@ -16,10 +16,8 @@
 | 
			
		||||
</template>
 | 
			
		||||
 | 
			
		||||
<script>
 | 
			
		||||
import AiEditor from "../../components/AiEditor";
 | 
			
		||||
export default {
 | 
			
		||||
  name: "contentAdd",
 | 
			
		||||
  components: {AiEditor},
 | 
			
		||||
  computed: {
 | 
			
		||||
    isEdit() {
 | 
			
		||||
      return !!this.$route.query?.id
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user