|
@@ -390,7 +390,7 @@
|
|
id: this.importId
|
|
id: this.importId
|
|
}
|
|
}
|
|
this.$refs.importPage.upload.open = true
|
|
this.$refs.importPage.upload.open = true
|
|
- this.$refs.importPage.upload.url = '/evaluation-dept-plan/import'
|
|
|
|
|
|
+ this.$refs.importPage.upload.url = '/evaluation-dept-assessment/import'
|
|
},
|
|
},
|
|
successImport(val) {
|
|
successImport(val) {
|
|
this.getDetails(this.importId)
|
|
this.getDetails(this.importId)
|