Browse Source

新分支

28169 2 years ago
parent
commit
b01c4d783f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/xt_pages/dialysis/details/consumable/dialysisGood.vue

+ 1 - 1
src/xt_pages/dialysis/details/consumable/dialysisGood.vue View File

@@ -79,7 +79,7 @@
79 79
              {{scope.row.device_number.zone.name}}  {{scope.row.device_number.number}}
80 80
            </template>
81 81
         </el-table-column>
82
-        <el-table-column  align="center"  width="55" label="姓名">
82
+        <el-table-column  align="center"  width="80" label="姓名">
83 83
            <template slot-scope="scope">
84 84
             {{scope.row.patient.name}}
85 85
            </template>