diff --git a/src/views/common/login-token.vue b/src/views/common/login-token.vue index 4530e49..0910a04 100644 --- a/src/views/common/login-token.vue +++ b/src/views/common/login-token.vue @@ -110,6 +110,7 @@ site: this.urlParam.site, buNo: this.urlParam.buNo, docNo: this.urlParam.docNo, + itemResult: this.urlParam.itemResult, type: "tokenLogin", } }) diff --git a/src/views/modules/qc/FAIResultEntry.vue b/src/views/modules/qc/FAIResultEntry.vue index f39a76a..f4aaf97 100644 --- a/src/views/modules/qc/FAIResultEntry.vue +++ b/src/views/modules/qc/FAIResultEntry.vue @@ -593,7 +593,7 @@ @selection-change="handleDetailSelectionChange" style="width: 100%;"> - +