fix: 打印唛头检测工单对应的客户信息
This commit is contained in:
@@ -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() { // 获取车间列表
|
||||
|
||||
Reference in New Issue
Block a user