Commit 8bcb0a99 authored by renjintao's avatar renjintao

groupuser indexindex

parent 53f5216b
...@@ -197,7 +197,6 @@ export default { ...@@ -197,7 +197,6 @@ export default {
el.joindate = el.joindate.substr(0, 10) el.joindate = el.joindate.substr(0, 10)
} }
}) })
} }
}, },
//新增 //新增
...@@ -268,7 +267,6 @@ export default { ...@@ -268,7 +267,6 @@ export default {
this.list.pop(); this.list.pop();
} }
this.edit = -1; this.edit = -1;
}, },
//新增保存或修改保存 //新增保存或修改保存
save() { save() {
......
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