提交 3def9df9 编写于 作者: 张敬贤's avatar 张敬贤

Merge branch 'feature/zjx' into 'develop'

add

See merge request !108
......@@ -112,8 +112,8 @@ export default {
getScheduling({ projectEquityNo, hospitalId }).then(res => {
console.log(res);
this.timsArray = res.data;
this.selectTimes = res.data[0].appointmentDate;
this.currentItem = res.data[0];
// this.selectTimes = res.data[0].appointmentDate;
// this.currentItem = res.data[0];
});
},
selectItem() {
......@@ -222,6 +222,7 @@ export default {
.time-list-right{
padding: 10px 0;
.text{
width: 200px;
padding-left: 22px;
height: 41px;
font-size: 16px;
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册