fix: 标准解读流程在解读节点保存丢失oldNumber字段修改
This commit is contained in:
@@ -878,7 +878,8 @@
|
|||||||
commentText3: this.commentText3,
|
commentText3: this.commentText3,
|
||||||
itemList: this.itemList,
|
itemList: this.itemList,
|
||||||
standInData: this.sarType,
|
standInData: this.sarType,
|
||||||
AOLIGEI: this.AOLIGEI
|
AOLIGEI: this.AOLIGEI,
|
||||||
|
oldNumber: this.oldNumber
|
||||||
}))
|
}))
|
||||||
saveTaskForPub(_formData).then(res => {
|
saveTaskForPub(_formData).then(res => {
|
||||||
this.saveLoading = false
|
this.saveLoading = false
|
||||||
|
|||||||
Reference in New Issue
Block a user