|
@ -172,7 +172,7 @@ export default { |
|
|
const params = { |
|
|
const params = { |
|
|
flag: 8, |
|
|
flag: 8, |
|
|
name: this.name, |
|
|
name: this.name, |
|
|
jsonText: JSON.stringify(data), |
|
|
|
|
|
|
|
|
jsonText: JSON.stringify(jsonText), |
|
|
patientId: this.patientId, |
|
|
patientId: this.patientId, |
|
|
id: this.id, |
|
|
id: this.id, |
|
|
platform: this.isSearch |
|
|
platform: this.isSearch |
|
|