Browse Source

提交代码

hotfix/210830_二组需求分支
王饶冀 3 years ago
parent
commit
c66e330e52
1 changed files with 0 additions and 6 deletions
  1. 0
    6
      pages/index/components/listDetails/Details.js

+ 0
- 6
pages/index/components/listDetails/Details.js View File

@@ -106,12 +106,6 @@ Page({
})
this.getListData();
}
}else{
wx.showToast({
title: "数据异常~",
icon: 'success',
duration: 2000
})
}
this.setData({
pageLoading: false,

Loading…
Cancel
Save