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

20240912_adapter_z
wangwei 1 year ago
parent d2b4fe22ef
commit fd4cf12854

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

Loading…
Cancel
Save