|
@@ -155,7 +155,7 @@
|
|
</template>
|
|
</template>
|
|
|
|
|
|
<script setup name="Collection">
|
|
<script setup name="Collection">
|
|
-import { listCollection, getCollection, delCollection, addCollection, updateCollection } from "@/api/platform/collection"
|
|
|
|
|
|
+import { listCollection, getCollection, delCollection, addCollection, updateCollection } from "@/api/xjc-platform/collection"
|
|
|
|
|
|
const { proxy } = getCurrentInstance()
|
|
const { proxy } = getCurrentInstance()
|
|
const { content_type } = proxy.useDict('content_type')
|
|
const { content_type } = proxy.useDict('content_type')
|