morphone1995 4 years ago
parent
commit
10ad325a52
1 changed files with 6 additions and 0 deletions
  1. 6 0
      src/components/testManager/knowledgeMapRule/BillFusionTest.vue

+ 6 - 0
src/components/testManager/knowledgeMapRule/BillFusionTest.vue

@@ -60,6 +60,12 @@
           label="禁忌项(医院术语)"
           show-overflow-tooltip
         ></el-table-column>
+        <el-table-column
+          :resizable="false"
+          prop="conflictItemHisDetailName"
+          label="禁忌项细项(医院术语)"
+          show-overflow-tooltip
+        ></el-table-column>
         <el-table-column
           :resizable="false"
           prop="inputValue"