提交 0c486d1a 编写于 作者: qian.jie's avatar qian.jie

Merge branch 'feature/jq' into 'develop'

Feature/jq

See merge request !245
......@@ -69,7 +69,7 @@
// });
this.$router.push({
path: '/workbench-new',
query: { type: 1 },
query: { type: 1, id: this.operatorsItem.id },
});
},
goSelectDeart() {
......
......@@ -21,7 +21,6 @@
</el-radio-group>
</div>
<div
v-if="currentDiagList.length || tabPositionValue == 3"
class="workbench-content">
<div
v-if="tabPositionValue == 3"
......@@ -91,7 +90,7 @@
</div>
</div>
</div>
<div
<!-- <div
v-else
class="nodata-container"
>
......@@ -102,7 +101,7 @@
<div class="nodata-title">
暂时没有问诊
</div>
</div>
</div> -->
<el-dialog
:visible.sync="showIsReset"
width="30%"
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册