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

fix:小程序图文问诊不支持运营加入问诊,故,修改时间 按钮需要隐藏

上级 fce3638a
...@@ -215,7 +215,7 @@ ...@@ -215,7 +215,7 @@
手动打回 手动打回
</el-button> </el-button>
<el-button <el-button
v-if="scope.row.diagnoseType !== 4 && showBtn(scope.row, 3, 26)" v-if="scope.row.diagnoseType !== 4 && showBtn(scope.row, 3, 26) && scope.row.diagnoseChannel !== 3"
type="primary" type="primary"
size="small" size="small"
class="btn" class="btn"
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册