提交 c44a82b6 编写于 作者: 张磊's avatar 张磊

wx appoint

上级 1b92f215
...@@ -1309,7 +1309,6 @@ ...@@ -1309,7 +1309,6 @@
cancelButtonText: '取消', cancelButtonText: '取消',
type: 'warning' type: 'warning'
}).then(() => { }).then(() => {
console.log('--', row , row.diagnoseLogId);
callAssistantDoctor(row.diagnoseLogId).then(res => { callAssistantDoctor(row.diagnoseLogId).then(res => {
if (res.code == '000000') { if (res.code == '000000') {
vm.$message.success('呼叫成功'); vm.$message.success('呼叫成功');
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册