修改已知问题

This commit is contained in:
qq787203167
2022-05-25 15:49:09 +08:00
parent eb7d4b1b85
commit 6ed55e0fa3
5 changed files with 24 additions and 13 deletions
@@ -162,7 +162,9 @@
sendBack(handlingTime) {
this.textLoading = this.$t('Returning')
this.loading = true
this.completeTask({ flag: 1 }, handlingTime)
this.$refs.examineInformationRef.submitNoRule((res) => {
this.completeTask({ ...res,flag: 1 }, handlingTime,)
})
},
queryTaskDetailByTask(callback) {
this.loading = true