1. 更新切换账号逻辑
2. 诊所管理员功能上线
This commit is contained in:
@@ -136,7 +136,7 @@
|
||||
|
||||
|
||||
<block v-if="lists.prescription_type==2||lists.prescription_type==5||lists.prescription_type==7">
|
||||
<view class="item" v-for="(it,index) in infoList.repice" :key="it.id || index">
|
||||
<view class="item" v-for="(it,index) in infoList.repice" :key="it.id">
|
||||
<!-- v-for="(it,index) in item.content" :key="it.id" -->
|
||||
<view class="name" style="justify-content: space-between;">
|
||||
<view class="yp_name">
|
||||
|
||||
Reference in New Issue
Block a user