|
|
@@ -121,7 +121,7 @@ public class DbfindListActivity extends BaseActivity {
|
|
|
setContentView(R.layout.act_list_dbfind_employee);
|
|
|
ViewUtils.inject(this);
|
|
|
ct = this;
|
|
|
- getSupportActionBar().setTitle("查找");
|
|
|
+ getSupportActionBar().setTitle("选择同事");
|
|
|
|
|
|
Intent intent=getIntent();
|
|
|
int listViewMode=ListView.CHOICE_MODE_SINGLE;
|