litian
2024-03-28 7eab4acb4bb2060970f81840e5d2b72f259b07cb
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)
      }