Commit 18cade29 authored by 仇晓婷's avatar 仇晓婷

Merge branch 'product' of http://git.mes123.com/zhouyx/mes-ui into product

parents ff1dd932 c2e21689
......@@ -540,7 +540,7 @@ export default {
},
//新增保存或修改保存
save() {
this.cur.groupId = this.eid;
this.cur.projectId = this.eid;
if (this.cur.userId === undefined) {
this.$Message.error("请选择人员");
return;
......
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