Commit 8073e9ba authored by mengcuiguang's avatar mengcuiguang

话术修改

parent b297a39c
...@@ -476,7 +476,7 @@ class MyFragment : BaseFragment(), MyView, OnItemChildClickListener, OnRefreshLi ...@@ -476,7 +476,7 @@ class MyFragment : BaseFragment(), MyView, OnItemChildClickListener, OnRefreshLi
} }
3 -> { 3 -> {
if (mCurrentPkg == null) { if (mCurrentPkg == null) {
showToast("网络出小差儿了~") showToast("任务异常,请重试~")
myPresenter.setHighTaskType("0") myPresenter.setHighTaskType("0")
AppConfig.isHighTask = false AppConfig.isHighTask = false
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment