|
@@ -1,5 +1,5 @@
|
|
|
<template>
|
|
|
- <el-dialog title="AI生成视频" :visible.sync="dialogVisibleAiCreateVideo" :append-to-body="true" width="700px"
|
|
|
+ <el-dialog title="智能检索" :visible.sync="dialogVisibleAiCreateVideo" :append-to-body="true" width="700px"
|
|
|
:before-close="handleClose" class="dialog_diy">
|
|
|
<div style="height: 500px;padding:15px" v-loading="loading" element-loading-text="小可正在努力生成中,请稍等...">
|
|
|
<div style="position: relative; width: 100%;height: 40px;margin-bottom: 10px;">
|