提交 a14ba6e0 编写于 作者: tao.wu's avatar tao.wu

增加一个id

上级 a6e0efa0
......@@ -499,6 +499,7 @@
value: '3',
}],
formData: {
medicationId: 0,
optPrice:0,
id:'',
categoryId:'',
......@@ -746,7 +747,8 @@
type: 'warning'
});
}
const {imageList,medicationInfo} = res.data
const {imageList,medicationInfo,id} = res.data
this.formData.medicationId = id;
const {medicCommonName,
medicGoodsName,
dosageId,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册