提交 a97b2d19 编写于 作者: chendeli's avatar chendeli

快速录入

上级 c6e51dc3
......@@ -743,6 +743,12 @@
type: 'warning'
});
}
const {imageList,medicationInfo} = res.data
this.formData = Object.assign(this.formData,medicationInfo)
this.formData.otc1 = this.formData.otc ? '1' : '0'
this.fileIntrList = this.getImges(imageList,2)
});
},
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册