liujiayin %!s(int64=2) %!d(string=hai) anos
pai
achega
8844e15f89
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/views/platform/org/position/manage.vue

+ 0 - 1
src/views/platform/org/position/manage.vue

@@ -137,7 +137,6 @@ export default {
             findAllPosition().then(res => {
                 const nextData = res.data || []
                 this.treeData = this.toTree([...firstData, ...nextData])
-                console.log('137 this.treeData', this.treeData)
             }).catch(res => {
             })
         })