|
@@ -85,6 +85,7 @@ const startVideo2image = async (params: any) => {
|
|
} else {
|
|
} else {
|
|
ElMessage.error('开始视频转图片开始失败,请检查!')
|
|
ElMessage.error('开始视频转图片开始失败,请检查!')
|
|
}
|
|
}
|
|
|
|
+ proTable.value?.getTableList()
|
|
}
|
|
}
|
|
|
|
|
|
const dowloadVideo2image = async (params: any) => {
|
|
const dowloadVideo2image = async (params: any) => {
|