Ver código fonte

6月28日检验检查

yq1 8 meses atrás
pai
commit
9bd0a5dc30

+ 3 - 1
src/pages/doctorAdvice/components/new_Inspection.vue Ver arquivo

@@ -12,7 +12,9 @@
12 12
           label="检验项目"
13 13
           width="">
14 14
           <template slot-scope="scope">
15
-            <div @click="row_name(scope.row)">{{ scope.row.name }}</div>
15
+            <div @click="row_name(scope.row)">
16
+              <span style="color: #409eff;">{{ scope.row.name }}</span>
17
+            </div>
16 18
           </template>
17 19
         </el-table-column>
18 20
         <el-table-column