dedsudiyu hai 3 meses
pai
achega
bc294c2045

+ 1 - 1
src/views/safetyCheck/safetyHazard/rectificationNotice/index.vue

@@ -130,7 +130,7 @@
           </el-table-column>
           <el-table-column label="整改期限" prop="rectifyDeadline" width="160" show-overflow-tooltip>
             <template slot-scope="scope">
-              <span>{{ parseTime(scope.row.rectifyDeadline,"{y}-{m}-{d} {h}:{i}") }}</span>
+              <span>{{ parseTime(scope.row.rectifyDeadline,"{y}-{m}-{d}") }}</span>
             </template>
           </el-table-column>
           <el-table-column label="整改状态" prop="state" width="100" show-overflow-tooltip>