|
@@ -9,7 +9,7 @@
|
|
<b>{{memo}}地址:</b> {{playUrl}}
|
|
<b>{{memo}}地址:</b> {{playUrl}}
|
|
<template #footer>
|
|
<template #footer>
|
|
<el-button type="primary" @click="play('res')"><Icon icon="fa-solid:video" /> 原画面</el-button>
|
|
<el-button type="primary" @click="play('res')"><Icon icon="fa-solid:video" /> 原画面</el-button>
|
|
- <el-button type="success" @click="play('ai')"><Icon icon="fa-solid:video" /> AI画面</el-button>
|
|
|
|
|
|
+ <el-button type="success" @click="play('ai')"><Icon icon="ep:aim" /> AI画面</el-button>
|
|
<el-button @click="close"><Icon icon="ep:close" /> 关 闭</el-button>
|
|
<el-button @click="close"><Icon icon="ep:close" /> 关 闭</el-button>
|
|
</template>
|
|
</template>
|
|
</Dialog>
|
|
</Dialog>
|