6/22/1
This commit is contained in:
@@ -125,7 +125,6 @@ class HelpCaptain extends StatelessWidget {
|
||||
// color: AppColor.greenColor,
|
||||
child: GestureDetector(
|
||||
onTap: () {
|
||||
print(list['id']);
|
||||
helpController.getindex(
|
||||
list['id'], list['helpQuestion']);
|
||||
helpController.getHelpRepley(
|
||||
|
||||
Reference in New Issue
Block a user