对接设计符合性确认
This commit is contained in:
@@ -230,6 +230,7 @@
|
|||||||
this.$refs.reviewedByThePersonInChargeRef.submit((res) => {
|
this.$refs.reviewedByThePersonInChargeRef.submit((res) => {
|
||||||
this.textLoading = this.$t('Submitting')
|
this.textLoading = this.$t('Submitting')
|
||||||
this.loading = true
|
this.loading = true
|
||||||
|
res.flag = 0
|
||||||
this.completeTask(res)
|
this.completeTask(res)
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user