|
|
|
|
@ -456,6 +456,7 @@
|
|
|
|
|
|
|
|
|
|
reRecongnize({taskId: this.dAType.selRow.id, sbType: this.dAType.sbType?this.dAType.sbType:this.dAType.selRow.ywType}).then(response => {
|
|
|
|
|
loading.close();
|
|
|
|
|
this.dAType.sbType = null;
|
|
|
|
|
this.$modal.msgSuccess(response.msg);
|
|
|
|
|
this.getList()
|
|
|
|
|
})
|
|
|
|
|
|