Zimo hace 1 semana
padre
commit
6a21e45633
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      src/views/pms/iotmainworkorder/DeviceAlarmBomList.vue

+ 2 - 1
src/views/pms/iotmainworkorder/DeviceAlarmBomList.vue

@@ -117,7 +117,8 @@
               <ZmTableColumn
                 :label="t('mainPlan.lastMaintenanceNaturalDate')"
                 align="center"
-                prop="lastNaturalDate">
+                prop="lastNaturalDate"
+                min-width="160">
                 <template #default="scope">
                   <el-date-picker
                     v-model="scope.row.lastNaturalDate"