Zimo před 1 týdnem
rodič
revize
6a21e45633

+ 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"