This commit is contained in:
chenjianan
2019-03-13 09:52:16 +08:00
parent e48ee66073
commit 5f415c926b

View File

@@ -82,7 +82,7 @@
<el-table-column label="操作" align="center" width="250">
<template slot-scope="scope">
<el-popover placement="right" width="500" trigger="click">
<el-table :data="gridData" stripe size="mini" show-summary @row-click="searchTable2">
<el-table :data="gridData" highlight-current-row size="mini" show-summary @row-click="searchTable2">
<el-table-column width="50" align="center" type="index" label="序号"/>
<el-table-column min-width="150" align="center" label="离线合同编号">
<template slot-scope="scope">