caojunjie 4 years ago
parent
commit
3e99778348
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/warehouseBusiness/warehouseCheck/index.vue

+ 1 - 1
src/views/warehouseBusiness/warehouseCheck/index.vue

@@ -251,7 +251,7 @@
               <el-date-picker
                   style="width: 100%;"
                   v-model="scope.row.fInspectionDatetime"
-                  value-format="yyyy-MM-dd"
+                  value-format="yyyy-MM-dd HH:mm:ss"
                   type="date"
                   placeholder="选择日期">
               </el-date-picker>