|
@@ -460,7 +460,6 @@ public class ViewUtil {
|
|
|
|
|
|
|
|
private static void loginERPItemDialog(final String phone,
|
|
private static void loginERPItemDialog(final String phone,
|
|
|
final String password) {
|
|
final String password) {
|
|
|
- //记住
|
|
|
|
|
String company = CommonUtil.getSharedPreferences(ct,"erp_commpany");
|
|
String company = CommonUtil.getSharedPreferences(ct,"erp_commpany");
|
|
|
String[] items = new String[erpEntities.size()];
|
|
String[] items = new String[erpEntities.size()];
|
|
|
int select=0;
|
|
int select=0;
|