@@ -21,7 +21,7 @@ export default {
return this.$route.query.projectId || 0
},
assProjectId(){
- return this.$route.query.projectId
+ return this.$route.query.assProjectId
projectName() {
return this.$route.query.projectName