wyq преди 3 години
родител
ревизия
109f03ec9b

+ 1 - 1
src/components/icss/dept/DeptManage.vue

@@ -56,7 +56,7 @@
             >{{scope.row.status == 0?'禁用':'启用'}}</span>
           </template>
         </el-table-column>
-        <el-table-column :resizable="false" prop="operate" label="匹配状态">
+        <el-table-column :resizable="false" prop="operate" label="匹配状态">
           <template slot-scope="scope">
             <span>{{scope.row.isMatch == 0?'未匹配':'已匹配'}}</span>
           </template>

+ 1 - 1
src/components/icss/disease/ChemicalAndCommonMapping.vue

@@ -55,7 +55,7 @@
             >{{scope.row.status == 0?'禁用':'启用'}}</span>
           </template>
         </el-table-column>
-        <el-table-column :resizable="false" prop="operate" label="匹配状态">
+        <el-table-column :resizable="false" prop="operate" label="匹配状态">
           <template slot-scope="scope">
             <span>{{scope.row.isMatch == 0?'未匹配':'已匹配'}}</span>
           </template>

+ 1 - 1
src/components/icss/fusion/Fusion.vue

@@ -55,7 +55,7 @@
             >{{scope.row.status == 0?'禁用':'启用'}}</span>
           </template>
         </el-table-column>
-        <el-table-column :resizable="false" prop="operate" label="匹配状态">
+        <el-table-column :resizable="false" prop="operate" label="匹配状态">
           <template slot-scope="scope">
             <span>{{scope.row.isMatch == 0?'未匹配':'已匹配'}}</span>
           </template>

+ 1 - 1
src/components/icss/lis/Lis.vue

@@ -59,7 +59,7 @@
             >{{scope.row.status == 0?'禁用':'启用'}}</span>
           </template>
         </el-table-column>
-        <el-table-column :resizable="false" prop="operate" label="匹配状态">
+        <el-table-column :resizable="false" prop="operate" label="匹配状态">
           <template slot-scope="scope">
             <span>{{scope.row.isMatch == 0?'未匹配':'已匹配'}}</span>
           </template>

+ 1 - 1
src/components/icss/nursing/nursing.vue

@@ -55,7 +55,7 @@
             >{{scope.row.status == 0?'禁用':'启用'}}</span>
           </template>
         </el-table-column>
-        <el-table-column :resizable="false" prop="operate" label="匹配状态">
+        <el-table-column :resizable="false" prop="operate" label="匹配状态">
           <template slot-scope="scope">
             <span>{{scope.row.isMatch == 0?'未匹配':'已匹配'}}</span>
           </template>

+ 1 - 1
src/components/icss/operation/Operation.vue

@@ -61,7 +61,7 @@
             >{{scope.row.status == 0?'禁用':'启用'}}</span>
           </template>
         </el-table-column>
-        <el-table-column :resizable="false" prop="operate" label="匹配状态">
+        <el-table-column :resizable="false" prop="operate" label="匹配状态">
           <template slot-scope="scope">
             <span>{{scope.row.isMatch == 0?'未匹配':'已匹配'}}</span>
           </template>

+ 1 - 1
src/components/icss/pacs/Pacs.vue

@@ -55,7 +55,7 @@
             >{{scope.row.status == 0?'禁用':'启用'}}</span>
           </template>
         </el-table-column>
-        <el-table-column :resizable="false" prop="operate" label="匹配状态">
+        <el-table-column :resizable="false" prop="operate" label="匹配状态">
           <template slot-scope="scope">
             <span>{{scope.row.isMatch == 0?'未匹配':'已匹配'}}</span>
           </template>

+ 1 - 1
src/components/icss/scale/ScaleManage.vue

@@ -55,7 +55,7 @@
             >{{scope.row.status == 0?'禁用':'启用'}}</span>
           </template>
         </el-table-column>
-        <el-table-column :resizable="false" prop="operate" label="匹配状态">
+        <el-table-column :resizable="false" prop="operate" label="匹配状态">
           <template slot-scope="scope">
             <span>{{scope.row.isMatch == 0?'未匹配':'已匹配'}}</span>
           </template>

+ 1 - 1
src/components/icss/tcmdisease/tcmdisease.vue

@@ -61,7 +61,7 @@
             >{{scope.row.status == 0?'禁用':'启用'}}</span>
           </template>
         </el-table-column>
-        <el-table-column :resizable="false" prop="operate" label="匹配状态">
+        <el-table-column :resizable="false" prop="operate" label="匹配状态">
           <template slot-scope="scope">
             <span>{{scope.row.isMatch == 0?'未匹配':'已匹配'}}</span>
           </template>

+ 1 - 1
src/components/icss/tcmdrome/tcmdrome.vue

@@ -61,7 +61,7 @@
             >{{scope.row.status == 0?'禁用':'启用'}}</span>
           </template>
         </el-table-column>
-        <el-table-column :resizable="false" prop="operate" label="匹配状态">
+        <el-table-column :resizable="false" prop="operate" label="匹配状态">
           <template slot-scope="scope">
             <span>{{scope.row.isMatch == 0?'未匹配':'已匹配'}}</span>
           </template>