修改图文问诊id
This commit is contained in:
parent
7ef60619b9
commit
ece9222d7e
@ -219,6 +219,7 @@
|
|||||||
},
|
},
|
||||||
info() {
|
info() {
|
||||||
this.$delete(this.formdata, 'id')
|
this.$delete(this.formdata, 'id')
|
||||||
|
this.formdata.patientId=uni.getStorageSync("patientId")
|
||||||
this.formdata.consultationType = 'IMAGE_TEXT_CONSULTATION'
|
this.formdata.consultationType = 'IMAGE_TEXT_CONSULTATION'
|
||||||
if (!this.formdata.address) {
|
if (!this.formdata.address) {
|
||||||
this.$refs.uToast.show({
|
this.$refs.uToast.show({
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user