当前位置:网站首页>New window Display Agreement
New window Display Agreement
2022-08-10 00:56:00 【tiankongxiao】
handleUpdateAgreement() {
var temp = {
bidderSetmealId: this.multipleSelection[0].id,
}
const data = {
url: "@ViewBag.agreementUrl",
postData: JSON.stringify(temp)
post ) }
.then(res => {
console.log("heong", res.data.code)
if (res.data.code == 1000) {
Let html = ''
Let cardback = res.data.data.idcardback;
Let cardfront = res.data.data.idcardfront;
html = '
' '
'
' < /div> ';
var result = res.data.data.content + html;
let myWindow = window.open('', '', 'width:100%,height:100%');
myWindow.document.write(result) //info is a string of html
} else {
this.$message.error('Operation failed');
}
//
});
},
边栏推荐
猜你喜欢
ECCV 2022 | 微软开源TinyViT :搞定小模型的预训练能力
如何正则匹配乱码?
经济衰退即将来临前CIO控制成本的七种方法
In-depth understanding of multithreading (Part 1)
Explore the TiDB Lightning source code to solve the found bugs
Technology feast!Huayun Data brings six topics to OpenInfra Days China
带着昇腾去旅行:一日看尽金陵城里的AI胜景
framework源码读后感
多商户商城系统功能拆解25讲-平台端分销申请
How to know the computer boot record?
随机推荐
2022/8/9 考试总结
力扣:279.完全平方数
What are the Shenzhen fortress machine manufacturers?Which one do you recommend?
【云原生】Kubernetes编排工具精讲
68.qt quick-qml多级折叠下拉导航菜单 支持动态添加/卸载 支持qml/widget加载等
首席信息官如何将可持续性和技术结合起来
直播app开发搭建,flutter 实现自适应、自动换行、相对布局
CAD 连接两个相交线
FreeRTOS任务基础
下班后用微信处理工作时发病身亡,法院判决:工伤!
How to match garbled characters regularly?
CAD 截断线段
redis分布式锁代码示例
The latest "Grain Academy Development Tutorial" in 2022: 10 - Front-end payment module
SRv6性能测量
Gartner's global integrated system market data tracking, hyperconverged market growth rate is the first
带着昇腾去旅行:一日看尽金陵城里的AI胜景
数字钱包红海角逐,小程序生态快速引入可助力占领智慧设备入口
HStreamDB v0.9 发布:分区模型扩展,支持与外部系统集成
工程 (七) ——PolarSeg点云语义分割