Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
d6350eff8a
@ -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