对接设计符合性确认

This commit is contained in:
qq787203167
2022-05-10 10:24:44 +08:00
parent a3f132642b
commit 20b0c436c4
@@ -230,6 +230,7 @@
this.$refs.reviewedByThePersonInChargeRef.submit((res) => {
this.textLoading = this.$t('Submitting')
this.loading = true
res.flag = 0
this.completeTask(res)
})
},