Commit 0fa11fac authored by cellee's avatar cellee

Signed-off-by: cellee <893264950@qq.com>

parent a0bc1a44
/*
* @Author: your name
* @Date: 2021-01-14 09:23:51
* @LastEditTime: 2021-06-03 16:35:51
* @LastEditTime: 2021-06-03 18:30:19
* @LastEditors: Please set LastEditors
* @Description: In User Settings Edit
* @FilePath: \tostumi\src\models\CommunityManagement\Bug.ts
......@@ -107,9 +107,7 @@ export default {
break;
case 78: // 下载
{
// console.log(resp.data);
window.open(resp.data, '_blank');
// history.push(resp.data.data);
location.href = resp.data;
}
break;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment