1
闫增涛
2024-03-27 b2a6887c94cc7887b03ba1cce578e3fc59a62259
pages/student/index.js
@@ -53,7 +53,6 @@
  tabClick(item) {
    let that = this;
    console.log(item)
    that.setData({
      active: item.detail.value,
    })
@@ -116,7 +115,6 @@
            loading: false
          })
        }
        console.log(this.data.list)
      } catch (error) {
        console.log(error)
      }