Commit c2e21689 authored by 骆瑛's avatar 骆瑛

修改项目管理保存

parent fb442d69
......@@ -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