소스 검색

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

黄梓星 1 년 전
부모
커밋
35fee73d0b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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",
       },
     },
   ];