xiangpei
2024-07-08 154891cce3b3cce34c300a225a7a14e5a8893cf5
src/App.vue
@@ -38,7 +38,7 @@
      await departmentApi.pageList(this.queryParam).then(res => {
        console.log(res)
        if (res.code == 1) {
          that.depart = res.response.list
          that.depart = res.response
          console.log(that.depart)
          this.depart.map(item=>{
            item.key = item.id