资料网员成员导入加入poojectId

This commit is contained in:
fengachen
2021-10-18 13:40:32 +08:00
parent 5d91166c34
commit 285946ee43
@@ -239,7 +239,7 @@ export default {
},
computed: {
importExcelUrl: function () {
return `${window._CONFIG['domianURL']}/${this.url.importExcelUrl}`
return `${window._CONFIG['domianURL']}/${this.url.importExcelUrl}?projectId=${this.currentInfo.id}`
},
},
created() {