@@ -903,7 +903,7 @@ export default {
|
||||
},
|
||||
signInfo: signInfo,
|
||||
};
|
||||
if ((this.type = "consistencyAnalysis")) {
|
||||
if (this.type === "consistencyAnalysis") {
|
||||
params = {
|
||||
data: {
|
||||
consistentClinicalDataId: this.currentData.Id,
|
||||
|
||||
Reference in New Issue
Block a user