Commit 5101a74d authored by v_liuhuaizhi's avatar v_liuhuaizhi

病例--功能完成 暂存2

parent 0c234486
......@@ -1071,7 +1071,7 @@ export default {
label: item.name,
value: item.id,
type: item.type,
payAmount: item.price,
payAmount: item.price
}
})
console.log('treatItemOptions!!!!!!!!!!!!!', this.treatItemOptions)
......@@ -1386,7 +1386,6 @@ export default {
// 刷新检查信息列表
// this.getCheckList()
this.getDetail()
})
} else {
const temp = {
......@@ -1422,7 +1421,6 @@ export default {
// 刷新治疗信息列表
// this.getTreatList()
this.getDetail()
})
} else {
const temp = {
......@@ -1438,7 +1436,6 @@ export default {
// 刷新治疗信息列表
// this.getTreatList()
this.getDetail()
})
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment