@@ -102,14 +102,14 @@ export default {
|
||||
this.btnLoading = true
|
||||
var params = {
|
||||
data: {
|
||||
trialId: this.trialId,
|
||||
// trialId: this.trialId,
|
||||
documentId: this.documentId,
|
||||
isSystemDoc: this.isSystemDoc
|
||||
},
|
||||
signInfo: {
|
||||
UserName: this.signForm.UserName,
|
||||
PassWord: md5(this.signForm.Password),
|
||||
TrialId: this.trialId,
|
||||
// TrialId: this.trialId,
|
||||
SignCode: '',
|
||||
SignText: this.signText,
|
||||
SignCodeId: '',
|
||||
|
||||
Reference in New Issue
Block a user