This website works better with JavaScript.
Home
Explore
Help
Sign In
BWPB3
/
ytzh_Android_ZhongHui
Watch
9
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Activity
Browse Source
no message
master
lh
7 years ago
parent
9e9d9c823a
commit
fcd5aa4568
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
app/src/main/java/com/qhclh/ytzh/work/carsmannage/CarsManageActivity.java
+ 0
- 1
app/src/main/java/com/qhclh/ytzh/work/carsmannage/CarsManageActivity.java
View File
@ -345,7 +345,6 @@ public class CarsManageActivity extends BaseActivity1 implements CalendarDialogF
EventBus
.
getDefault
(
)
.
post
(
new
FactryidBean
(
l
)
)
;
}
showToast
(
"已经选择了"
+
farmnameList
.
get
(
i
)
)
;
alertDialog
.
dismiss
(
)
;
}
}
)
;
Write
Preview
Loading…
Cancel
Save