commit
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
:header-cell-style="{background: '#f8f8f9', color: '#515a6e'}">
|
||||
<el-table-column
|
||||
prop="category"
|
||||
label="标准"
|
||||
label="标准/政策"
|
||||
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