commit
This commit is contained in:
@@ -68,6 +68,7 @@
|
||||
<el-table-column
|
||||
prop="category"
|
||||
label="标准/政策"
|
||||
width="180"
|
||||
align="center">
|
||||
<template slot-scope="scope">
|
||||
<a class="table-jump" @click.stop="handlePreview(scope.row)">{{ scope.row.category }}</a>
|
||||
|
||||
Reference in New Issue
Block a user