Commit 2902e49f authored by anxixi's avatar anxixi

运营指标验收等功能

parent fcbfe820
...@@ -204,6 +204,7 @@ ...@@ -204,6 +204,7 @@
}); });
this.roleIded = obj.roleId; this.roleIded = obj.roleId;
this.dataList(this.roleIded); this.dataList(this.roleIded);
this.cur_pageunbind = 1;
this.tableListbind(); this.tableListbind();
this.addData.roleName = obj.roleName; this.addData.roleName = obj.roleName;
this.addData.roleDes = obj.roleDes; this.addData.roleDes = obj.roleDes;
......
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