litian
2024-03-27 ebfc641a1a1bc6c40b8010f31f7a836f09308b6e
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)
      }