AppServicePublic
This commit is contained in:
@@ -82,15 +82,9 @@
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import AiBack from '../../components/AiBack'
|
||||
import AiUploader from '../../components/AiUploader.vue'
|
||||
|
||||
export default {
|
||||
name: 'Opinion',
|
||||
components: {
|
||||
AiBack,
|
||||
AiUploader,
|
||||
},
|
||||
components: {},
|
||||
props: {},
|
||||
data() {
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user