소스 검색

去掉注释

fenghaifu 1 년 전
부모
커밋
15d874c2b5
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/views/activiti/taskCheck.vue

+ 0 - 1
src/views/activiti/taskCheck.vue

@@ -129,7 +129,6 @@
     },
     created () {
       this.key = this.$route.params.id;   
-      this.$message.info(this.key)
       this.login(this.key);   
     },
     methods: {