Parcourir la source

pms 保养工单列表 工单名称 居中显示

zhangcl il y a 1 jour
Parent
commit
d0912bc756
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/views/pms/iotmainworkorder/index.vue

+ 1 - 1
src/views/pms/iotmainworkorder/index.vue

@@ -93,7 +93,7 @@
               {{ scope.$index + 1 }}
             </template>
           </el-table-column>
-          <el-table-column :label="t('bomList.name')" align="left" prop="name" :width="columnWidths.name"/>
+          <el-table-column :label="t('bomList.name')" align="center" prop="name" :width="columnWidths.name"/>
           <el-table-column :label="t('iotDevice.dept')" align="center" prop="deptName" :width="columnWidths.deptName"/>
           <el-table-column :label="t('bomList.status')" align="center" prop="result" :width="columnWidths.result">
             <template #default="scope">