修复保存申请重阅表单异常问题
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
f282fdfabc
commit
1cc57ad1d6
|
|
@ -482,9 +482,9 @@ export default {
|
|||
if (!valid) return
|
||||
this.loading = true
|
||||
this.btnLoading = true
|
||||
if (!this.ApplyforReasonForm.IsCopyOrigenalForms || !this.isTumor) {
|
||||
this.ApplyforReasonForm.IsCopyFollowForms = false
|
||||
}
|
||||
// if (!this.ApplyforReasonForm.IsCopyOrigenalForms || !this.isTumor) {
|
||||
// this.ApplyforReasonForm.IsCopyFollowForms = false
|
||||
// }
|
||||
var params = {
|
||||
TaskIdList: [
|
||||
this.rowData.Id
|
||||
|
|
|
|||
Loading…
Reference in New Issue