Commit f4b62cf7 authored by zhengke's avatar zhengke

no message

parent 23596f0f
......@@ -477,10 +477,11 @@ export default {
nameFC: this.erpOrderObj.EmName,
regionStr: "等于",
str: "创建人",
value: 5
value: this.erpOrderObj.EmpId
}
this.msg.Data = {
CreateBy: data
}
this.msg.CreateBy = []
this.msg.CreateBy.push(data)
}
this.userInfo = this.getLocalStorage();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment