@@ -900,6 +900,7 @@ export default {
|
||||
// 复审
|
||||
handleSecondaryQC(row) {
|
||||
if (!this.OtherInfo.IsQCQuestionConfirmed) return this.$alert(this.$t("trials:qcCheck:alert:questionNoConfirm"))
|
||||
localStorage.setItem("QCRiskControl", 0)
|
||||
this.loading = true
|
||||
isQCCanOpt(row.Id)
|
||||
.then((res) => {
|
||||
|
||||
Reference in New Issue
Block a user