fix: 修改首页文字描述
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
<el-table-column
|
||||
prop="cid"
|
||||
show-overflow-tooltip
|
||||
label="标准名称/政策名称">
|
||||
label="标准名称">
|
||||
<template slot-scope="scope">
|
||||
<span @click="standForComments(scope.row)">{{ scope.row.cid }}</span>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user