Browse Source

edit api

master
chutingting 1 year ago
parent
commit
e7156e842d
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/views/aigc/video.vue

+ 1
- 1
src/views/aigc/video.vue View File

@@ -64,7 +64,7 @@
</div>
</template>
<script>
import { videoSave } from '@/api/car'
import { videoSave } from '@/api/aigc'
import CRUD, { presenter, header, crud } from '@crud/crud'
import pagination from '@crud/Pagination'
import uploadFile from '@/components/uploadFile'


Loading…
Cancel
Save