|
@@ -316,8 +316,8 @@
|
|
|
</div>
|
|
</div>
|
|
|
<!-- 右侧按钮 -->
|
|
<!-- 右侧按钮 -->
|
|
|
<div class="flex-vertical-center-r flex-wrap">
|
|
<div class="flex-vertical-center-r flex-wrap">
|
|
|
- <el-button size="mini" @click="openUnifyPrescPrec" type="primary">统建处方</el-button>
|
|
|
|
|
- <el-button size="mini" :loading="tongueAndFaceLoading" :disabled="!tongueAndFaceAnalysis" @click="openTongueAndFaceAnalysis" type="primary">萧山区中医健康微管家</el-button>
|
|
|
|
|
|
|
+ <el-button size="mini" @click="openUnifyPrescPrec" type="primary">萧然医派协定方</el-button>
|
|
|
|
|
+ <el-button size="mini" :loading="tongueAndFaceLoading" :disabled="!tongueAndFaceAnalysis" @click="openTongueAndFaceAnalysis" type="primary">舌面诊影像</el-button>
|
|
|
<el-button
|
|
<el-button
|
|
|
size="mini"
|
|
size="mini"
|
|
|
type="primary"
|
|
type="primary"
|
|
@@ -1060,11 +1060,11 @@
|
|
|
</div>
|
|
</div>
|
|
|
</Popup>
|
|
</Popup>
|
|
|
|
|
|
|
|
- <!-- 查询统建处方 页面768 -->
|
|
|
|
|
|
|
+ <!-- 查询萧然医派协定方 页面768 -->
|
|
|
<Popup
|
|
<Popup
|
|
|
:showDialog="showUnifyPresc"
|
|
:showDialog="showUnifyPresc"
|
|
|
@cancle="showUnifyPresc=false"
|
|
@cancle="showUnifyPresc=false"
|
|
|
- title="查询统建处方"
|
|
|
|
|
|
|
+ title="查询萧然医派协定方"
|
|
|
:showBtns="false"
|
|
:showBtns="false"
|
|
|
width="78%"
|
|
width="78%"
|
|
|
distanceTop="5vh"
|
|
distanceTop="5vh"
|
|
@@ -1078,7 +1078,7 @@
|
|
|
<Popup
|
|
<Popup
|
|
|
:showDialog="showTongueAnalysis"
|
|
:showDialog="showTongueAnalysis"
|
|
|
@cancle="showTongueAnalysis=false"
|
|
@cancle="showTongueAnalysis=false"
|
|
|
- title="萧山区中医健康微管家"
|
|
|
|
|
|
|
+ title="舌面诊影像"
|
|
|
:showBtns="false"
|
|
:showBtns="false"
|
|
|
width="70%"
|
|
width="70%"
|
|
|
distanceTop="5vh"
|
|
distanceTop="5vh"
|