修改已知问题
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user