|
@@ -165,7 +165,7 @@
|
|
|
</template>
|
|
|
</el-table-column>
|
|
|
<el-table-column width="170px" prop="subDescription">
|
|
|
- <template slot="header" slot-scope="scope">
|
|
|
+ <template slot="header">
|
|
|
<div class="custom_table_header">基础规则名称</div>
|
|
|
</template>
|
|
|
<template slot-scope="scope">
|
|
@@ -185,7 +185,7 @@
|
|
|
</template>
|
|
|
</el-table-column>
|
|
|
<el-table-column width="170px" prop="subType">
|
|
|
- <template slot="header" slot-scope="scope">
|
|
|
+ <template slot="header">
|
|
|
<div class="custom_table_header">基础规则类型</div>
|
|
|
</template>
|
|
|
<template slot-scope="scope">
|
|
@@ -212,7 +212,7 @@
|
|
|
</template>
|
|
|
</el-table-column>
|
|
|
<el-table-column width="170px" prop="subLenCode">
|
|
|
- <template slot="header" slot-scope="scope">
|
|
|
+ <template slot="header">
|
|
|
<div class="custom_table_header">基础规则术语类型</div>
|
|
|
</template>
|
|
|
<template slot-scope="scope">
|
|
@@ -239,7 +239,7 @@
|
|
|
</template>
|
|
|
</el-table-column>
|
|
|
<el-table-column width="170px" label="医学标准术语" prop="subConceptId">
|
|
|
- <template slot="header" slot-scope="scope">
|
|
|
+ <template slot="header">
|
|
|
<div class="custom_table_header">医学标准术语</div>
|
|
|
</template>
|
|
|
<template slot-scope="scope">
|