提交 fce3638a 编写于 作者: zhaosheng.zhang's avatar zhaosheng.zhang

fix:小程序图文问诊不支持运营加入问诊,故,发送消息 按钮需要隐藏

上级 c4984052
......@@ -149,8 +149,9 @@
>
修改科室
</el-button>
<!-- 问诊方式不能为小程序问诊 scope.row.diagnoseChannel!==3隐藏发送消息 -->
<el-button
v-if="showBtn(scope.row, 4, 5, 6, 21, 22, 23, 24, 25, 26)"
v-if="showBtn(scope.row, 3, 4, 5, 6, 21, 22, 23, 24, 25, 26) && scope.row.diagnoseChannel !== 3"
type="primary"
size="small"
class="btn"
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册