qinzhipeng_v 5 gadi atpakaļ
vecāks
revīzija
f146351f31

+ 4 - 1
src/views/Platform/presentation/Templates/TestReport.vue

@@ -176,8 +176,11 @@ export default {
       }
       }
     },
     },
     handleClose1() {
     handleClose1() {
-      this.radio = '3'
       this.dialogVisible1 = false
       this.dialogVisible1 = false
+      this.radio = '3'
+      this.showOne = false
+      this.showThree = false
+      this.showTow = false
     },
     },
     fatherMethod(e) {
     fatherMethod(e) {
       this.preview = e
       this.preview = e

+ 0 - 4
src/views/Platform/presentation/acceptTheReport.vue

@@ -126,11 +126,7 @@ export default {
     this.idGet()
     this.idGet()
   },
   },
   methods: {
   methods: {
-    // download() {
-    //   this.getPdf('resumeId', this.name)
-    // },
     idGet() {
     idGet() {
-      // launchTest({ id: this.$route.query.id }).then((res) => {
       this.fromCreateData = this.message
       this.fromCreateData = this.message
       if (this.fromCreateData.type === 2) {
       if (this.fromCreateData.type === 2) {
         this.towShow = false
         this.towShow = false