reaper 4 gadi atpakaļ
vecāks
revīzija
49c1f28b9d
1 mainītis faili ar 7 papildinājumiem un 7 dzēšanām
  1. 7 7
      src/components/knowledgeExtra/AddNewRuleTable.vue

+ 7 - 7
src/components/knowledgeExtra/AddNewRuleTable.vue

@@ -172,8 +172,8 @@
           </div>
         </template>
       </el-table-column>
-      <el-table-column width="170px" prop="subDescription">
-        <template slot="header">
+      <el-table-column width="170px" prop="subDescription" label="基础规则名称">
+        <template slot="header" slot-scope="scope">
           <div class="custom_table_header">基础规则名称</div>
         </template>
         <template slot-scope="scope">
@@ -192,8 +192,8 @@
           </el-form-item>
         </template>
       </el-table-column>
-      <el-table-column width="170px" prop="subType">
-        <template slot="header">
+      <el-table-column width="170px" prop="subType" label="基础规则类型">
+        <template slot="header" slot-scope="scope">
           <div class="custom_table_header">基础规则类型</div>
         </template>
         <template slot-scope="scope">
@@ -220,8 +220,8 @@
           </el-form-item>
         </template>
       </el-table-column>
-      <el-table-column width="170px" prop="subLenCode">
-        <template slot="header">
+      <el-table-column width="170px" prop="subLenCode" label="基础规则术语类型">
+        <template slot="header" slot-scope="scope">
           <div class="custom_table_header">基础规则术语类型</div>
         </template>
         <template slot-scope="scope">
@@ -249,7 +249,7 @@
         </template>
       </el-table-column>
       <el-table-column width="170px" label="医学标准术语" prop="subConceptId">
-        <template slot="header">
+        <template slot="header" slot-scope="scope">
           <div class="custom_table_header">医学标准术语</div>
         </template>
         <template slot-scope="scope">