scorpio %!s(int64=3) %!d(string=hai) anos
pai
achega
f0592880df
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/views/home/component/dash.vue

+ 0 - 1
src/views/home/component/dash.vue

@@ -320,7 +320,6 @@ export default {
     getStageList () {
       this.$api.project.userStageList().then(res => {
         if (res.code === 200) {
-          debugger
           this.stage = res.data
         }
       })