feat 下载联调
This commit is contained in:
@@ -211,6 +211,7 @@ const handlePlay = async (row?: any) => {
|
|||||||
dialog.visible = true;
|
dialog.visible = true;
|
||||||
};
|
};
|
||||||
const handleDown = async (row?: any) => {
|
const handleDown = async (row?: any) => {
|
||||||
|
console.log('111111111', row);
|
||||||
if (!row || !row.zipUrl) {
|
if (!row || !row.zipUrl) {
|
||||||
proxy?.$modal.msgError('下载地址不存在');
|
proxy?.$modal.msgError('下载地址不存在');
|
||||||
return;
|
return;
|
||||||
|
|||||||
Reference in New Issue
Block a user