fix: 打印唛头检测工单对应的客户信息

This commit is contained in:
2024-09-09 16:37:00 +08:00
parent 777c97ee58
commit f3b2a3fe0b
3 changed files with 16 additions and 0 deletions

View File

@@ -607,6 +607,7 @@ export default {
const ext = JSON.parse(extData)
this.form.order_no = ext.order_no
this.form.order_subnum = ext.custer_no
this.form.custer_no = ext.custer_no
}
},
getWorkShopList() { // 获取车间列表