|
@@ -313,7 +313,7 @@
|
|
|
<!-- 右侧按钮 -->
|
|
<!-- 右侧按钮 -->
|
|
|
<div class="flex-vertical-center-r flex-wrap">
|
|
<div class="flex-vertical-center-r flex-wrap">
|
|
|
<el-button v-if="showPrec" size="mini" @click="openUnifyPrescPrec" type="primary">萧然医派协定方</el-button>
|
|
<el-button v-if="showPrec" size="mini" @click="openUnifyPrescPrec" type="primary">萧然医派协定方</el-button>
|
|
|
- <el-button size="mini" key="tongue" :loading="tongueAndFaceLoading" disabled @click="openTongueAndFaceAnalysis" type="primary">舌面诊影像</el-button>
|
|
|
|
|
|
|
+ <el-button size="mini" key="tongue" :loading="tongueAndFaceLoading" :disabled="!tongueAndFaceAnalysis" @click="openTongueAndFaceAnalysis" type="primary">舌面诊影像</el-button>
|
|
|
<el-button
|
|
<el-button
|
|
|
size="mini"
|
|
size="mini"
|
|
|
type="primary"
|
|
type="primary"
|