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

增加一个id

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