Skip to content

Commit d10ffaf

Browse files
committed
无意义,还会带来警告,移除
1 parent 962253c commit d10ffaf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

address_book/views/manager/addUser.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,6 @@ var AddUser = React.createClass({
144144
};
145145
this.setState(obj);
146146
this.setState(color);
147-
this.setState();
148147
//清除其他选中效果
149148
delete items[id];
150149
for(var i in items){

0 commit comments

Comments
 (0)