提交
This commit is contained in:
@@ -806,6 +806,7 @@ export default {
|
|||||||
url: this.$http.adornUrl("/master/medicalRecords/editMedicalRecords"),
|
url: this.$http.adornUrl("/master/medicalRecords/editMedicalRecords"),
|
||||||
method: "post",
|
method: "post",
|
||||||
data: this.$http.adornData({
|
data: this.$http.adornData({
|
||||||
|
...data,
|
||||||
train: status, //是否加入ai训练库0否1是,
|
train: status, //是否加入ai训练库0否1是,
|
||||||
id: data.id
|
id: data.id
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user