feat:asset等列表增加双击打开详情页面功能

This commit is contained in:
wangwenrui
2020-09-24 11:38:13 +08:00
parent dd5d2fe3d5
commit 8cdb37dd6a
6 changed files with 9 additions and 5 deletions

View File

@@ -39,6 +39,7 @@
v-show="bottomBox.mainResizeShow"
:height="mainTableHeight"
@sort-change="tableDataSort"
@row-dblclick="panel"
>
<el-table-column :resizable="false"
v-for="(item, index) in tools.customTableTitle"
@@ -128,7 +129,7 @@
tableId: 'modelTable', //需要分页的table的id用于记录每页数量
rightBox: {show: false},
model: {},
blankModel: {
id: '',