许可证提交时跳转页面bug

This commit is contained in:
曹前明 2022-09-19 17:48:32 +08:00
parent c5876a29fb
commit 0f73300cfa
1 changed files with 1 additions and 1 deletions

View File

@ -861,7 +861,7 @@
this.$router.push({
name: "opl",
query: {
operationid: this.operationId,//ID
id: this.operationId,//ID
},
});