fix: 标准解读流程在解读节点保存丢失oldNumber字段修改

This commit is contained in:
wxyclub
2024-07-10 14:43:55 +08:00
parent 1115fc3cb0
commit ae5bba39fc
@@ -878,7 +878,8 @@
commentText3: this.commentText3,
itemList: this.itemList,
standInData: this.sarType,
AOLIGEI: this.AOLIGEI
AOLIGEI: this.AOLIGEI,
oldNumber: this.oldNumber
}))
saveTaskForPub(_formData).then(res => {
this.saveLoading = false