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