Explorar el Código

价格申报单单据日期查询方案时分秒更改

黄梓星 hace 1 año
padre
commit
35fee73d0b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/purchase/apply/columns.js

+ 1 - 1
src/views/purchase/apply/columns.js

@@ -178,7 +178,7 @@ export default function useColumns() {
         rangeSeparator: "至",
         startPlaceholder: "开始日期",
         endPlaceholder: "结束日期",
-        valueFormat: "yyyy-MM-dd hh:mm:ss",
+        valueFormat: "yyyy-MM-dd HH:mm:ss",
       },
     },
   ];