@@ -390,7 +390,7 @@
id: this.importId
}
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) {
this.getDetails(this.importId)