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

-1整形展示

上级 af023913
......@@ -641,7 +641,7 @@
this.getLever(0,1)
dosageAll().then((res)=>{
this.doseAll = res.data
this.doseAll.push({dosageName: "其他",id: '-1'})
this.doseAll.push({dosageName: "其他",id: -1})
})
getDeparts().then((res)=>{
this.allDeparts = res.data
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册