Commit 636fe951 authored by 赵啸非's avatar 赵啸非

Merge remote-tracking branch 'origin/master'

parents e323b98c 1d19a7ff
......@@ -47,7 +47,7 @@
</div>
<div class="search">
<el-input
placeholder="请输入考核内容关键字搜索"
placeholder="请输入考核内容简称/评分标准关键字搜索"
style="width: 300px;margin-right: 10px;"
v-model="searchValue"
></el-input>
......@@ -113,7 +113,7 @@ export default {
{ type: "index", label: "序号", width: 50 },
{ label: "分类", prop: "categoryId", formatter: this.formatter },
{ label: "考核", prop: "name" },
{ label: "考核内容简", prop: "name" },
{ label: "考核编码", prop: "ruleCode" },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment