MFMF 3 năm trước cách đây
mục cha
commit
a6c007f9e5
1 tập tin đã thay đổi với 0 bổ sung8 xóa
  1. 0 8
      src/components/cdssManage/MedicalTerm.vue

+ 0 - 8
src/components/cdssManage/MedicalTerm.vue

@@ -54,14 +54,6 @@
             >{{scope.row.drugNum}}</span>
           </template>
         </el-table-column>
-        <el-table-column :resizable="false" prop="anesthesiaNum" label="麻醉关联">
-          <template slot-scope="scope">
-            <span
-              class="relation"
-              @click="goRelationPage('Hemp',scope.row)"
-            >{{scope.row.anesthesiaNum}}</span>
-          </template>
-        </el-table-column>
         <el-table-column :resizable="false" prop="scaleNum" label="量表关联">
           <template slot-scope="scope">
             <span