8/19 正在处理页面 点击处理跳转带入工位code

20240912_adapter_z
wangwei 8 months ago
parent d2b4fe22ef
commit fd4cf12854

@ -323,8 +323,7 @@ export default {
// clearInterval(this.timer)
},
linkPage(_this,row) {
let url = window.location.origin + `#/tagCodeBlank` + `?billNo=` + row.billNo
let url = window.location.origin + `#/tagCodeBlank?workplaceId=` + row.workPlaceCode
window.open(url, '_blank');
},
//------------

Loading…
Cancel
Save